
Originally Posted by
liam
If that doesn't work open a VT and sign in. Then run "pkill gnome-shell && gnome-shell --replace -d :0"
It is difficult to distinguish in the output, as well as in ~/.xsession-errors, what exactly is outputted when the crash occurs and what is outputted because of other issues.
The following is roughly what always pops up when the crash occurs.
Code:
Clutter-WARNING **: Unable to compile the GLSL shader: Fragment shader failed to compile with the following errors:
ERROR: 1:1: error(#105) #version must occur before any other statement in the program
ERROR: error(#273) 1 compilation errors. No code generated
** Message: applet now removed from the notification area
gnome-shell-calendar-server[5420]: Got HUP on stdin - exiting
gnome-session[3867]: WARNING: Application 'gnome-shell.desktop' killed by signal
folks-DEBUG: individual-aggregator.vala:310: Setting primary store IDs to defaults.
folks-DEBUG: individual-aggregator.vala:338: Primary store IDs are 'eds' and 'system'.
JS ERROR: !!! WARNING: 'assignment to undeclared variable owner'
JS ERROR: !!! WARNING: file '/home/forage/.local/share/gnome-shell/extensions/music-integration@brianrobles204/extension.js' line 1432 exception 0 number 156
JS LOG: GNOME Shell started at Sat Jan 28 2012 01:05:52 GMT+0100 (CET)
** Message: applet now embedded in the notification area
The Clutter warning, followed by the two errors, also appear in the log without it being followed by a crash. So I expect that that isn't the cause.
I can remove the music-integration extension, but as mentioned before, the issue also occurred before installing it and the warning does not show up until after the crash.