Bug 810993

Summary: [abrt] nicotine+-1.2.16-4.fc16: userbrowse.py:622:DownloadDirectory:IndexError: list index out of range
Product: [Fedora] Fedora Reporter: justafedorauser
Component: nicotine+Assignee: Mohamed El Morabity <pikachu.2014>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: pikachu.2014
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:3d76f472862c7a1a4b1ab6f54f3c6464a183243a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-13 21:07:38 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:

Description justafedorauser 2012-04-09 19:56:04 UTC
libreport version: 2.0.8
abrt_version:   2.0.7
cmdline:        /usr/bin/python /usr/bin/nicotine
comment:        Was queueing up a directory to download from a Browse User screen, with a couple hundred files already queued.
executable:     /usr/bin/nicotine
kernel:         3.3.0-8.fc16.x86_64
reason:         userbrowse.py:622:DownloadDirectory:IndexError: list index out of range
time:           Mon 09 Apr 2012 03:54:31 PM EDT
uid:            1000
username:       a

backtrace:
:userbrowse.py:622:DownloadDirectory:IndexError: list index out of range
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/pynicotine/gtkgui/userbrowse.py", line 508, in OnDownloadDirectory
:    self.DownloadDirectory(self.selected_folder)
:  File "/usr/lib/python2.7/site-packages/pynicotine/gtkgui/userbrowse.py", line 622, in DownloadDirectory
:    if attrs[2]:
:IndexError: list index out of range
:
:Local variables in innermost frame:
:priorityfiles: []
:files: [[1, '01 - Bus Ride.mp3', 11950080, 'mp3', [256, 0]], [1, "02 - Hunk o' Funk.mp3", 11663360, 'mp3', [256, 0]], [1, '03  - Hot rod.mp3', 12414976, 'mp3', [256, 0]], [1, '04 - The Bird Wave.mp3', 7848961, 'mp3', [256, 0]], [1, '05 - Boogaloo.mp3', 12298240, 'mp3', [256, 0]], [1, '06 - Heaven on Earth.mp3', 11819008, 'mp3', [256, 0]], [1, '07 - Black Rhythm Happening.mp3', 5687296, 'mp3', [256, 0]], [1, '08 - String Bean.mp3', 11003904, 'mp3', [256, 0]], [1, "09 - Groovin' For Mr.G.mp3", 8138752, 'mp3', [256, 0]], [1, '10 - Round Town.mp3', 6664192, 'mp3', [256, 0]], [1, '11 - Soul Special.mp3', 17047552, 'mp3', [256, 0]], [1, '12 - Blackjack.mp3', 12231812, 'mp3', [256, 0]], [1, '13 - Serenade To A Savage.mp3', 8806400, 'mp3', [256, 0]], [1, '14 - Spread Love.mp3', 4484232, 'mp3', [128, 0]], [1, 'AlbumArtSmall.jpg', 2824, '', []], [1, 'AlbumArt_{2562FCED-1D93-4151-94CF-601A6472CBC9}_Large.jpg', 10843, '', []], [1, 'AlbumArt_{2562FCED-1D93-4151-94CF-601A6472CBC9}_Small.jpg', 2824, '', []], [1, 'Folder.jpg', 10843, '', []], [1, 'desktop.ini', 367, '', []]]
:prefix: ''
:node: (4, 850)
:normalfiles: [[1, '01 - Bus Ride.mp3', 11950080, 'mp3', [256, 0]], [1, "02 - Hunk o' Funk.mp3", 11663360, 'mp3', [256, 0]], [1, '03  - Hot rod.mp3', 12414976, 'mp3', [256, 0]], [1, '04 - The Bird Wave.mp3', 7848961, 'mp3', [256, 0]], [1, '05 - Boogaloo.mp3', 12298240, 'mp3', [256, 0]], [1, '06 - Heaven on Earth.mp3', 11819008, 'mp3', [256, 0]], [1, '07 - Black Rhythm Happening.mp3', 5687296, 'mp3', [256, 0]], [1, '08 - String Bean.mp3', 11003904, 'mp3', [256, 0]], [1, "09 - Groovin' For Mr.G.mp3", 8138752, 'mp3', [256, 0]], [1, '10 - Round Town.mp3', 6664192, 'mp3', [256, 0]], [1, '11 - Soul Special.mp3', 17047552, 'mp3', [256, 0]], [1, '12 - Blackjack.mp3', 12231812, 'mp3', [256, 0]], [1, '13 - Serenade To A Savage.mp3', 8806400, 'mp3', [256, 0]], [1, '14 - Spread Love.mp3', 4484232, 'mp3', [128, 0]], [1, 'AlbumArtSmall.jpg', 2824, '', []], [1, 'AlbumArt_{2562FCED-1D93-4151-94CF-601A6472CBC9}_Large.jpg', 10843, '', []], [1, 'AlbumArt_{2562FCED-1D93-4151-94CF-601A6472CBC9}_Small.jpg', 2824, '', []], [1, 'Folder.jpg', 10843, '', []], [1, 'desktop.ini', 367, '', []]]
:self: <pynicotine.gtkgui.userbrowse.UserBrowse instance at 0x7f95a813ed88>
:recurse: 0
:ldir: 'blue note rare grooves'
:length: None
:attrs: [256, 0]
:file: [1, '01 - Bus Ride.mp3', 11950080, 'mp3', [256, 0]]
:bitrate: '256'
:dir: (0, 0, 183, 26)

Comment 1 Fedora End Of Life 2013-01-16 16:55:56 UTC
This message is a reminder that Fedora 16 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 16. 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 WONTFIX if it remains open with a Fedora 
'version' of '16'.

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 prior to Fedora 16's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 16 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 to click on 
"Clone This Bug" and open it against that version of Fedora.

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.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Fedora End Of Life 2013-02-13 21:07:41 UTC
Fedora 16 changed to end-of-life (EOL) status on 2013-02-12. Fedora 16 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.