Bug 579422 - [abrt] crash in exaile-0.3.0.2-1.fc12: playlist.py:806:save_to_location:UnicodeDecodeError: 'utf8' codec can't decode bytes in position 59-61: invalid data
Summary: [abrt] crash in exaile-0.3.0.2-1.fc12: playlist.py:806:save_to_location:Unico...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:02ec9a37
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-05 05:16 UTC by David Becker
Modified: 2010-04-23 22:56 UTC (History)
2 users (show)

Fixed In Version: exaile-0.3.1.1-1.fc12
Clone Of:
Environment:
Last Closed: 2010-04-23 06:07:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.37 KB, text/plain)
2010-04-05 05:16 UTC, David Becker
no flags Details

Description David Becker 2010-04-05 05:16:22 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
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.32.10-90.fc12.x86_64
package: exaile-0.3.0.2-1.fc12
reason: playlist.py:806:save_to_location:UnicodeDecodeError: 'utf8' codec can't decode bytes in position 59-61: invalid data
release: Fedora release 12 (Constantine)

backtrace
-----
playlist.py:806:save_to_location:UnicodeDecodeError: 'utf8' codec can't decode bytes in position 59-61: invalid data

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 463, in quit
    self.gui.quit()
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/__init__.py", line 437, in quit
    self.main.save_current_tabs()
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/main.py", line 440, in save_current_tabs
    self.tab_manager.save_playlist(pl, True)
  File "/usr/lib/python2.6/site-packages/exaile/xl/playlist.py", line 1154, in save_playlist
    encode_filename(name)))
  File "/usr/lib/python2.6/site-packages/exaile/xl/playlist.py", line 806, in save_to_location
    f.write(buffer.encode('utf-8'))
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 59-61: invalid data

Local variables in innermost frame:
f: <open file '/home/xxxx/.local/share/exaile/saved_tabs/order0.Entire Library.playlist', mode 'w' at 0x31937a0>
buffer: 'xxxxx.mp3\talbum=xxxxx&tracknumber=x&title=xxxxx&artist=xxxxx\n'
items: ('artist', 'album', 'tracknumber', 'title', 'genre', 'date')
self: <xl.playlist.Playlist object at 0x30ddd90>
tr: 'xxxxxx'
value: None
item: 'date'
meta: {'album': u'xxxxx', 'tracknumber': u'x', 'title': u'xxxx', 'artist': u'xxxxxxx'}
location: '/home/xxxxx/.local/share/exaile/saved_tabs/order0.Entire Library.playlist'

Comment 1 David Becker 2010-04-05 05:16:25 UTC
Created attachment 404450 [details]
File: backtrace

Comment 2 Fedora Update System 2010-04-15 14:10:15 UTC
exaile-0.3.1.1-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/exaile-0.3.1.1-1.fc13

Comment 3 Fedora Update System 2010-04-15 14:11:20 UTC
exaile-0.3.1.1-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/exaile-0.3.1.1-1.fc12

Comment 4 Fedora Update System 2010-04-16 23:34:29 UTC
exaile-0.3.1.1-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/exaile-0.3.1.1-1.fc12

Comment 5 Fedora Update System 2010-04-16 23:46:03 UTC
exaile-0.3.1.1-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.1.1-1.fc13

Comment 6 Fedora Update System 2010-04-23 06:06:12 UTC
exaile-0.3.1.1-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-04-23 22:55:16 UTC
exaile-0.3.1.1-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.