Bastux wrote:
When I launch frozen bubble, this error occurs :

[SDL Init] Segmentation fault

What can I do?

Try running it like this:


SDL_VIDEODRIVER="x11" SDL_AUDIODRIVER="oss" frozen-bubble

(all on 1 line), replacing oss with alsa if that's what you have.

If it still segfaults, you can try different values of SDL_VIDEODRIVER and SDL_AUDIODRIVER.

A list of some of the options can be found here:

http://www.libsdl.org/faq.php?action=listentries&category=9

MAL


-- [EMAIL PROTECTED] mailing list



Reply via email to