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 - sdl_mixer 1.2.7 breaks sdl games.
Summary: sdl_mixer 1.2.7 breaks sdl games.
Status: RESOLVED INVALID
Alias: None
Product: SDL_mixer
Classification: Unclassified
Component: misc (show other bugs)
Version: unspecified
Hardware: x86 Linux
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-20 13:44 UTC by Hussam Al-Tayeb
Modified: 2006-05-20 20:12 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. :)