Menu

#208 SDL_mixer fails to initialize

v0.3.0_branch
closed-fixed
Sound (4)
9
2006-07-05
2006-06-14
No

When SDL_mixer fails to initialize for some users, no
action gets taken (like disabling sound). This
results in a crash later on when one of the music
tracks isn't created and the game attempts to play it
anyway.

Other sounds playback sketchily and in indeterminate
ways.

The fix should be to disable sound if sdl_mixer fails
to initialize properly, even if it pretends to work
some of the time anyway.

Discussion

  • Manuel Moos

    Manuel Moos - 2006-06-20

    Logged In: YES
    user_id=34808

    The suggested fix is implemented. We don't know, however,
    whether there are other failure conditions we have to react
    on; we only listen to the return codes.

     
  • Manuel Moos

    Manuel Moos - 2006-06-20
    • status: open --> pending-fixed
     
  • SourceForge Robot

    • status: pending-fixed --> closed-fixed
     
  • SourceForge Robot

    Logged In: YES
    user_id=1312539

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).