Page 1 of 1
Deluge 0.5.9.3 in Debian problems??
Posted: Mon Jun 30, 2008 8:00 am
by klops
Hi.
I have problem with Deluge 0.5.9.3 I instal in my Debian and now I don't now how is command too start Deluge.
Please help to my.
Re: Deluge 0.5.9.3 in Debian problems??
Posted: Mon Jun 30, 2008 9:52 am
by johnnyg
just type deluge in the terminal
Re: Deluge 0.5.9.3 in Debian problems??
Posted: Mon Jun 30, 2008 10:00 am
by klops
and is no work. meybe that problem with python i have wersion 2.3, 2.4, 2.5 ??
I try but nothing
~# deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 31, in ?
import deluge, deluge.dcommon, deluge.delugegtk
File "/var/lib/python-support/python2.4/deluge/delugegtk.py", line 23, in ?
import deluge, dcommon, dgtk, ipc_manager
File "/var/lib/python-support/python2.4/deluge/dgtk.py", line 28, in ?
import gtk
File "/var/lib/python-support/python2.4/gtk-2.0/gtk/__init__.py", line 45, in ?
from _gtk import *
RuntimeError: could not open display
Re: Deluge 0.5.9.3 in Debian problems??
Posted: Mon Jun 30, 2008 3:11 pm
by johnnyg
don't run deluge as root.
also are you trying to run deluge from a headless server?
the 0.5 branch needs X to run, however the 0.6 doesn't.