Bug 1223058

Summary: [abrt] deluge-gtk: addtorrentdialog.py:258:add_from_magnets:UnboundLocalError: local variable 'info_hash' referenced before assignment
Product: [Fedora] Fedora Reporter: Michael Jørgensen <michael.finn.jorgensen>
Component: delugeAssignee: Michael Cronenworth <mike>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: calumlind, fabrice, michael.finn.jorgensen, mike
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/0c12710b3c03083041b33f15dc74118cd0a85c1f
Whiteboard: abrt_hash:c354abcab78062d3f14ac6a9a65ff71c0787befe
Fixed In Version: deluge-1.3.12-3.fc24 deluge-1.3.12-3.fc23 deluge-1.3.12-3.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-15 21:32:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Michael Jørgensen 2015-05-19 17:29:22 UTC
Description of problem:
Click on a magnet-link. I expect the torrent to be added and start downloading. Instead, this crash happens.

It happens every time.

Version-Release number of selected component:
deluge-gtk-1.3.11-1.fc21

Additional info:
reporter:       libreport-2.3.0
cmdline:        deluge-gtk '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' '' ''
executable:     /bin/deluge-gtk
kernel:         3.19.7-200.fc21.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
addtorrentdialog.py:258:add_from_magnets:UnboundLocalError: local variable 'info_hash' referenced before assignment

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

Local variables in innermost frame:
self: <deluge.ui.gtkui.addtorrentdialog.AddTorrentDialog object at 0x7f721c072310>
base64: <module 'base64' from '/usr/lib64/python2.7/base64.pyc'>
uri: 'magnet:?xt=urn:btih:3e993201f52e2579620751a13a81c4b62c936f17\\\\&dn=Osho_Kundalini+meditation_music\\\\&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80\\\\&tr=udp%3A%2F%2Fopen.demonii.com%3A1337\\\\&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969\\\\&tr=udp%3A%2F%2Fexodus.desync.com%3A6969'
s: '3e993201f52e2579620751a13a81c4b62c936f17\\\\'
new_row: None
uris: ['magnet:?xt=urn:btih:3e993201f52e2579620751a13a81c4b62c936f17\\\\&dn=Osho_Kundalini+meditation_music\\\\&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80\\\\&tr=udp%3A%2F%2Fopen.demonii.com%3A1337\\\\&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969\\\\&tr=udp%3A%2F%2Fexodus.desync.com%3A6969']

Comment 1 Michael Jørgensen 2015-05-19 17:29:25 UTC
Created attachment 1027323 [details]
File: backtrace

Comment 2 Michael Jørgensen 2015-05-19 17:29:26 UTC
Created attachment 1027324 [details]
File: environ

Comment 3 Calum 2015-09-20 14:13:38 UTC
This looks like a malformed magnet uri because there should not be four backslashes in the string.

I will fix the unhandled error with an invalid magnet though.

Comment 4 Michael Cronenworth 2015-10-05 15:28:28 UTC
Upstream bug: http://dev.deluge-torrent.org/ticket/2763

Comment 5 Fedora End Of Life 2015-11-04 15:21:49 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Jan Kurik 2016-02-24 13:24:28 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle.
Changing version to '24'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase

Comment 7 Fedora Update System 2016-04-12 05:17:18 UTC
deluge-1.3.12-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-55e5d566c7

Comment 8 Fedora Update System 2016-04-12 05:18:08 UTC
deluge-1.3.12-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ef5670260f

Comment 9 Fedora Update System 2016-04-12 05:19:06 UTC
deluge-1.3.12-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b6ac96d107

Comment 10 Fedora Update System 2016-04-12 10:52:02 UTC
deluge-1.3.12-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-55e5d566c7

Comment 11 Fedora Update System 2016-04-13 08:35:02 UTC
deluge-1.3.12-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b6ac96d107

Comment 12 Fedora Update System 2016-04-13 09:26:55 UTC
deluge-1.3.12-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ef5670260f

Comment 13 Fedora Update System 2016-04-15 21:32:48 UTC
deluge-1.3.12-3.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2016-04-20 19:21:13 UTC
deluge-1.3.12-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2016-04-22 01:49:48 UTC
deluge-1.3.12-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Michael Jørgensen 2020-01-28 05:21:28 UTC
This is an old bug, and was closed a long time ago. No reason to have 'needinfo' flagged any more.