On Wed, 19 Nov 2014 at 18:33:47 -0800, Eric Shattow wrote: > + syslog(LOG_ERR, "COGL ERROR: allocate_with_size " > + "ctx %lx, WxH %i x %i, ifmt %i\n", > + (long unsigned int)ctx, width, height, internal_format);
I notice this is consistently failing for non-power-of-two texture sizes, but only for gnome-shell[3624], not for gnome-shell[985]. 3624 appears to be running as uid 'user'- the actual login session - whereas 985 is presumably Debian-gdm running the login prompt, which is also done using gnome-shell. I'm not sure what would be different for the Debian-gdm instance in terms of driver support for "NPOT" textures, but perhaps this points someone else in the right direction? S -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org