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

AttributeError: '__main__.GeditAppX11' object has no attribute 'set_accels_for_action' #14

Open
andrewfowlie opened this issue Dec 17, 2015 · 4 comments

Comments

@andrewfowlie
Copy link

I find an error on loading gedit with the plugin,

   File ".local/share/gedit/plugins/gedit-reflow-plugin/reflow.py", line 47, in do_activate
   self.app.set_accels_for_action("win.reflow", ACCELERATOR)
   AttributeError: '__main__.GeditAppX11' object has no attribute 'set_accels_for_action'
@guillaumechereau
Copy link
Owner

Hello, can you tell me what version of gedit you are using?

@andrewfowlie
Copy link
Author

Ah, my bad 3.10.4 - I thought I was up-to-date because that is the newest version in the Ubuntu repositories, but I now see that I'm a bit behind and your plugin isn't compatible with my gedit version.

@guillaumechereau
Copy link
Owner

Yes, it would be nice to fix the problem for gedit 3.10.4 though.

@andrewfowlie
Copy link
Author

Well, if you have a fix, I'll try it.

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

2 participants