pilotmoon / Scroll-Reverser

Per-device scrolling prefs on macOS.

Home Page:https://pilotmoon.com/scrollreverser/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working 10.14 Mojave

pilotmoon opened this issue · comments

same problem

+1

image
just allow this

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

System Preferences > Security & Privacy > Accessibility

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

But @ananiy advice worked!

@ananiy You are my hero.

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

Thx!!!!!!!

image
just allow this

谢谢老哥,很j8稳~!

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!

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.

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

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

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!

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

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.