razer-macos icon indicating copy to clipboard operation
razer-macos copied to clipboard

macOS Monterey Support

Open fishcharlie opened this issue 3 years ago • 8 comments

Any plans for macOS Monterey (12.0) support?

fishcharlie avatar Jun 26 '21 20:06 fishcharlie

Let’s hope it will work without an issue with existing supported devices. I don’t see a reason why it wouldn’t.

1kc avatar Jun 27 '21 01:06 1kc

image

This is what I get when I open it. And no menu bar icon.

Not sure if the menu bar problem could be due to Bartender 4 not working on Monterey yet tho.

fishcharlie avatar Jun 27 '21 01:06 fishcharlie

You probably need to build it yourself targeting macOS Monterey.

1kc avatar Jun 27 '21 02:06 1kc

@1kc Just cloned the repo, installed the dependencies, and tried to run yarn dist. This failed with a code sign error. So I tried to run yarn dev, and I got the same behavior as I mentioned above. "Please select a device to configure" and no menu bar icon.

fishcharlie avatar Jun 28 '21 14:06 fishcharlie

I suspect the current version of electron is not compatible with the new macOS, you also might have to update electron with yarn.

1kc avatar Jun 28 '21 14:06 1kc

I installed on Monterey and it did not ask for security permission, could this be part of the issue?

jusxon avatar Oct 05 '21 22:10 jusxon

Thank @overcurrent for building the signed copy!

1kc avatar Oct 05 '21 22:10 1kc

If anyone's running into this issue, the solution was super simple for me. Checkout my comment update here: https://github.com/1kc/razer-macos/issues/514#issuecomment-1119720333

TheBoroer avatar May 06 '22 15:05 TheBoroer