-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot confirm OSX compatibility (No access to any OSX machines) #218
Comments
Hey, this project looks super cool, nice work! I tried building and running on a mac, but it seems to always crash a few moments after startup. It doesn't crash right away; the "Ready to go" popup window appears, and you can go to the settings window via the menubar app. But highlighting text and pressing Ctrl+space has no effect, and after a minute or two it always dies and shows the standard macOS crash dialog. Here's what seems to be the relevant part of the stack trace:
From a quick glance at the issues for the |
Do you get the same crash if you change the clipboard mode in settings to 'replace clipboard contents'? You'd need to copy, press CTRL-Space then paste, but it would just be a temporary workaround until I can set the OSX build to use InputBot instead of Enigo (I can do that tomorrow first thing!) I was using InputBot originally but it requires sudo on Linux platforms, so I opted against it. |
We are publishing a new version of enigo within the next couple of days. It might fix the issue but I am not sure. For some reason there have been reports or enigo not working in combination with Tauri. Sorry for the inconvenience. |
The new version is now available if you'd like to try it out. I would be interested to know if it fixes the issue :) |
@yusefnapora I have updated enigo in the master branch; are you still having the same crash? If so please try switching the clipboard mode to 'replace clipboard contents' in the settings, as that may help narrow down the problem |
Should be OSX compatible, but I cannot confirm that without access to an OSX box
The text was updated successfully, but these errors were encountered: