Bug 549626

Summary: [abrt] crash detected in exaile-0.3.0.1-1.fc12
Product: [Fedora] Fedora Reporter: WaRL <leontjevski>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dakingun, dmaphy, tvvikram.sjce
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:4bc3fad2
Fixed In Version: exaile-0.3.0.2-1.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-02-20 00:32:24 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 WaRL 2009-12-22 06:59:19 UTC
abrt 1.0.0 detected a crash.

backtrace
-----
Summary: TB4bc3fad2 mmwidgets.py:870:__format_bitrate:ValueError: invalid literal for int() with base 10: '1 & 9 & 2 & k'

Traceback (most recent call last):
  File "/usr/share/exaile/plugins/minimode/__init__.py", line 337, in on_playlist_notebook_switch
    self.box['track_selector'].update_track_list(playlist)
  File "/usr/share/exaile/plugins/minimode/mmwidgets.py", line 498, in update_track_list
    iter = self.list.append([track, self.formatter.format(track)])
  File "/usr/share/exaile/plugins/minimode/mmwidgets.py", line 797, in format
    text = template.safe_substitute(self.__get_substitutions(track))
  File "/usr/share/exaile/plugins/minimode/mmwidgets.py", line 815, in __get_substitutions
    substitutions[keyword] = formatter(substitutions[keyword])
  File "/usr/share/exaile/plugins/minimode/mmwidgets.py", line 870, in __format_bitrate
    bitrate = int(bitrate)
ValueError: invalid literal for int() with base 10: '1 & 9 & 2 & k'

Local variables in innermost frame:
self: <MMTrackFormatter object at 0x46520f0 (mmwidgets+MMTrackFormatter at 0x46146a0)>
bitrate: 1 & 9 & 2 & k

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: 4bc3fad2

Comment 1 WaRL 2009-12-22 06:59:23 UTC
Created attachment 379773 [details]
File: backtrace

Comment 2 Fedora Update System 2010-02-10 16:18:15 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:51 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:11 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.