Bug 581842 - [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'
Summary: [abrt] crash in exaile-0.3.1.0-1.fc12: main.py:158:_set_bar_text:TypeError: u...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b278e05e
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-13 12:21 UTC by Faul
Modified: 2010-06-01 07:17 UTC (History)
3 users (show)

Fixed In Version: exaile-0.3.1.1-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-04-23 06:07:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (578 bytes, text/plain)
2010-04-13 12:21 UTC, Faul
no flags Details

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.


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