prashantgupta24 / automatic-mouse-mover

a minimalistic go library/app to keep your mac active and alive
MIT License
288 stars 33 forks source link

amm keeps asking for Accessibility Access after upgrading from Catalina to Monetrey #32

Closed dylankershaw closed 2 weeks ago

dylankershaw commented 2 years ago

amm used to work fine on my MacBook Pro (16-inch, 2019) but today I upgraded from Catalina to Monterey (v. 12.3.1) and now it won't stop prompting me for Accessibility Access:

image

I've already granted it access as you can see here:

image

I also restarted my computer, deleted and then reinstalled amm by redownloading the source from GitHub, but the problem persists. I am using amm v1.1.0.

prashantgupta24 commented 2 years ago

Hmm, I'm also on mac OS Monterey (v12.4), and I'm also using v1.1.0, but I did not face this issue.

There are a lot of articles which suggest some fixes using the terminal when I google accessibility access macos issue, but I haven't tried them myself

paoloestar commented 2 years ago

try to remove amm with minus symbol and re-add it again. That fixed an issue with another app for me

mrplug commented 1 year ago

try to remove amm with minus symbol and re-add it again. That fixed an issue with another app for me

This worked for me! :)

@prashantgupta24 Maybe you should add this to your README.MD? :) I'll have a look if i can add it later.

ZachtimusPrime commented 1 year ago

try to remove amm with minus symbol and re-add it again. That fixed an issue with another app for me

This also worked for me, thank you.