Re: [AD] Allegro on multi-processor machines

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


> Is this with or without using X to draw the cursor? If it's Allegro 
> drawing the cursor, it's probably Xlib hitting an async as it tries to 
> draw the mouse in the timer thread and something else elsewhere.

This happens with X handling the mouse cursor. It also happens in 4.1.15 with
Allegro drawing the mouse cursor.

I'm not sure how to fix this either (as I'm not even sure why this becomes a
problem on a multi-processor machine and not a single-processor one). I think
it's not that important to fix in a hurry as most people won't use a
multi-processor machine - unless the problem can be reproduced on a plain
Pentium with hyper threading. 

> Not totally. That happens when Allegro has the keyboard driver installed 
> and gets the mode switched, but Allegro then bombs out and doesn't 
> properly close it's X display handle. Or something along those lines.

Hmm... I smell a bug here ;)

Evert




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/