Re: Deluge cannot load .torrent file
Posted: Mon Apr 28, 2008 1:04 am
I have the same problem. Says file does not exist. I cant add any new torrents. Any ideas on how to fix it? Thanks.
Support Forum for the Deluge BitTorrent Client
https://forum.deluge-torrent.org/
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