[Deluge] #3414: Deluge UI cannot start with gtk+3 3.24.18

12 views
Skip to first unread message

Deluge

unread,
Jul 1, 2020, 2:43:43 AM7/1/20
to delug...@googlegroups.com
#3414: Deluge UI cannot start with gtk+3 3.24.18
----------------------------+--------------------
Reporter: oldunclevanja | Type: bug
Status: new | Priority: minor
Milestone: needs verified | Component: GTK UI
Version: 2.0.3 | Keywords:
----------------------------+--------------------
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 <module>
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 <module>
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

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3414>
Deluge <https://deluge-torrent.org/>
Deluge Project

Deluge

unread,
Feb 21, 2021, 6:48:39 AM2/21/21
to delug...@googlegroups.com
#3414: Deluge UI cannot start with gtk+3 3.24.18
----------------------------+----------------------------
Reporter: oldunclevanja | Owner:
Type: bug | Status: closed
Priority: minor | Milestone: not applicable

Component: GTK UI | Version: 2.0.3
Resolution: WontFix | Keywords:
----------------------------+----------------------------
Changes (by Cas):

* status: new => closed
* resolution: => WontFix
* milestone: needs verified => not applicable


Comment:

This must be a brew packaging issue, it's missing a dependency such as
python-gobject, there is a suggestion here that the py3.7 dependency is
missing but installed for py3.8:
https://dev.gajim.org/gajim/gajim/-/issues/10068

Did this get resolved? If not open an issue on brew site for deluge
package.

--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3414#comment:1>

Reply all
Reply to author
Forward
0 new messages