Deluge cannot load .torrent file
Re: Deluge cannot load .torrent file
I have the same problem. Says file does not exist. I cant add any new torrents. Any ideas on how to fix it? Thanks.
Re: Deluge cannot load .torrent file
Hi!
I'm running deluge on linux-mint. (Deluge 0.5.8.4)
however some torrents won't load, the console puts the following out:
Any ideas what the problem is?
I'm running deluge on linux-mint. (Deluge 0.5.8.4)
however some torrents won't load, the console puts the following out:
Asked for a torrent that doesn't exist
Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1351, in on_drag_data
self.interactive_add_torrent(path)
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1368, in interactive_add_torrent
return self.interactive_add_torrent_path(torrent, path)
File "/var/lib/python-support/python2.5/deluge/interface.py", line 1454, in interactive_add_torrent_path
self.torrent_model_append(unique_id)
File "/var/lib/python-support/python2.5/deluge/interface.py", line 677, in torrent_model_append
self.get_torrent_state_list(unique_id, state))
File "/var/lib/python-support/python2.5/deluge/interface.py", line 987, in get_torrent_state_list
queue = state['queue_pos']
TypeError: 'NoneType' object is unsubscriptable
Any ideas what the problem is?