Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

natural scrolling not working and KeyDoesntExits messages #53

Open
OscarScholten opened this issue Jan 27, 2014 · 1 comment
Open

natural scrolling not working and KeyDoesntExits messages #53

OscarScholten opened this issue Jan 27, 2014 · 1 comment
Labels

Comments

@OscarScholten
Copy link

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
Copy link
Collaborator

zedtux commented Jan 29, 2014

Hi @OscarScholten,

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

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants