Bug 581842

Summary: [abrt] crash in exaile-0.3.1.0-1.fc12: main.py:158:_set_bar_text:TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
Product: [Fedora] Fedora Reporter: Faul <Faul-93>
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, gnulinuxman1986
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:b278e05e
Fixed In Version: exaile-0.3.1.1-1.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-23 06:07:44 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 Faul 2010-04-13 12:21:32 UTC
abrt 1.0.8 detected a crash.

architecture: i686
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.11-99.fc12.i686
package: exaile-0.3.1.0-1.fc12
reason: main.py:158:_set_bar_text:TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'
release: Fedora release 12 (Constantine)

backtrace
-----
main.py:158:_set_bar_text:TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/main.py", line 149, in timer_update
    self._set_bar_text(seconds, length)
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/main.py", line 158, in _set_bar_text
    remaining_seconds = length - seconds
TypeError: unsupported operand type(s) for -: 'NoneType' and 'int'

Local variables in innermost frame:
seconds: 0
length: None
self: <xlgui.main.PlaybackProgressBar object at 0x90e9d4c>

Comment 1 Faul 2010-04-13 12:21:37 UTC
Created attachment 406218 [details]
File: backtrace

Comment 2 Fedora Update System 2010-04-15 14:10:52 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:12:04 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:35:03 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:37 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:47 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:50 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.

Comment 8 Danny Brodzik 2010-06-01 07:17:58 UTC
This problem still persists in the latest Fedora 13 stable package. All updates as of today are applied on my box.