Page 1 of 1

deluge wont open.

Posted: Thu Dec 27, 2007 8:55 pm
by rpto
hi,i think this program is great and will continue to use it,i am now having a problem which is my first with deluge and it started yesterday. i tried to open deluge and it tries to start but will not open.when trying to open in the terminal i get this-- robert@robert-desktop:~$ sudo deluge
[sudo] password for robert:
checking for ubuntu...
found and fixing ubuntu
checking for ubuntu...
found and fixing ubuntu
robert@robert-desktop:~$ Traceback (most recent call last):
File "/usr/bin/deluge", line 146, in <module>
start_deluge()
File "/usr/bin/deluge", line 127, in start_deluge
interface = deluge.interface.DelugeGTK()
File "/var/lib/python-support/python2.5/deluge/interface.py", line 54, in __init__
common.CONFIG_DIR)
File "/var/lib/python-support/python2.5/deluge/core.py", line 276, in __init__
self.sync(True)
File "/var/lib/python-support/python2.5/deluge/core.py", line 886, in sync
raise e
deluge.core.DuplicateTorrentError: 'libtorrent reports this is a duplicate torrent'
close failed: [Errno 32] Broken pipe
robert@robert-desktop:~$

im using ubuntu 7.10 gutsy and believe ive the latest deluge installed.
any help would be appreciated,thank you for your time and continue with a great program.rob.

Re: deluge wont open.

Posted: Thu Dec 27, 2007 8:57 pm
by markybob
rpto wrote:hi,i think this program is great and will continue to use it,i am now having a problem which is my first with deluge and it started yesterday. i tried to open deluge and it tries to start but will not open.when trying to open in the terminal i get this-- robert@robert-desktop:~$ sudo deluge
[sudo] password for robert:
checking for ubuntu...
found and fixing ubuntu
checking for ubuntu...
found and fixing ubuntu
robert@robert-desktop:~$ Traceback (most recent call last):
File "/usr/bin/deluge", line 146, in <module>
start_deluge()
File "/usr/bin/deluge", line 127, in start_deluge
interface = deluge.interface.DelugeGTK()
File "/var/lib/python-support/python2.5/deluge/interface.py", line 54, in __init__
common.CONFIG_DIR)
File "/var/lib/python-support/python2.5/deluge/core.py", line 276, in __init__
self.sync(True)
File "/var/lib/python-support/python2.5/deluge/core.py", line 886, in sync
raise e
deluge.core.DuplicateTorrentError: 'libtorrent reports this is a duplicate torrent'
close failed: [Errno 32] Broken pipe
robert@robert-desktop:~$

im using ubuntu 7.10 gutsy and believe ive the latest deluge installed.
any help would be appreciated,thank you for your time and continue with a great program.rob.
do not, ever, run deluge as root or sudo. ever. :) as a user, not root, do this in a command prompt:
`rm -rf ~/.config/deluge && sudo rm -rrf ~/.config/delgue` and then you should be able to start deluge, as user

Re: deluge wont open.

Posted: Thu Dec 27, 2007 9:05 pm
by rpto
ok thanks for the advice,i tried the command and it seems to have restarted but i think with a previous version?,and my seeds are not listed.
question- if i run as sudo can someone use the torrent to gain control of computer or something?.