Bug 595119

Summary: [abrt] crash in exaile-0.3.1.1-1.fc13: playlist.py:544:index:ValueError: list.index(x): x not in list
Product: [Fedora] Fedora Reporter: Gleb Sharkunov <nocountryman>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dakingun, dmaphy, nobodie0, rh, russo.lutions
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:cbcbbdb2
Fixed In Version: exaile-0.3.2.0-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-20 22:49:01 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

Description Gleb Sharkunov 2010-05-23 13:07:28 UTC
abrt 1.1.0 detected a crash.

architecture: i686
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.33.4-95.fc13.i686
package: exaile-0.3.1.1-1.fc13
reason: playlist.py:544:index:ValueError: list.index(x): x not in list
release: Fedora release 13 (Goddard)

backtrace
-----
playlist.py:544:index:ValueError: list.index(x): x not in list

Traceback (most recent call last):
  File "/usr/share/exaile/plugins/minimode/__init__.py", line 307, in on_track_change
    index = self.exaile.queue.current_playlist.index(track)
  File "/usr/lib/python2.6/site-packages/exaile/xl/playlist.py", line 544, in index
    return self.ordered_tracks.index(track)
ValueError: list.index(x): x not in list

Local variables in innermost frame:
track: "'Amsterdam (Original Mix)' from 'Amsterdam' by 'Alan Fitzpatrick'"
self: <xl.playlist.Playlist object at 0x9b3be6c>

How to reproduce
-----
1. enable the minimode plugin. add few songs (i've added 3) switch to minimode select a song from the dropdown list. = crash
2.
3.

Comment 1 Gleb Sharkunov 2010-05-23 13:07:31 UTC
Created attachment 415954 [details]
File: backtrace

Comment 2 rh 2010-06-05 09:36:05 UTC
Package: exaile-0.3.1.1-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
1. Go into Mini mode while playing
2. Change a song through the menu
3. It crashes, song not changed but still playing.


Comment
-----
Fedora 13, the same time running Firefox, Chrome, Pino, Blueman and IBus

Comment 3 Fedora Update System 2010-06-29 16:37:58 UTC
exaile-0.3.2.0-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/exaile-0.3.2.0-1.fc13

Comment 4 Fedora Update System 2010-06-30 15:06:39 UTC
exaile-0.3.2.0-1.fc13 has been pushed to the Fedora 13 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/exaile-0.3.2.0-1.fc13

Comment 5 Fedora Update System 2010-07-20 22:47:46 UTC
exaile-0.3.2.0-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.