Deluge 0.5.9.3 in Debian problems??

General support for problems installing or using Deluge
Post Reply
klops

Deluge 0.5.9.3 in Debian problems??

Post 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.
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 0.5.9.3 in Debian problems??

Post by johnnyg »

just type deluge in the terminal
klops

Re: Deluge 0.5.9.3 in Debian problems??

Post 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
johnnyg
Top Bloke
Top Bloke
Posts: 1522
Joined: Sun Oct 28, 2007 4:00 am
Location: Sydney, Australia

Re: Deluge 0.5.9.3 in Debian problems??

Post 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.
Post Reply