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

Re: [pygame] very slow pygame.init() under Snow Leopard



On Fri, Aug 26, 2011 at 8:52 PM, Lenard Lindstrom <len-l@xxxxxxxxx> wrote:
Generally, yes. But the examples highlight specific modules. And on Debian squeeze the alsa sound system keeps printing annoying buffer underflow messages to the console when the mixer module is initialized but not used.

Lenard


Ah, that's an annoying bug in SDL/alsa I guess.

Yeah, it's probably best to modify the examples to init the modules they need explicitly.  I can do this.

cheers,