-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
Context: Global generic exception
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/GTG/gtk/plugins.py", line 253, in on_plugin_configure
plugin.instance.configure_dialog(self.dialog)
File "/usr/lib/python3/dist-packages/GTG/plugins/hamster/hamster.py", line 365, in configure_dialog
self.preferences_dialog.set_transient_for(manager_dialog)
^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'HamsterPlugin' object has no attribute 'preferences_dialog'. Did you mean: 'preferences_load'?
Software versions:
- Getting Things GNOME! 0.6.0
- CPython 3.12.3 (main, Feb 4 2025, 14:48:35) [GCC 13.3.0]
- GTK 3.24.41, GLib 2.80.0
- PyGLib 3.48.2, PyGObject 3.48.2
- Linux-6.11.0-21-generic-x86_64-with-glibc2.39