pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.
https://pilotmoon.com/scrollreverser/
Apache License 2.0
2.61k stars 140 forks source link

Not working 10.14 Mojave #57

Closed pilotmoon closed 3 years ago

pilotmoon commented 6 years ago

Ref: Conversation #6696 / 王

AustinWp commented 6 years ago

same problem

ananiy commented 6 years ago

+1

ananiy commented 6 years ago

image just allow this

robmerki commented 6 years ago

If anyone was wondering where that option was, it's in:

System Preferences > Security & Privacy > Accessibility

kirillgroshkov commented 6 years ago

I barely could scroll down to here now in Mojave..

But @ananiy advice worked!

awilliams219 commented 6 years ago

@ananiy You are my hero.

dominiceden commented 6 years ago

Correct path is System Preferences > Security & Privacy > Privacy > Accessibility

ben1one commented 6 years ago

Thx!!!!!!!

vctcn93 commented 6 years ago

image just allow this

谢谢老哥,很j8稳~!

mrakitin commented 5 years ago

I've tried the above instructions, however nothing appears in the list of the apps. Any ideas?

Also, when I tried to run it from command line, I got a segfault error:

Scroll Reverser.app/Contents/MacOS $ ./"Scroll Reverser"
2018-10-29 14:55:52.954 Scroll Reverser[42187:3052717] Scroll Reverser ready. Option-click the Scroll Reverser menu bar icon to show the debug console.
Segmentation fault: 11

Is this error related to the lack of permissions? Thanks!

gmasonxoom commented 5 years ago

I have the same problem - I am able to add the app to the list, however later it stops working, and the list is blank. Looks like some weird permissions bug in Mojave rather than a problem with Scroll Reverser but unsure how to proceed.

Cyberbeni commented 5 years ago

https://github.com/pilotmoon/Scroll-Reverser/blob/master/MouseTap.m#L272 Need a nil check for this variable and show alert instead of crashing.

terriblefung commented 5 years ago

The app does not work and adding to accessibility permissions list does nothing to help. The list and all the apps I've added to it remain and do not disappear, its just the Scroll Reverser doesn't work at all ever. Restarted MacBook, disconnected mouse and reconnected, flipped which is natural in native options, toggled reverse scroll on and off, none of these things made a difference.

Running Mojave10.14.5

WPrintz commented 5 years ago

From Scroll Reverser home page: https://pilotmoon.com/scrollreverser/

macOS 10.14 Mojave users: To get Scroll Reverser working, please do the following: 1) Go to System preferences → Security & Privacy → Privacy → Accessibility 2) Click the Lock icon and enter your password 3) Enable Scroll Reverser in the list

Worked for me!

waltertross commented 5 years ago

The point is (at least for me): it DOES work from the Finder, but NOT from the command line (segfault)

pilotmoon commented 3 years ago

I'm closing this old issue as I beleive the problem to be resolved with the recent v1.8 update. If any problem persists, please file as a new issue with reference to latest version. Thanks all.