Bug 620995

Summary: [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
Product: [Fedora] Fedora Reporter: jstrahn
Component: magicorAssignee: Hans de Goede <hdegoede>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: hdegoede
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard: abrt_hash:1945833f
Fixed In Version: magicor-1.1-7.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-08-05 14:23:32 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 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.