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.
Deluge 0.5.9.3 in Debian problems??
Re: Deluge 0.5.9.3 in Debian problems??
just type deluge in the terminal
Re: Deluge 0.5.9.3 in Debian problems??
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
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??
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.
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.