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

Not compatible with Ubuntu 22.04 #2

Open
madmak opened this issue Sep 20, 2022 · 0 comments
Open

Not compatible with Ubuntu 22.04 #2

madmak opened this issue Sep 20, 2022 · 0 comments

Comments

@madmak
Copy link

madmak commented Sep 20, 2022

May 17 09:33:08 martineli org.gnome.gedit[168467]: Traceback (most recent call last):
May 17 09:33:08 martineli org.gnome.gedit[168467]: File "/home/madmak/.local/share/gedit/plugins/go-to-definition.py", line 228, in populate_context_menu
May 17 09:33:08 martineli org.gnome.gedit[168467]: word = self.get_word(view, doc)
May 17 09:33:08 martineli org.gnome.gedit[168467]: File "/home/madmak/.local/share/gedit/plugins/go-to-definition.py", line 199, in get_word
May 17 09:33:08 martineli org.gnome.gedit[168467]: if not self.belongs_to_project(doc):
May 17 09:33:08 martineli org.gnome.gedit[168467]: File "/home/madmak/.local/share/gedit/plugins/go-to-definition.py", line 191, in belongs_to_project
May 17 09:33:08 martineli org.gnome.gedit[168467]: if self.root_directory in doc.get_uri_for_display():
May 17 09:33:08 martineli org.gnome.gedit[168467]: AttributeError: 'Document' object has no attribute 'get_uri_for_display'

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

1 participant