Bug 550392 - [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: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:85f0fb9c
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-24 22:51 UTC by A.Russo
Modified: 2010-02-20 00:32 UTC (History)
5 users (show)

Fixed In Version: exaile-0.3.0.2-1.fc12
Clone Of:
Environment:
Last Closed: 2010-02-20 00:32:29 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.01 KB, text/plain)
2009-12-24 22:51 UTC, A.Russo
no flags Details

Description A.Russo 2009-12-24 22:51:20 UTC
abrt 1.0.0 detected a crash.

How to reproduce
-----
1. Right click on a song in the playlist
2. Choose "Properties"
3.

backtrace
-----
Summary: TB85f0fb9c properties.py:71:_populate_from_track:TypeError: GtkEntry.set_text() argument 1 must be string without null bytes, not unicode

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/playlist.py", line 106, in <lambda>
    self.properties_dialog())
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/playlist.py", line 128, in properties_dialog
    tracks[0])
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/properties.py", line 47, in __init__
    self._populate_from_track(track)
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/properties.py", line 71, in _populate_from_track
    field.set_text(value)
TypeError: GtkEntry.set_text() argument 1 must be string without null bytes, not unicode

Local variables in innermost frame:
track: 'roy orbison  pretty paper' by 'Various Artists' from 'the coolest christmas'
field: <gtk.Entry object at 0x3eaed20 (GtkEntry at 0x7f2ae8017390)>
self: <TrackPropertiesDialog object at 0x3a34aa0 (GObject at 0x3dc3720)>
value: 3

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-166.fc12.x86_64
package: exaile-0.3.0.1-1.fc12
uuid: 85f0fb9c

Comment 1 A.Russo 2009-12-24 22:51:23 UTC
Created attachment 380255 [details]
File: backtrace

Comment 2 Fedora Update System 2010-02-10 16:18:20 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 3 Fedora Update System 2010-02-11 14:32:56 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 4 Fedora Update System 2010-02-20 00:31:16 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.