Page 2 of 2

Re: Deluge cannot load .torrent file

Posted: Mon Apr 28, 2008 1:04 am
by hypz
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

Posted: Tue Apr 29, 2008 2:34 pm
by grosseskino
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:
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?

Re: Deluge cannot load .torrent file

Posted: Wed Apr 30, 2008 11:11 pm
by hypz
bump