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

Gedit 47.0 compatibility #11

Closed
yochananmarqos opened this issue May 2, 2024 · 2 comments
Closed

Gedit 47.0 compatibility #11

yochananmarqos opened this issue May 2, 2024 · 2 comments

Comments

@yochananmarqos
Copy link

The plugin no longer works as of 47.0.

Traceback (most recent call last):
  File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/__init__.py", line 330, in on_app_window_added
    self.setup_window(window)
  File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/__init__.py", line 224, in setup_window
    window_manager.track_window(window)
  File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/windowmanager.py", line 103, in track_window
    connect_handlers(
  File "/home/yochanan/.local/share/gedit/plugins/ex-mortis/utils/__init__.py", line 61, in connect_handlers
    handler_ids.append(target.connect(signal, fn, *args))
                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@jefferyto
Copy link
Owner

Thanks for continuing to let me know of these incompatibilities - this should be fixed in the new version (0.2.3).

@yochananmarqos
Copy link
Author

Well, thanks for creating this extension!

By the way, for now I'm sticking with Gedit 46.2 until 48.0 is released as 47.0 is broken. See my upstream issue.

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