Hallo, IOhannes m zmoelnig hat gesagt: // IOhannes m zmoelnig wrote:
Frank Barknecht wrote:
Frank Barknecht hat gesagt: // Frank Barknecht wrote:
chris clepper hat gesagt: // chris clepper wrote:
It looks like you only have 16 bit color depth support. I think GEM needs 24 bit color on Linux.
I hadn't change this part. I now configured X to run with 24 bit:
Just a little additional note: I tested this now with software-rendering by switching off "dri" in xorg.conf. Here Gem renders fine and also doesn't crash when closing the window. So the issue is somewhere in the DRI code.
thanks for the additional info. i have no idea what to do about this. i am not even sure whether this is a bug in Gem. however, i guess that glxgears still work fine (?)
I don't think it's a bug in Gem. But I'm wondering what Gem is doing differently then some other applications, that continue to work, and how this info could be used to find and fix the real bug (in dri probably).
Ciao