-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
The middle button cannot be detected on MacOS Ventura [bug] #424
Comments
Hi! Thanks for your feedback. Unfortunately I don’t know what might be causing these issues. But here are some troubleshooting steps:
Hope that helps! Let me know how it goes. |
Someone else with the same issue fixed it using these simplified steps:
|
I just followed your steps and it is not working. staying the same.
I've uninstalled mmf, empty trash, restarted device, downloaded latest (2.2.2) mmf and also upgraded to beta version. But it is not working.
… On 27 Oct, 2022, at 5:49 PM, Noah Nuebling ***@***.***> wrote:
Someone else with the same issue fixed it using just these simplified steps:
Delete all versions of Mac Mouse Fix.
Empty the Trash
Restart your computer
Download the latest version of MMF from the Website and try again
—
Reply to this email directly, view it on GitHub <#424 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AN5CZ34OZHUURILBPOZY7Q3WFJT53ANCNFSM6AAAAAARPFNHWI>.
You are receiving this because you authored the thread.
|
Okay a few more things you could try:
Let me know if you have any more questions or if anything is not entirely clear! |
This person also had the same issue #423. |
Negetive, Stays the same, Middle button is being detected on onlinemictest on and off the mmf but not working on mac
… On 28 Oct, 2022, at 6:11 PM, Noah Nuebling ***@***.***> wrote:
|
I just noticed one thing, none of my buttons (5+) except primary left and right is working. I'm using an onMicro BT5.1 Mouse. |
Hey @samiulhsnt, Thanks for getting back! I now finally have time to look into your issue! Here are some things you could test to shed light on things:
Explanation: Mac Mouse Fix uses some low level APIs to determine on which mouse you are clicking a button. When those low level APIs fail, it just ignores that click. Several of the things point to these APIs not working correctly for your mouse. The tests above should give more insight into what's going on especially the Console Logs. Thanks for helping out! Oh and in the mean time if Mac Mouse Fix isn't working I can recommend these alternatives to you:
Hope that helps! Let me know if anythings confusing! |
Hey @samiulhsnt, did the bug go away or should I reopen this? |
It is not solved, Let me give you a screenshot |
Thanks for those screenshots. Another user with the same problem had "0 buttons" showing up for their mice. But that's not the case for you so that's interesting. When you click buttons there should be logs in the Console starting with "Received CG". For each "Received CG" log there needs to be a messages starting with "Received HID" shortly before. Otherwise the button click will be ignored by Mac Mouse Fix. My theory is that something is preventing the "Received HID" messages from occuring on your system. This is what it should look like You can filter for "Mac Mouse Fix Helper" instead of just "Mac Mouse Fix" and also filter for "Received" to find these logs more easily because there will be thousands of logs each second. |
Having the same issues here with the middle button on my Razer Orochi V2 on 2.2.3. Was fine before the upgrade to Ventura. Tried some of the recommended fixes like removing from Accessibility settings, reinstall after deleting the app and restarting. Posting the output of the log here with the 2.2.2 debug app you posted above. The Back and Forward functions I assigned work no issues. |
Hey @stevenya97, thanks for the info! In the logs you sent I can't see any signals from the middle button. Does this online mouse test pick up your middle button? |
@noah-nuebling I figured it out! The test failed to detect the middle mouse button so I tried it again on my Windows PC. It worked perfectly fine there and was detected on the test site which made me think it had to do with the onboard memory profile. I checked Razer Synapse software and sure enough the middle mouse button was reassigned to a function that doesn't exist in MacOS. I reverted it to the default middle click function, reconnected to Mac, and now the middle mouse functions work with Mac Mouse Fix. Turns out the firmware/profile of the mouse buttons does override certain standard mouse functions on Mac. I likely changed the function on my Windows PC by accident sometime between Ventura releasing and today. Sorry for the panic! Maybe if more people report this as an issue, you could write a footnote somewhere to try to reset their mouse. Cheers! |
No worries! Glad that's figured out. Thanks for getting back.
Yes that might be a good idea, thanks for your input! |
@samiulhsnt, I made some changes that might help with your issue: Let me know if you notice any difference! |
I'll close this Issue now as it has been resolved for the other person with the same problem. Let me know if the problem still occurs and I'll reopen this Issue. Thanks for your help! |
Also the fix from "MacMouseFixApp-ForSamiul.zip" is implemented in the latest 3.0.0 Beta 5 if you want to check it out! |
UPDATE: Issue fixed. I think. Hi there, I'm Using Beta 5 after troubleshooting and reading these threads. I have the same issue as above, and tried resetting the mouse profile on my windows PC, as mentioned by @stevenya97. |
Description
Recently I've upgraded to the MacOS Ventura. I was using Mac Mouse Fix since previous version (Monterary or something similar). Middle Button (Wheel) was working fine with that version. But It is not working on this latest version. Try to fix it up asap.
Steps to reproduce
–
Context
Mac Mouse Fix Version: 2.2.2
macOS Version: Ventura
Mouse Model: –
Additional Comments
–
Console Logs
–
Crash Reports
–
The text was updated successfully, but these errors were encountered: