Bug 614713 - [abrt] crash in exaile-0.3.2.0-1.fc13: formatter.py:228:format:AttributeError: 'NoneType' object has no attribute 'get_tag_raw'
Summary: [abrt] crash in exaile-0.3.2.0-1.fc13: formatter.py:228:format:AttributeError...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:f6a2a939
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-15 04:54 UTC by rh
Modified: 2011-03-28 19:25 UTC (History)
1 user (show)

Fixed In Version: exaile-0.3.2.1-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-03-28 19:25:39 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (631 bytes, text/plain)
2010-07-15 04:54 UTC, rh
no flags Details

Description rh 2010-07-15 04:54:05 UTC
abrt 1.1.1 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.33.6-147.fc13.x86_64
package: exaile-0.3.2.0-1.fc13
reason: formatter.py:228:format:AttributeError: 'NoneType' object has no attribute 'get_tag_raw'
release: Fedora release 13 (Goddard)

backtrace
-----
formatter.py:228:format:AttributeError: 'NoneType' object has no attribute 'get_tag_raw'

Traceback (most recent call last):
  File "/usr/share/exaile/plugins/minimode/mmwidgets.py", line 857, in set_label_from_track
    text = self.progress_formatter.format()
  File "/usr/lib/python2.6/site-packages/exaile/xl/formatter.py", line 228, in format
    total_time = self.player.current.get_tag_raw('__length')
AttributeError: 'NoneType' object has no attribute 'get_tag_raw'

Local variables in innermost frame:
total_time: None
current_time: 0
self: <ProgressTextFormatter object at 0x3670e60 (xl+formatter+Formatter at 0x39d7100)>

How to reproduce
-----
Change track

Comment 1 rh 2010-07-15 04:54:07 UTC
Created attachment 431966 [details]
File: backtrace

Comment 2 rh 2010-07-16 13:11:56 UTC
Package: exaile-0.3.2.0-1.fc13
Architecture: x86_64
OS Release: Fedora release 13 (Goddard)


How to reproduce
-----
Stop playing the current track will possibly cause a crash.

Comment 3 Fedora Update System 2011-03-04 15:49:33 UTC
Package exaile-0.3.2.1-1.fc13:
* should fix your issue,
* was pushed to the Fedora 13 updates-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.1-1.fc13'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc13
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2011-03-05 02:22:13 UTC
exaile-0.3.2.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: https://admin.fedoraproject.org/updates/exaile-0.3.2.1-1.fc13

Comment 5 Fedora Update System 2011-03-28 19:23:05 UTC
exaile-0.3.2.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.


Note You need to log in before you can comment on or make changes to this bug.