Bug 634671 - [abrt] crash in exaile-0.3.2.0-1.fc13: __init__.py:31:__init__:ImportError: cannot import name config
Summary: [abrt] crash in exaile-0.3.2.0-1.fc13: __init__.py:31:__init__:ImportError: c...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: exaile
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:c9d6d434
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-09-16 16:50 UTC by axxer
Modified: 2011-03-28 19:26 UTC (History)
1 user (show)

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


Attachments (Terms of Use)
File: backtrace (905 bytes, text/plain)
2010-09-16 16:50 UTC, axxer
no flags Details

Description axxer 2010-09-16 16:50:37 UTC
abrt 1.1.0 detected a crash.

architecture: i686
cmdline: python /usr/lib/python2.6/site-packages/exaile/exaile.py --datadir=/usr/share/exaile/data --startgui
comment: it just display crash message while exaile did'nt actually crash..when i disable ex faxso, that crash message never appear again
component: exaile
executable: /usr/lib/python2.6/site-packages/exaile/exaile.py
kernel: 2.6.33.3-85.fc13.i686
package: exaile-0.3.2.0-1.fc13
reason: __init__.py:31:__init__:ImportError: cannot import name config
release: Fedora release 13 (Goddard)

backtrace
-----
__init__.py:31:__init__:ImportError: cannot import name config

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/exaile/xlgui/playlist.py", line 124, in <lambda>
    self.properties_dialog())
  File "/usr/share/exaile/plugins/exfalso/__init__.py", line 133, in properties_dialog
    PLUGIN.run(tracks)
  File "/usr/share/exaile/plugins/exfalso/__init__.py", line 109, in run
    ef = self.exfalso = ExFalsoController(self.on_changed)
  File "/usr/share/exaile/plugins/exfalso/__init__.py", line 31, in __init__
    from quodlibet import const, config
ImportError: cannot import name config

Local variables in innermost frame:
on_changed: <bound method ExFalsoTagger.on_changed of <exfalso.ExFalsoTagger instance at 0x95b66ec>>
self: <exfalso.ExFalsoController instance at 0xa13ed4c>
const: <module 'quodlibet.const' from '/usr/lib/python2.6/site-packages/quodlibet/const.pyc'>

How to reproduce
-----
1. using exaile 0.3.2.0, and with installed ex faxso tag editor installed
2. edit exaile preference to use ex faxso
3. in exaile playlist, right click on song and choose properties
4. it just display crash message while exaile did'nt actually crash..when i disable ex faxso, that crash message never appear again

Comment 1 axxer 2010-09-16 16:50:40 UTC
Created an attachment (id=447794)
File: backtrace

Comment 2 Fedora Update System 2011-03-04 15:51:17 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:24:00 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:24:12 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.