cemmanouilidis / naturalscrolling

Natural Scrolling for Linux
GNU General Public License v3.0
69 stars 11 forks source link

natural scrolling not working and KeyDoesntExits messages #53

Open OscarScholten opened 10 years ago

OscarScholten commented 10 years ago

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'

zedtux commented 10 years ago

Hi @OscarScholten,

Thank you for having reported the issue. I will try to have a look to it soon.

Regards,