id summary reporter owner description type status priority milestone component version resolution keywords cc 247 IndexError when trying to resume torrent jonas@… andar "Using r3188, got this from the GTKGui when I tried to resume a paused torrent. {{{ [DEBUG ] signals:93 torrent_paused signal received.. Traceback (most recent call last): File ""/usr/lib64/python2.4/site-packages/deluge/ui/gtkui/signals.py"", line 94, in torrent_paused component.get(""TorrentView"").update() File ""/usr/lib64/python2.4/site-packages/deluge/ui/gtkui/torrentview.py"", line 283, in update self.send_status_request() File ""/usr/lib64/python2.4/site-packages/deluge/ui/gtkui/torrentview.py"", line 259, in send_status_request client.get_torrents_status( File ""/usr/lib64/python2.4/site-packages/deluge/ui/client.py"", line 298, in async_proxy return self.core.call(method_name, *args, **kwargs) File ""/usr/lib64/python2.4/site-packages/deluge/ui/client.py"", line 72, in call if callback not in self._callbacks[index]: IndexError: list index out of range }}} " bug closed major GTK UI 0.6.0svn Invalid