Bug 620995 - [abrt] crash in magicor-1.1-5.fc13: resources.py:86:_loadMusic:error: Failed loading libmikmod.so.3: libmikmod.so.3: cannot open shared object file: No such file or directory
Summary: [abrt] crash in magicor-1.1-5.fc13: resources.py:86:_loadMusic:error: Failed ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: magicor
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Hans de Goede
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:1945833f
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-03 22:20 UTC by jstrahn
Modified: 2010-08-13 21:28 UTC (History)
1 user (show)

Fixed In Version: magicor-1.1-7.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-05 14:23:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.09 KB, text/plain)
2010-08-03 22:20 UTC, jstrahn
no flags Details

Description jstrahn 2010-08-03 22:20:11 UTC
abrt 1.1.1 detected a crash.

architecture: i686
cmdline: /usr/bin/python /usr/bin/magicor
component: magicor
executable: /usr/bin/magicor
kernel: 2.6.33.3-85.fc13.i686
package: magicor-1.1-5.fc13
reason: resources.py:86:_loadMusic:error: Failed loading libmikmod.so.3: libmikmod.so.3: cannot open shared object file: No such file or directory
release: Fedora release 13 (Goddard)

backtrace
-----
resources.py:86:_loadMusic:error: Failed loading libmikmod.so.3: libmikmod.so.3: cannot open shared object file: No such file or directory

Traceback (most recent call last):
  File "/usr/bin/magicor", line 75, in <module>
    gameEngine.start(CopyrightNoticeState(conf, None, gameEngine.screen))
  File "/usr/lib/python2.6/site-packages/magicor/states/intro.py", line 26, in __init__
    self.resources.playMusic("music/soft-trance", -1)
  File "/usr/lib/python2.6/site-packages/magicor/resources.py", line 131, in playMusic
    if self._loadSomething(name, self._loadMusic, False):
  File "/usr/lib/python2.6/site-packages/magicor/resources.py", line 120, in _loadSomething
    ret = loadFunc(path, name)
  File "/usr/lib/python2.6/site-packages/magicor/resources.py", line 86, in _loadMusic
    music.load(fn)
error: Failed loading libmikmod.so.3: libmikmod.so.3: cannot open shared object file: No such file or directory

Local variables in innermost frame:
path: '/usr/share/magicor'
self: <magicor.resources.Resources object at 0x8b865ec>
name: 'music/soft-trance'
fn: '/usr/share/magicor/music/soft-trance.xm'

Comment 1 jstrahn 2010-08-03 22:20:13 UTC
Created attachment 436394 [details]
File: backtrace

Comment 2 Hans de Goede 2010-08-04 09:48:23 UTC
Thanks for the bug report, I'm working on an updated package fixing this.

Comment 3 Fedora Update System 2010-08-04 09:51:39 UTC
magicor-1.1-7.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/magicor-1.1-7.fc14

Comment 4 Fedora Update System 2010-08-04 09:54:16 UTC
magicor-1.1-7.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/magicor-1.1-7.fc13

Comment 5 Fedora Update System 2010-08-05 14:23:27 UTC
magicor-1.1-7.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2010-08-13 21:27:55 UTC
magicor-1.1-7.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.