id summary reporter owner description type status priority milestone component version resolution keywords cc 3414 Deluge UI cannot start with gtk+3 3.24.18 oldunclevanja "I had deluge working fine for a few months on macOS Catalina (10.15.5) After updating brew and its dependencies, the application doesn't want to start anymore When launching deluge: {{{ Traceback (most recent call last): File ""/usr/local/bin/deluge"", line 8, in sys.exit(start_ui()) File ""/usr/local/lib/python3.7/site-packages/deluge/ui/ui_entry.py"", line 143, in start_ui ui.start() File ""/usr/local/lib/python3.7/site-packages/deluge/ui/gtk3/__init__.py"", line 43, in start from .gtkui import GtkUI File ""/usr/local/lib/python3.7/site-packages/deluge/ui/gtk3/gtkui.py"", line 21, in gi.require_version('Gtk', '3.0') # NOQA: E402 AttributeError: module 'gi' has no attribute 'require_version' }}} I'm running the following versions of the dependencies: pygobject3: stable 3.36.1 (bottled) gtk+3: stable 3.24.18 (bottled) libtorrent-rasterbar: stable 1.2.7 (bottled), HEAD I have treied uninstalling deluge and reinstalling, but that doesn't make any difference " bug closed minor not applicable GTK UI 2.0.3 WontFix