Pagina 1 di 1

Deluge, errore secondo avvio

Inviato: domenica 2 dicembre 2007, 17:08
da Roby79vi
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

Re: Deluge, errore secondo avvio

Inviato: domenica 2 dicembre 2007, 20:13
da pasqoo
Roby79vi ha scritto: 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
che versione di deluge hai installato? quella dei repository ufficiali o altro?

Re: Deluge, errore secondo avvio

Inviato: lunedì 3 dicembre 2007, 21:06
da Roby79vi
Ho usato la versione del repository... cmq, non ho specificato che l'errore mi é comparso al secondo avvio del programma dopo aver impostato la porta TCP aperta sul mio router ADSL.

Re: Deluge, errore secondo avvio

Inviato: lunedì 3 dicembre 2007, 21:19
da pasqoo

Codice: Seleziona tutto

Error: 'libtorrent reports this is a duplicate torrent'
prova ad aggiustare i torrent...eliminandoli e poi riaggiungendoli se deluge parte correttamente.