failed to create drawable

Adam Jackson ajax at redhat.com
Mon Oct 17 14:05:41 UTC 2011


On Sat, 2011-10-15 at 09:05 +0200, Michael Schwendt wrote:
> Bottom of ~/.xsession-errors:
> 
> > Failed to play sound: File or data not found
> >       JS LOG: GNOME Shell started at Sat Oct 15 2011 09:00:52 GMT+0200 (CEST)
> > failed to create drawable
> 
> After logging out and back in, desktop background was empty and black.
> 
> The warnings are not helpful. Which component "failed to create drawable"?

Almost certainly Mesa:

~/mesa% grep 'failed to create' src/glx/*.c
src/glx/dri2_glx.c:      ErrorMessageF("failed to create dri screen\n");
src/glx/drisw_glx.c:      ErrorMessageF("failed to create dri screen\n");
src/glx/glxcmds.c:         fprintf(stderr, "failed to create pixmap\n");
src/glx/glx_pbuffer.c:      fprintf(stderr, "failed to create drawable\n");

But getting to that point almost always means something else has gone
horribly wrong already.  What does 'glxinfo | grep renderer' say?

- ajax
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/test/attachments/20111017/9278153f/attachment.bin 


More information about the test mailing list