You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I'm using naturalscrolling on Ubuntu 13.10 and when I run naturalscrolling from the commandline, I get the following output when toggling "Natural Scrolling" menu item in the applet. Also, toggling does not have the desired effect of reversing the scroll direction ;-) Below the message and the debug output is in https://gist.github.com/OscarScholten/8656982
Let me know if this work (GitHub n00b) - tnx Oscar
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/naturalscrolling/indicatormenu.py", line 132, in on_natural_scrolling_toggled
GConfSettings().key(device_xid).set_value(enabled)
File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 240, in key
return GConfKey(key, self.python_type_to_gconf_type(type))
File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 139, in init
self.__key)
naturalscrolling_lib.gconfsettings.KeyDoesntExits: Can't find the key '/apps/naturalscrolling/10'
The text was updated successfully, but these errors were encountered:
Hi - I'm using naturalscrolling on Ubuntu 13.10 and when I run naturalscrolling from the commandline, I get the following output when toggling "Natural Scrolling" menu item in the applet. Also, toggling does not have the desired effect of reversing the scroll direction ;-) Below the message and the debug output is in https://gist.github.com/OscarScholten/8656982
Let me know if this work (GitHub n00b) - tnx Oscar
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.7/naturalscrolling/indicatormenu.py", line 132, in on_natural_scrolling_toggled
GConfSettings().key(device_xid).set_value(enabled)
File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 240, in key
return GConfKey(key, self.python_type_to_gconf_type(type))
File "/usr/lib/pymodules/python2.7/naturalscrolling_lib/gconfsettings.py", line 139, in init
self.__key)
naturalscrolling_lib.gconfsettings.KeyDoesntExits: Can't find the key '/apps/naturalscrolling/10'
The text was updated successfully, but these errors were encountered: