Bug 622556

Summary: [abrt] crash in exaile-0.3.2.0-1.fc13: _apev2.py:34:ApeFormat:AttributeError: 'module' object has no attribute 'APEv2'
Product: [Fedora] Fedora Reporter: Bernardo Barros <bernardobarros>
Component: exaileAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dakingun, ngcode
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:23ba0abb
Fixed In Version: exaile-0.3.2.1-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-03-28 19:26:20 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 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.