Errors upon Launch (help needed!)
Posted: Mon May 03, 2010 9:39 am
I built Deluge from Source following the wiki.
I get this when I try to run it:
Any ideas what I can do?
I get this when I try to run it:
Code: Select all
$ deluge
Xlib: extension "RANDR" missing on display ":1.0".
Traceback (most recent call last):
File "/usr/bin/deluge", line 9, in <module>
load_entry_point('deluge==1.2.3', 'console_scripts', 'deluge')()
File "/usr/lib/python2.5/site-packages/deluge-1.2.3-py2.5.egg/deluge/main.py", line 121, in start_ui
UI(options, args, options.args)
File "/usr/lib/python2.5/site-packages/deluge-1.2.3-py2.5.egg/deluge/ui/ui.py", line 128, in __init__
ui = GtkUI(args)
File "/usr/lib/python2.5/site-packages/deluge-1.2.3-py2.5.egg/deluge/ui/gtkui/gtkui.py", line 200, in __init__
self.queuedtorrents = QueuedTorrents()
File "/usr/lib/python2.5/site-packages/deluge-1.2.3-py2.5.egg/deluge/ui/gtkui/queuedtorrents.py", line 63, in __init__
self.dialog.set_icon(common.get_logo(32))
File "/usr/lib/python2.5/site-packages/deluge-1.2.3-py2.5.egg/deluge/ui/gtkui/common.py", line 58, in get_logo
size, size)
glib.GError: Unrecognised image file format