#2763: UnboundLocalError: local variable 'info_hash' referenced before 
assignment
--------------------+--------------------
 Reporter:  Cas     |      Owner:
     Type:  bug     |     Status:  new
 Priority:  minor   |  Milestone:  1.3.13
Component:  GTK-UI  |    Version:  1.3.11
 Keywords:          |
--------------------+--------------------
 From Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1223058

 {{{

 Traceback (most recent call last):
   File "/usr/lib/python2.7/site-
 packages/deluge/ui/gtkui/queuedtorrents.py", line 180, in
 on_button_add_clicked
     self.liststore.foreach(add_torrent, None)
   File "/usr/lib/python2.7/site-
 packages/deluge/ui/gtkui/queuedtorrents.py", line 178, in add_torrent
     process_args([torrent_path])
   File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/ipcinterface.py",
 line 205, in process_args
     component.get("AddTorrentDialog").add_from_magnets([arg])
   File "/usr/lib/python2.7/site-
 packages/deluge/ui/gtkui/addtorrentdialog.py", line 258, in
 add_from_magnets
     if info_hash in self.infos:
 UnboundLocalError: local variable 'info_hash' referenced before assignment
 }}}

-- 
Ticket URL: <https://dev.deluge-torrent.org/ticket/2763>
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 http://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to