After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 619777 - gnome-shell crashes on print screen from activity view
gnome-shell crashes on print screen from activity view
Status: RESOLVED DUPLICATE of bug 632151
Product: gnome-shell
Classification: Core
Component: drivers
2.29.x
Other Linux
: Normal critical
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-27 04:04 UTC by Jeffrey Baker
Modified: 2011-01-06 18:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeffrey Baker 2010-05-27 04:04:35 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
Comment 1 drago01 2011-01-06 18:53:32 UTC

*** This bug has been marked as a duplicate of bug 632151 ***