Re: [UFO-devel] Bug#385945: boson: crashes on singleplayer game start
Status: Beta
Brought to you by:
schmidtjf
From: Andreas B. <b_...@gm...> - 2006-09-17 15:09:15
|
On Sunday 17 September 2006 16:31, Johannes Schmidt wrote: > Le Dimanche 17 Septembre 2006 15:16, Andreas Beckermann a écrit : > > > Hmm, I'm using here libgl1-mesa-dri 6.4.1-0ubuntu8 and can't reproduce > > > the problem. > > > If you can create a minimal example, please send it to the libufo > > > mailing list. > > > > Sure: > > current libufo cvs, ufo-0.5/test/buttons.cpp > > > > Attached is a log, including a backtrace and my glxinfo output. > > If this crash does not happen on your system - maybe ubunto has patched > > it's mesa to include the fix? > > Ahh, sorry, didn't see that only indirect Mesa rendering is affected. > It's the same bug in Ubuntu. > > I have added a work-around to CVS which removes the glPopClientAttrib call > and restores the necessary client attributes manually. See > src/gl/ugl_graphics.cpp and include/ufo/gl/ugl_prototypes.hpp (for > glEnable,DisableClientState). > This fixes the bug for my system. Yep, works great here, too, thanks a lot :-) > Regards, > Johannes CU Andi |