[MacPorts] #39430: deluge @1.3.6 +python27: deluge-gtk-2.7 fails to start with "import error"
MacPorts
noreply at macports.org
Fri Jun 14 16:42:11 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@…):
Code at the point of failure is this:
{{{
if deluge.common.osx_check() and gtk.gdk.WINDOWING == "quartz":
import gtk_osxapplication
}}}
so I assume that you have gtk2 +quartz installed (please confirm). Looks
like a missing dependency in this case.
Works well for me with gtk2 +x11 installed.
--
Ticket URL: <https://trac.macports.org/ticket/39430#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list