Bug 866663 - [abrt] deluge-gtk-1.3.5-1.fc17: peers_tab.py:396:_on_menuitem_add_peer_activate:IndexError: list index out of range
Summary: [abrt] deluge-gtk-1.3.5-1.fc17: peers_tab.py:396:_on_menuitem_add_peer_activa...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: deluge
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:2e45afc025299692be8278150c1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-15 20:09 UTC by 7cw5y4hf
Modified: 2013-02-21 02:03 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-02-21 02:03:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (141 bytes, text/plain)
2012-10-15 20:09 UTC, 7cw5y4hf
no flags Details

Description 7cw5y4hf 2012-10-15 20:09:45 UTC
Version-Release number of selected component:
deluge-gtk-1.3.5-1.fc17

Additional info:
libreport version: 2.0.14
abrt_version:   2.0.13
cmdline:        /usr/bin/python /usr/bin/deluge-gtk '/home/usr/Downloads/leopard.ts.torrent'
kernel:         3.6.1-1.fc17.x86_64

backtrace:
:peers_tab.py:396:_on_menuitem_add_peer_activate:IndexError: list index out of range
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/peers_tab.py", line 396, in _on_menuitem_add_peer_activate
:    port = value.split(":")[1]
:IndexError: list index out of range
:
:Local variables in innermost frame:
:ip: 'jp_f01a4c921'
:dialog_glade: <gtk.glade.XML object at 0x7f0c940503c0 (PyGladeXML at 0x7f0c80013200)>
:value: 'jp_f01a4c921'
:self: <deluge.ui.gtkui.peers_tab.PeersTab instance at 0x386a878>
:txt_ip: <gtk.Entry object at 0x3e4cc80 (GtkEntry at 0x3a76770)>
:menuitem: <gtk.ImageMenuItem object at 0x3e34e10 (GtkImageMenuItem at 0x38281d0)>
:peer_dialog: <gtk.Dialog object at 0x3e44a00 (GtkDialog at 0x4048020)>
:response: 1

Comment 1 7cw5y4hf 2012-10-15 20:09:48 UTC
Created attachment 627667 [details]
File: core_backtrace

Comment 2 Calum 2012-10-22 11:00:15 UTC
The potential for this bug to occur is fixed in 1.3-stable so will be in next Deluge release. 

http://git.deluge-torrent.org/deluge/commit/deluge/ui/gtkui/peers_tab.py?id=0a36baa7


Note You need to log in before you can comment on or make changes to this bug.