Opened 17 years ago
Closed 17 years ago
#131 closed bug (Fixed)
move torrent does not work
Reported by: | anonymous | Owned by: | andar |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 0.6.0svn |
Keywords: | Cc: |
Description
[DEBUG ] torrentview:423 on_selection_changed [DEBUG ] menubar:288 on_menuitem_move_activate [DEBUG ] configmanager:66 Getting config 'gtkui.conf' Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/deluge-0.6.0.0-py2.4-linux-x86_64.egg/deluge/ui/client.py", line 89, in do_multicall
for i, ret in enumerate(self._multi()):
File "/usr/lib/python2.4/site-packages/deluge-0.6.0.0-py2.4-linux-x86_64.egg/deluge/xmlrpclib.py", line 949, in getitem
raise Fault(itemfaultCode, itemfaultString)
deluge.xmlrpclib.Fault: <Fault 1: "exceptions.UnboundLocalError:local variable 'torrent_id' referenced before assignment">
Fixed