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

Changes not persisting #2

Open
rubencaro opened this issue Nov 7, 2013 · 3 comments
Open

Changes not persisting #2

rubencaro opened this issue Nov 7, 2013 · 3 comments

Comments

@rubencaro
Copy link

When I change shortcut for something (Comment/Uncomment, for example) it works for living instance, but any change is lost after restarting the application. This trace appears when I run gedit on terminal and try to change a shortcut:

Traceback (most recent call last):
  File "/home/ruben/.local/share/gedit/plugins/acceleditor/accelmap.py", line 84, in accel_set_func
    cell.set_property('accel-mods', keyval.get_mods())
NotImplementedError: Setting properties of type 'GdkModifierType' is not implemented

With gedit 3.6 and previous version of the plugin it worked ok. This started happening when upgraded to gedit 3.8 and was forced to use new plugin version.

@razcore-rad
Copy link

I am experiencing the same issue.

@ghost
Copy link

ghost commented Feb 1, 2014

Yep, same here

@tborychowski
Copy link

+1

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

No branches or pull requests

3 participants