-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Gestures triggered twice #46
Comments
What version of Jitouch and macOS are you using? Also, how did you check that only one process was running? The log you sent is a bit long, could you clear the logs and restart Jitouch, then reproduce the issue. And set the logging mode to Debug temporarily. Thanks |
Running macOS Ventura and jitouch 2.82.0. Using Magic Mouse gen 1 log below thanks for getting back |
Are you also using a Magic Trackpad? Then again, the repeated gestures are both on device 1 (magic mouse) so I don't think it's a case of registering the callback twice for the same device. Had you seen this issue before macOS Ventura? |
Hey, I've made a pull request that might fix this issue, if the problem is that Jitouch adds a callback twice for the same device. Can you try out the debug build below and let me know how it goes? I don't have a Magic Mouse to test with, so If you can send similar logs as before, that would be great. |
Issue seems to have gone. I'll keep testing over the weekend and close ticket Can't thank you enough for keeping this project alive |
Great! I've linked the pull request to this issue, so this issue will close automatically when I merge the changes. Does everything work as expected if you turn the magic mouse off and on again? Or restart Jitouch with the mouse off and then turn it on? Thanks for reporting. |
restarted machine a few times. App works correctly now. Enabling and disabling in pref pane works correct |
Mainly for tip tap gestures and swipe. Two finders/3finger clicks work fine. Checked to make sure only one process running
https://justpaste.it/2mcsx
The text was updated successfully, but these errors were encountered: