h2ero / XEasyMotion

keynav for macOS ( OS X ) , using keyboard control mouse.
228 stars 15 forks source link

App does not exit after completing an action, and cannot be run again until killed #11

Closed CRThaze closed 2 years ago

CRThaze commented 6 years ago

OS: macOS Sierra 10.12.6 XEasyMotion: 0.1.2

I can launch the application successfully once. However after using the first time it will not open again until I run 'killall XEasyMotion' in the terminal. The application does not appear in the ForceQuit menu prior to this either.

CRThaze commented 6 years ago

In the meantime I've added a step to the macOS service I'm using to launch XEasyMotion which will automatically perform this 'killall' step after 5 seconds.

h2ero commented 6 years ago

Try v0.1.3 , I run it on macOS 10.13 is OK

https://github.com/h2ero/XEasyMotion/releases/tag/v0.1.3

santhosh82 commented 3 years ago

@CRThaze How do we run/install the application?