GNOME Bugzilla – Bug 619777
gnome-shell crashes on print screen from activity view
Last modified: 2011-01-06 18:53:32 UTC
Using gnome-shell git revision ea3b2a57, if I use the Activities view (move mouse to upper left) and try to take a screenshot, the screenshot window appears in the activity view, and then the shell crashes immediately. The entire output is: do_wait: drmWaitVBlank returned -1, IRQs don't seem to be working correctly. Try adjusting the vblank_mode configuration parameter. Panel leaving: a new panel shell is starting. (gnome-panel:2497): EggSMClient-CRITICAL **: egg_sm_client_set_mode: assertion `global_client == NULL || global_client_mode == EGG_SM_CLIENT_MODE_DISABLED' failed JS LOG: GNOME Shell started at Wed May 26 2010 21:02:15 GMT-0700 (PST) WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported! This is an application bug! WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported! This is an application bug! JS ERROR: !!! Exception was: Error: 66 is not a valid value for enumeration KeyBindingAction JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! message = '66 is not a valid value for enumeration KeyBindingAction' JS ERROR: !!! stack = 'Error("66 is not a valid value for enumeration KeyBindingAction")@:0 ("66 is not a valid value for enumeration KeyBindingAction")@gjs_throw:0 @:0 _globalKeyPressHandler([object _private_Clutter_Stage],[object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/main.js:328 Error("Chained exception")@:0 ("Chained exception")@gjs_throw:0 ' Shell killed with signal 11
*** This bug has been marked as a duplicate of bug 632151 ***