Cant start Deluge 5.7.1 on FreebSD
Posted: Wed Dec 19, 2007 5:58 pm
i have installed deluge 5.7.1 through the ports and all seemed ok but i am unable to start it. When run from terminal (in xfce) i get
any ideas?
Code: Select all
%deluge
no existing Deluge session
Traceback (most recent call last):
File "/usr/local/bin/deluge", line 134, in <module>
deluge.wizard.WizardGTK()
File "/usr/local/lib/python2.5/site-packages/deluge/wizard.py", line 58, in __init__
pixmap = deluge.common.get_logo(48)
File "/usr/local/lib/python2.5/site-packages/deluge/common.py", line 154, in get_logo
size, size)
gobject.GError: Unrecognized image file format
any ideas?