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 624585 - using screenshot key while typing in message tray throws
using screenshot key while typing in message tray throws
Status: RESOLVED DUPLICATE of bug 629952
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-16 23:37 UTC by William Jon McCann
Modified: 2010-09-18 22:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2010-07-16 23:37:41 UTC
Press the PrtScrn key while typing a chat reply in the message tray.


    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])@/home/jmccann/gnome-shell/source/gnome-shell/js/ui/main.js:331
Error("Chained exception")@:0
("Chained exception")@gjs_throw:0


In one case (while testing Marina's latest style update so might be unrelated) this seemed cause a stuck grab and I couldn't interact with any windows on screen.  Had to kill the shell from a terminal.
Comment 1 Owen Taylor 2010-09-18 22:28:00 UTC

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