Bug#770130: gnome-shell: Oh no! Something has gone wrong. (Fujitsu ST4121)

Simon McVittie smcv at debian.org
Wed Nov 26 08:49:24 UTC 2014


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



More information about the pkg-gnome-maintainers mailing list