[MacPorts] #39430: deluge @1.3.6 +python27: deluge-gtk-2.7 fails to start with "import error"
MacPorts
noreply at macports.org
Sun Jun 16 13:48:33 PDT 2013
#39430: deluge @1.3.6 +python27: deluge-gtk-2.7 fails to start with "import error"
------------------------+----------------------
Reporter: bitmail@… | Owner: devans@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: deluge |
------------------------+----------------------
Comment (by devans@…):
In fact, it appears that the problem is with deluge 1.3.6 itself.
In this version, code was added to attempt to add OS X Native style menus
(in the OS X menu bar) as opposed to GTK+ style menus (in the app window)
when it detects that GTK+ is installed with the quartz backend.
This normally would require an additional dependency on the current OS X
integration library (port gtk-osx-application) but it appears that they
used an older deprecated API (port ige-mac-integration) which currently
does not build properly on MacPorts and is not API compatible with the
more current library.
This only has impact for +quartz users such as yourself.
So rather than hold things up any further, I am disabling this code for
now, while I coordinate with the upstream folks about this.
Fix committed in r107048. Let me know if this works as you expect.
Thanks for your report.
--
Ticket URL: <https://trac.macports.org/ticket/39430#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list