We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 237

Summary: sdl_mixer 1.2.7 breaks sdl games.
Product: SDL_mixer Reporter: Hussam Al-Tayeb <ht990332>
Component: miscAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 CC: ht990332
Version: unspecified   
Hardware: x86   
OS: Linux   

Description Hussam Al-Tayeb 2006-05-20 13:44:53 UTC
After upgrading from "sdl_mixer 1.2.6 + sdl_mixer_mikmod patch" to vanilla "sdl_mixer 1.2.7 ( unpatched )", sdl games won't read sound.

Supertux won't load because of error
Error: Couldn't load musicfile
/usr/bin/../share/supertux/music/SALCON.MO

and frozen-bubble gives error:
Warning, could not create new music from 
`/usr/share/frozen-bubble/snd/introzik.xm' (reason: Unrecognized music 
format)

planetpenguinracer 0.5 cvs gives the same problem.
This was working ealier with and sdl_mixer 1.2.6 with sdl_mixer 
mikmod patch
Comment 1 Hussam Al-Tayeb 2006-05-20 20:12:44 UTC
Apparently, the error was wrong configure options, sorry for the alarm. :)