Opened 16 years ago

Closed 16 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">

Change History (1)

comment:1 Changed 16 years ago by andar

  • Resolution set to fixed
  • Status changed from new to closed

Fixed

Note: See TracTickets for help on using tickets.