Bug 543436 - [abrt] crash detected in exaile-0.3.0.1-1.fc12
Summary: [abrt] crash detected in exaile-0.3.0.1-1.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dominic Hopf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:a713387e
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-02 11:47 UTC by Orod Moeini
Modified: 2010-02-20 00:33 UTC (History)
10 users (show)

Fixed In Version: exaile-0.3.0.2-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-20 00:33:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (588 bytes, text/plain)
2009-12-02 11:47 UTC, Orod Moeini
no flags Details

Description Orod Moeini 2009-12-02 11:47:53 UTC
abrt 1.0.0 detected a crash.

How to reproduce
-----
1.Attemting to add a track list from the files explorer
2.
3.

backtrace
-----
Summary: TBa713387e playlist.py:550:index:ValueError: list.index(x): x not in list

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/playlist.py", line 679, in drag_data_received
    index = self.playlist.index(curtrack)
  File "/usr/lib/python2.6/site-packages/exaile/xl/playlist.py", line 550, in index
    return self.ordered_tracks.index(track)
ValueError: list.index(x): x not in list

Local variables in innermost frame:
track: 'A Cloud of Mystery' by 'Maxïmo Park' from 'Quicken the Heart'
self: <class 'xl.playlist.Playlist'>: Playlist %d

cmdline: python /usr/lib/python2.6/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui 
component: exaile
executable: /usr/lib/python2.6/site-packages/exaile/exaile.py
kernel: 2.6.31.6-145.fc12.x86_64
package: exaile-0.3.0.1-1.fc12
uuid: a713387e

Comment 1 Orod Moeini 2009-12-02 11:47:58 UTC
Created attachment 375409 [details]
File: backtrace

Comment 2 Dominic Hopf 2009-12-06 12:38:00 UTC
Would it be possible to try reproducing this issue with exaile 0.3.0.2?
You can obtain packages from here:
http://koji.fedoraproject.org/koji/taskinfo?taskID=1836589

Comment 3 Fedora Update System 2010-02-10 16:19:03 UTC
exaile-0.3.0.2-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/exaile-0.3.0.2-1.fc12

Comment 4 Fedora Update System 2010-02-11 14:33:40 UTC
exaile-0.3.0.2-1.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update exaile'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-1693

Comment 5 Fedora Update System 2010-02-20 00:31:57 UTC
exaile-0.3.0.2-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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