Bug 684468

Summary: [abrt] exaile-0.3.2.1-1.fc15: playlist.py:464:_append_track:TypeError: value is of wrong type for this column
Product: [Fedora] Fedora Reporter: Helber Maciel Guerra <helbermg>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dakingun
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:35d1d63c
Fixed In Version: exaile-0.3.2.2-2.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-25 03:38:33 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 Helber Maciel Guerra 2011-03-12 20:48:53 UTC
abrt version: 1.1.17
architecture: x86_64
cmdline: python /usr/lib/python2.7/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
component: exaile
executable: /usr/lib/python2.7/site-packages/exaile/exaile.py
kernel: 2.6.38-0.rc8.git0.1.fc15.x86_64
package: exaile-0.3.2.1-1.fc15
reason: playlist.py:464:_append_track:TypeError: value is of wrong type for this column
release: Fedora release 15 (Lovelock)
time: 1299962873
uid: 1000

backtrace
-----
playlist.py:464:_append_track:TypeError: value is of wrong type for this column

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/__init__.py", line 232, in open_dialog
    self.open_uri(f, play=False)
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/__init__.py", line 257, in open_uri
    self._open_uri(uri, play)
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/__init__.py", line 267, in _open_uri
    self.main.add_playlist(pl)
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/main.py", line 514, in add_playlist
    pl = playlist.Playlist(self, self.queue, pl)
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/playlist.py", line 114, in __init__
    self._set_tracks(self.playlist.get_tracks())
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/playlist.py", line 430, in _set_tracks
    self._append_track(track)
  File "/usr/lib/python2.7/site-packages/exaile/xlgui/playlist.py", line 464, in _append_track
    self.model.append(ar)
TypeError: value is of wrong type for this column

Local variables in innermost frame:
track: 'One Way or Another' from 'Cool songs of the 90's' by 'Blondie'
self: <Playlist object at 0x4067fa0 (xlgui+playlist+Playlist at 0x44a8c80)>
ar: ['One Way or Another' from 'Cool songs of the 90's' by 'Blondie', None, None, 0, u'One Way or Another', u"Cool songs of the 90's", u'Blondie', u'Desconhecido']

How to reproduce
-----
1. Import external playlist
2.
3.

Comment 1 Helber Maciel Guerra 2011-03-12 20:48:55 UTC
Created attachment 483929 [details]
File: backtrace

Comment 2 Fedora Update System 2011-09-13 01:17:31 UTC
exaile-0.3.2.2-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/exaile-0.3.2.2-2.fc15

Comment 3 Fedora Update System 2011-09-14 22:38:44 UTC
Package exaile-0.3.2.2-2.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 exaile-0.3.2.2-2.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/exaile-0.3.2.2-2.fc15
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-09-25 03:37:40 UTC
exaile-0.3.2.2-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.