Page 1 of 1

Deluge Crashing.....

Posted: Wed Dec 12, 2007 5:52 pm
by mabco
Here is what I get.....anyone can help? Deluge started to act like that after the first crash on LinuxMint(Ubuntu Gutsy).
Latest version 0.5.7.1-1

-------------------------------------------------
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Raising error: libtorrent reports this is a duplicate torrent
Traceback (most recent call last):
File "/usr/bin/deluge", line 136, in <module>
start_deluge()
File "/usr/bin/deluge", line 117, 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 873, in sync
raise e
deluge.core.DuplicateTorrentError: 'libtorrent reports this is a duplicate torrent'
-------------------------------------------------------

Re: Deluge Crashing.....

Posted: Wed Dec 12, 2007 6:57 pm
by markybob
mabco wrote:Here is what I get.....anyone can help? Deluge started to act like that after the first crash on LinuxMint(Ubuntu Gutsy).
Latest version 0.5.7.1-1

-------------------------------------------------
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Raising error: libtorrent reports this is a duplicate torrent
Traceback (most recent call last):
File "/usr/bin/deluge", line 136, in <module>
start_deluge()
File "/usr/bin/deluge", line 117, 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 873, in sync
raise e
deluge.core.DuplicateTorrentError: 'libtorrent reports this is a duplicate torrent'
-------------------------------------------------------
http://deluge-torrent.org/faq.php#6n30

Re: Deluge Crashing.....

Posted: Sun Dec 16, 2007 9:54 am
by XChesser
I faced the same error.
Yes, deleting "persistent.state" allows to run Deluge again, but problem is that so error occures. When I open a torrent file, that exists in a torrentlist of Deluge, Deluge tries to open it again instead of merging trackers! After that program continues working but the next time Deluge can't run (appears error described above).
When I translated Deluge on launchpad.net I saw the string:
"Torrent already detected in Deluge, would you like to merge the tracker lists?"
Perhaps Deluge must display this question in such situation.

Re: Deluge Crashing.....

Posted: Sun Dec 16, 2007 8:39 pm
by markybob
yes, this has already been fixed