Tälläistä erroria pukkaa kun yrittää päätteeltä käynnistää. Valikostakaan Deluge ei käynnisty. .deb paketin uudelleen asennuskaan ei auta.
rkl82@83-102-105-40:~$ deluge
GTK Accessibility Module initialized
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
Error: 'libtorrent reports this is a duplicate torrent'
Traceback (most recent call last):
File "/usr/bin/deluge", line 140, 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 66, in __init__
'%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), common.CONFIG_DIR)
File "/var/lib/python-support/python2.5/deluge/core.py", line 250, in __init__
self.sync(True)
File "/var/lib/python-support/python2.5/deluge/core.py", line 766, in sync
raise e
deluge.core.DuplicateTorrentError: 'libtorrent reports this is a duplicate torrent'