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 682433 - "incorrect pop" Exception in done-displaying-content
"incorrect pop" Exception in done-displaying-content
Status: RESOLVED INCOMPLETE
Product: gnome-shell
Classification: Core
Component: message-tray
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-22 08:05 UTC by Alexander Larsson
Modified: 2014-04-26 14:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Larsson 2012-08-22 08:05:30 UTC
Also, while testing bug 682431 I twice managed to get this error:

    JS ERROR: !!!   Exception in callback for signal: done-displaying-content
    JS ERROR: !!!     message = '"incorrect pop"'
    JS ERROR: !!!     fileName = '"/gnome/share/gnome-shell/js/ui/main.js"'
    JS ERROR: !!!     lineNumber = '737'
    JS ERROR: !!!     stack = '"popModal([object _private_St_Widget])@/gnome/share/gnome-shell/js/ui/main.js:737
(true)@/gnome/share/gnome-shell/js/ui/grabHelper.js:276
wrapper(true)@/gnome/share/gjs-1.0/lang.js:204
([object Object])@/gnome/share/gnome-shell/js/ui/grabHelper.js:245
wrapper([object Object])@/gnome/share/gjs-1.0/lang.js:204
()@/gnome/share/gnome-shell/js/ui/messageTray.js:1993
wrapper()@/gnome/share/gjs-1.0/lang.js:204
()@/gnome/share/gnome-shell/js/ui/messageTray.js:1912
wrapper()@/gnome/share/gjs-1.0/lang.js:204
([object Object])@/gnome/share/gnome-shell/js/ui/messageTray.js:1812
wrapper([object Object])@/gnome/share/gjs-1.0/lang.js:204
_emit("done-displaying-content")@/gnome/share/gjs-1.0/signals.js:124
([object Object],[object _private_Clutter_Event])@/gnome/share/gnome-shell/js/ui/messageTray.js:1205
_emit("activate",[object _private_Clutter_Event])@/gnome/share/gjs-1.0/signals.js:124
([object _private_Clutter_Event])@/gnome/share/gnome-shell/js/ui/popupMenu.js:110
wrapper([object _private_Clutter_Event])@/gnome/share/gjs-1.0/lang.js:204
([object _private_Shell_GenericContainer],[object _private_Clutter_Event])@/gnome/share/gnome-shell/js/ui/popupMenu.js:83
wrapper([object _private_Shell_GenericContainer],[object _private_Clutter_Event])@/gnome/share/gjs-1.0/lang.js:204
"'

Which got the shell in a really weird focus state so i had to restart it. I'm not sure exactly what caused this, but I was playing around with "zenity --notification --text=blah" and the dropbox notification icon context menu only.
Comment 1 Alessandro Re 2013-02-17 18:04:32 UTC
I;m getting this error, too, which I didn't found in Gnome 3.4, but I'm getting in 3.6.3 (I'm using Fedora 18).

At the time of this error, only active extensions were:
* Remove Accessibility https://extensions.gnome.org/extension/112/remove-accesibility/
* Maximus https://extensions.gnome.org/extension/354/maximus/
* Todo list https://extensions.gnome.org/extension/162/todo-list/

This issue can happen quite often, several times a day.

Here's a bit of log:

Window manager warning: Invalid WM_TRANSIENT_FOR window 0x2e00004 specified for 0x2e00002 (mendeleyde).
loaded the Generic plugin 
Window manager warning: Log level 8: meta_window_actor_mapped: assertion `!priv->mapped' failed
Window manager warning: Log level 8: meta_window_actor_mapped: assertion `!priv->mapped' failed
    JS ERROR: !!!   Exception was: Error: incorrect pop
    JS ERROR: !!!     message = '"incorrect pop"'
    JS ERROR: !!!     fileName = '"/usr/share/gnome-shell/js/ui/main.js"'
    JS ERROR: !!!     lineNumber = '638'
    JS ERROR: !!!     stack = '"popModal([object _private_Shell_GenericContainer])@/usr/share/gnome-shell/js/ui/main.js:638
()@/usr/share/gnome-shell/js/ui/altTab.js:412
wrapper()@/usr/share/gjs-1.0/lang.js:204
()@/usr/share/gnome-shell/js/ui/altTab.js:418
wrapper()@/usr/share/gjs-1.0/lang.js:204
()@/usr/share/gnome-shell/js/ui/altTab.js:407
wrapper()@/usr/share/gjs-1.0/lang.js:204
([object _private_Shell_GenericContainer],[object _private_Clutter_Event])@/usr/share/gnome-shell/js/ui/altTab.js:309
wrapper([object _private_Shell_GenericContainer],[object _private_Clutter_Event])@/usr/share/gjs-1.0/lang.js:204
"'
Window manager warning: Log level 8: meta_end_modal_for_plugin: assertion `compositor->modal_plugin == plugin' failed
    JS ERROR: !!!   Exception in callback for signal: item-activated
    JS ERROR: !!!     message = '"incorrect pop"'
    JS ERROR: !!!     fileName = '"/usr/share/gnome-shell/js/ui/main.js"'
    JS ERROR: !!!     lineNumber = '638'
    JS ERROR: !!!     stack = '"popModal([object _private_Shell_GenericContainer])@/usr/share/gnome-shell/js/ui/main.js:638
()@/usr/share/gnome-shell/js/ui/altTab.js:412
Comment 2 Florian Müllner 2013-06-17 10:59:13 UTC
Is this still happening in 3.8?
Comment 3 Florian Müllner 2014-04-26 14:48:56 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!