tomzx / gkm

⚠ Unsupported/Unmaintained ⚠️️ Global Keyboard and Mouse listener for node.js.
MIT License
52 stars 16 forks source link

Test on MacOS #18

Open oukunan opened 5 years ago

oukunan commented 5 years ago

I tested on Mac OS and got OS freeze.

tomzx commented 5 years ago

Which version of Mac OS X? Is it 100% reproducible?

Looks like this is an issue from JNativeHook, the library used under the hood: https://github.com/kwhat/jnativehook/issues/225.

It's unlikely that it will be fixed within gkm, but I'll keep the issue open until JNativeHook fixes the issue, then I'll update the JNativeHook.jar dependency.

oukunan commented 5 years ago

MacOS Mojave v10.14. It works fine but later I got OS freeze.

kazakovium commented 5 years ago

I had the same. Try this jar, works for me https://github.com/kwhat/jnativehook/files/2341979/jnativehook.jar.zip

mykyta-shyrin commented 5 years ago

Same issue on MacOS Mojave v10.14

ebkn commented 3 years ago

Same on macOS Catalina v10.15.7