[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] This program breaks on my Linux



On mer, 2014-07-16 at 15:10 -0700, B W wrote:
> Argh! pygame.mixer.quit() is hanging.

If you're comfortable with compiling pygame, then I'd keep drilling
down, sprinkling more prints into mixer.c/autoquit() to see which line
of that function it fails on. The last line appears to tell SDL to
shutdown, so if it fails at that line, I would assume the error is in
SDL.

Attachment: signature.asc
Description: This is a digitally signed message part