Deluge, errore secondo avvio
Inviato: domenica 2 dicembre 2007, 17:08
Ciao e buona sera a tutti.
Premetto che durante questo week end ho installato per la prima volta Ubuntu sul mio laptop e non sono un utente Linux esperto, ma ho accumulato un po' di esperienza alcuni mesi fa quando avevo provato ad imparare la distribuzione Fedora.
Ora ho un problema con Deluge... il client BitTorrent... non riesco a farlo partire in quanto da questo errore:
roberto@roberto-laptop:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
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
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 53, in __init__
'%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), common.CONFIG_DIR)
File "/var/lib/python-support/python2.5/deluge/core.py", line 263, in __init__
self.sync(True)
File "/var/lib/python-support/python2.5/deluge/core.py", line 836, in sync
self.state.torrents.remove(torrent)
AttributeError: 'dict' object has no attribute 'remove'
Come lo potrei risolvere?
Grazie,
Roberto
Premetto che durante questo week end ho installato per la prima volta Ubuntu sul mio laptop e non sono un utente Linux esperto, ma ho accumulato un po' di esperienza alcuni mesi fa quando avevo provato ad imparare la distribuzione Fedora.
Ora ho un problema con Deluge... il client BitTorrent... non riesco a farlo partire in quanto da questo errore:
roberto@roberto-laptop:~$ deluge
no existing Deluge session
Starting new Deluge session...
deluge_core; using libtorrent 0.13.0.0. Compiled with NDEBUG.
Applying preferences
Capping download to -1 bytes per second
Capping upload to -1 bytes per second
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
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 53, in __init__
'%s %s'%(common.PROGRAM_NAME, common.PROGRAM_VERSION), common.CONFIG_DIR)
File "/var/lib/python-support/python2.5/deluge/core.py", line 263, in __init__
self.sync(True)
File "/var/lib/python-support/python2.5/deluge/core.py", line 836, in sync
self.state.torrents.remove(torrent)
AttributeError: 'dict' object has no attribute 'remove'
Come lo potrei risolvere?
Grazie,
Roberto