[MacPorts] #39430: deluge @1.3.6 +python27: deluge-gtk-2.7 fails to start with "import error"

MacPorts noreply at macports.org
Thu Jun 13 07:37:25 PDT 2013


#39430: deluge @1.3.6 +python27: deluge-gtk-2.7 fails to start with "import error"
-----------------------+--------------------------------
 Reporter:  bitmail@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.1.3
 Keywords:             |       Port:  deluge
-----------------------+--------------------------------
 System: OSX 10.5.8, PPC, Macports 2.1.3 fully updated.

 Installation of Deluge @1.3.6 +python2.7 works fine.

 However starting the GTK interface fails:


 {{{
 deluge-gtk-2.7 Traceback (most recent call last):
   File "/opt/local/bin/deluge-gtk-2.7", line 9, in <module>
     load_entry_point('deluge==1.3.6', 'gui_scripts', 'deluge-gtk')()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/deluge/ui/gtkui/gtkui.py", line 115, in start
     Gtk().start()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/deluge/ui/gtkui/gtkui.py", line 112, in start
     GtkUI(self.args)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/deluge/ui/gtkui/gtkui.py", line 201, in __init__
     import gtk_osxapplication
 ImportError: No module named gtk_osxapplication

 }}}

 Previous versions (f.e. 1.3.5) worked fine. I didn't use it in a while, so
 I don't know exactly when it broke and if it's due to the update to 1.3.6
 or some dependency. I did uninstall deluge and reinstall it, to no avail.

-- 
Ticket URL: <https://trac.macports.org/ticket/39430>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list