Bug 622556 - [abrt] crash in exaile-0.3.2.0-1.fc13: _apev2.py:34:ApeFormat:AttributeError: 'module' object has no attribute 'APEv2'
Summary: [abrt] crash in exaile-0.3.2.0-1.fc13: _apev2.py:34:ApeFormat: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:23ba0abb
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-09 18:00 UTC by Bernardo Barros
Modified: 2011-03-28 19:26 UTC (History)
2 users (show)

Fixed In Version: exaile-0.3.2.1-1.fc13
Clone Of:
Environment:
Last Closed: 2011-03-28 19:26:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.45 KB, text/plain)
2010-08-09 18:00 UTC, Bernardo Barros
no flags Details

Description Bernardo Barros 2010-08-09 18:00:52 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.2.4.fc13.x86_64
package: exaile-0.3.2.0-1.fc13
reason: _apev2.py:34:ApeFormat:AttributeError: 'module' object has no attribute 'APEv2'
release: Fedora release 13 (Goddard)

backtrace
-----
_apev2.py:34:ApeFormat:AttributeError: 'module' object has no attribute 'APEv2'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 52, in <module>
    main()
  File "/usr/lib/python2.6/site-packages/exaile/exaile.py", line 49, in main
    exaile = main.Exaile()
  File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 96, in __init__
    self.__init()
  File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 132, in __init
    self.__show_splash()
  File "/usr/lib/python2.6/site-packages/exaile/xl/main.py", line 260, in __show_splash
    import xlgui
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/__init__.py", line 39, in <module>
    from xl import xdg, common, event, metadata, settings, playlist as _xpl
  File "/usr/lib/python2.6/site-packages/exaile/xl/metadata/__init__.py", line 35, in <module>
    from xl.metadata import (ape, asf, flac, mka, mod, mp3, mp4, mpc, ogg, sid, speex,
  File "/usr/lib/python2.6/site-packages/exaile/xl/metadata/ape.py", line 29, in <module>
    from xl.metadata._apev2 import ApeFormat
  File "/usr/lib/python2.6/site-packages/exaile/xl/metadata/_apev2.py", line 33, in <module>
    class ApeFormat(BaseFormat):
  File "/usr/lib/python2.6/site-packages/exaile/xl/metadata/_apev2.py", line 34, in ApeFormat
    MutagenType = apev2.APEv2
AttributeError: 'module' object has no attribute 'APEv2'

Local variables in innermost frame:
__module__: 'xl.metadata._apev2'

Comment 1 Bernardo Barros 2010-08-09 18:00:54 UTC
Created attachment 437668 [details]
File: backtrace

Comment 2 Fedora Update System 2011-03-04 15:50:27 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 3 Fedora Update System 2011-03-05 02:23:19 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 4 Fedora Update System 2011-03-28 19:23:52 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.