Deluge won't start up properly

Support for Deluge on Apple Mac OS
Post Reply
switching_from_vuze
New User
New User
Posts: 3
Joined: Sat May 30, 2009 9:00 pm

Deluge won't start up properly

Post by switching_from_vuze »

Deluge won't start up properly. I launch deluge from Terminal.app by typing "deluge", then X11.app starts up, but then i get this bit of text, then nothing happens. I have all dependencies, including libpng.

Log:

INFO ] 16:53:13 main:85 Deluge ui 1.0.7
[DEBUG ] 16:53:13 main:86 options: {'config': None, 'logfile': None, 'ui': None}
[DEBUG ] 16:53:13 main:87 args: []
[DEBUG ] 16:53:13 configmanager:36 ConfigManager started..
[INFO ] 16:53:13 main:90 Starting ui..
[DEBUG ] 16:53:13 ui:36 UI init..
[DEBUG ] 16:53:13 configmanager:80 Getting config 'ui.conf'
[DEBUG ] 16:53:13 config:39 Config created with filename: ui.conf
[DEBUG ] 16:53:13 config:40 Config defaults: {'default_ui': 'gtk'}
[INFO ] 16:53:13 ui:52 Starting GtkUI..
Xlib: extension "RANDR" missing on display "/tmp/launch-SWTBjL/:0".
[DEBUG ] 16:53:17 client:46 CoreProxy init..
Traceback (most recent call last):
File "/opt/local/bin/deluge", line 8, in <module>
load_entry_point('deluge==1.0.7', 'console_scripts', 'deluge')()
File "/opt/local/lib/python2.5/site-packages/deluge/main.py", line 91, in start_ui
UI(options, args)
File "/opt/local/lib/python2.5/site-packages/deluge/ui/ui.py", line 53, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "/opt/local/lib/python2.5/site-packages/deluge/ui/gtkui/gtkui.py", line 44, in <module>
from torrentview import TorrentView
File "/opt/local/lib/python2.5/site-packages/deluge/ui/gtkui/torrentview.py", line 43, in <module>
deluge.common.get_pixmap("downloading16.png"))
glib.GError: Couldn't recognize the image file format for file '/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/deluge/data/pixmaps/downloading16.png'
User avatar
jrabbit
Member
Member
Posts: 18
Joined: Tue Nov 11, 2008 6:59 am

Re: Deluge won't start up properly

Post by jrabbit »

That's quite an old version. Mind trying with a new one? Hopefully you have the libtorrent deps allready...
switching_from_vuze
New User
New User
Posts: 3
Joined: Sat May 30, 2009 9:00 pm

Re: Deluge won't start up properly

Post by switching_from_vuze »

@ jrabbit: that's the newest one I can get on Macports, and I really don't think its worth the headaches compiling it myself. (I've already tried.) For now, I guess I'll just have to stick with Vuze (even though I hate it), or switch to µTorrent. Sometimes you really have to know weather or not something is worth the headaches it brings.
Post Reply