From: Maxim L. <max...@gm...> - 2010-06-29 17:34:13
|
On Sun, 2010-06-27 at 19:07 +0300, Maxim Levitsky wrote: > Hi, > > Today I updated the graphical modules from long time ago. > > Do you know what causes this: > > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported! This is an application bug! > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (core) - Info: Couldn't bind redirected window 0x4000fb to texture > > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (core) - Info: Couldn't bind redirected window 0x3a00016 to texture > > /usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (resizeinfo) - Warn: Bind Pixmap to Texture failure > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (resizeinfo) - Warn: Bind Pixmap to Texture failure > /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/gdm/themes/Human/ubuntu.png > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (core) - Info: Couldn't bind redirected window 0x4000fb to texture > > /usr/bin/compiz.real (core) - Warn: No GLXFBConfig for depth 32 > /usr/bin/compiz.real (core) - Info: Couldn't bind redirected window 0x3a00016 to texture > > > The 'good' output was: > > .... > Checking for Xgl: not present. > WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported! This is an application bug! > /usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 image format > /usr/bin/compiz.real (cube) - Warn: Failed to load slide: /usr/share/gdm/themes/Human/ubuntu.png > WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported! This is an application bug! > > > > > As a result of this, most windows are white, and decorations are missing. > > > glxinfo output indeed shrunk indeed, so maybe this is result of removal of many glx visuals? > > > I attach glxinfo output from bad and good versions of mesa. > > You will see that I didn't update the stack for some prolonged time, so bisect would be painful. > > > Best regards, > Maxim Levitsky ping |