Bug 721178

Summary: [abrt] picard-0.12.1-3.fc15: itemviews.py:169:update_object:KeyError: <File #267 u'02 Off Duty.mp3'>
Product: [Fedora] Fedora Reporter: Nick H <nickharlow>
Component: picardAssignee: Alex Lancaster <alex>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: alex
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:26353fb6a94f907415fb77575f65c3d635d685b3
Fixed In Version: picard-0.15.1-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-07 00:09:13 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 Nick H 2011-07-13 22:55:29 UTC
abrt version: 2.0.3
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/picard
comment:        I had just done a lookup for metatags but the tags were wrong and was trying to remove these (I hadn't applied them or saved) when it apparently crashed - the program itself didn't seem to close.
component:      picard
executable:     /usr/bin/picard
kernel:         2.6.38.8-35.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        picard-0.12.1-3.fc15
reason:         itemviews.py:169:update_object:KeyError: <File #267 u'02 Off Duty.mp3'>
time:           Wed Jul 13 14:38:11 2011
uid:            500
username:       nick

backtrace:
:itemviews.py:169:update_object:KeyError: <File #267 u'02 Off Duty.mp3'>
:
:Traceback (most recent call last):
:  File "/usr/lib64/python2.7/site-packages/picard/ui/itemviews.py", line 599, in update_track
:    self.panel.update_object(file, file_item)
:  File "/usr/lib64/python2.7/site-packages/picard/ui/itemviews.py", line 169, in update_object
:    del self._object_to_item[oldobj]
:KeyError: <File #267 u'02 Off Duty.mp3'>
:
:Local variables in innermost frame:
:oldobj: <File #267 u'02 Off Duty.mp3'>
:item: <PyQt4.QtGui.QTreeWidgetItem object at 0x7fa78c34d3b0>
:self: <picard.ui.itemviews.MainPanel object at 0x1f7e950>
:obj: <File #274 u'11 Song Of India.mp3'>

Comment 1 Fedora Update System 2011-08-21 07:28:02 UTC
picard-0.15.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc15

Comment 2 Fedora Update System 2011-08-23 04:39:37 UTC
Package picard-0.15.1-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing picard-0.15.1-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/picard-0.15.1-1.fc15
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2011-09-07 00:08:38 UTC
picard-0.15.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.