I have problem with Deluge
I have installed the newest versin via apt-build
Code: Select all
http://wklej.to/QZZ6
here is prof i have newest version if u not beliving me
Code: Select all
hav0ck@MK-1:~$ sudo apt-cache show deluge
Package: deluge
Source: deluge
Priority: optional
Section: net
Installed-Size: 1644
Maintainer: Cristian Greco <cristian.debian@gmail.com>
Architecture: all
Version: 1.1.3+dfsg-1~intrepid3
Replaces: deluge-torrent (<< 1.0.7.dfsg-1)
Provides: deluge-torrent
Depends: python (>= 2.5), python-support (>= 0.7.1), deluge-common (= 1.1.3+dfsg-1~intrepid3), python-glade2, python-notify, notification-daemon, librsvg2-common, python-dbus, dbus-x11
Conflicts: deluge-torrent (<< 1.0.7.dfsg-1)
Filename: pool/main/d/deluge/deluge_1.1.3+dfsg-1~intrepid3_all.deb
(...)
Code: Select all
hav0ck@MK-1:~$ deluge -u console
[ERROR ] 08:42:58 ui:65 Unable to find the requested UI: console. Please select a different UI with the '-u' option or alternatively use the '-s' option to select a different default UI.
Traceback (most recent call last):
File "/usr/bin/deluge", line 8, in <module>
load_entry_point('deluge==1.1.3', 'console_scripts', 'deluge')()
File "/var/lib/python-support/python2.5/deluge/main.py", line 120, in start_ui
UI(options, args, options.args)
File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 66, in __init__
sys.exit(0)
NameError: global name 'sys' is not defined
Code: Select all
hav0ck@MK-1:~$ deluge -u web
[ERROR ] 08:43:23 ui:65 Unable to find the requested UI: web. Please select a different UI with the '-u' option or alternatively use the '-s' option to select a different default UI.
Traceback (most recent call last):
File "/usr/bin/deluge", line 8, in <module>
load_entry_point('deluge==1.1.3', 'console_scripts', 'deluge')()
File "/var/lib/python-support/python2.5/deluge/main.py", line 120, in start_ui
UI(options, args, options.args)
File "/var/lib/python-support/python2.5/deluge/ui/ui.py", line 66, in __init__
sys.exit(0)
NameError: global name 'sys' is not defined
Code: Select all
hav0ck@MK-1:~$ deluge -u gtk
1.1.3
hav0ck@MK-1:~$
tell me wtf is going on i ma tired using outdated 5.0.x versin working on my ubnutu(8.10)
what a mirracle must happen to launch that client ?