#2942: crash connecting while checking
----------------------+------------------------------------
Reporter: markybob | Owner:
Type: bug | Status: new
Priority: major | Milestone: needs verified
Component: Unknown | Version: other (please specify)
Keywords: |
----------------------+------------------------------------
connect to a host that's checking a torrent and this happens.
[INFO ] 19:02:34 rpcserver:206 Deluge Client connection made from:
127.0.0.1:37992
[ERROR ] 19:02:34 rpcserver:306 Exception calling RPC request: list
index out of range
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/deluge/core/rpcserver.py", line
301, in dispatch
ret = self.factory.methods[method](*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line 463,
in get_torrents_status
status_dict[torrent_id] = self.get_torrent_status(torrent_id, keys,
diff)
File "/usr/lib/python2.7/dist-packages/deluge/core/core.py", line 442,
in get_torrent_status
status = self.torrentmanager[torrent_id].get_status(keys, diff)
File "/usr/lib/python2.7/dist-packages/deluge/core/torrent.py", line
797, in get_status
status_dict[key] = fns[key]()
File "/usr/lib/python2.7/dist-packages/deluge/core/torrent.py", line
592, in get_file_progress
ret.append(float(file_progress[i]) / float(f["size"]))
IndexError: list index out of range
[DEBUG ] 19:02:34 core:110 Handled Notification Events:
[('TorrentFinishedEvent', 'Emitted when a torrent finishes downloading.')]
after that nothing works. torrent list doesn't get updated, etc. the main
problem is when you exit it doesn't save fastresume.
--
Ticket URL: <http://dev.deluge-torrent.org/ticket/2942>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups
"Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.