GNOME Bugzilla – Bug 684074
Dropping epiphany on a new workspace above old one crashes the shell
Last modified: 2012-09-15 09:56:18 UTC
This is happening on debian with GNOME shell 3.4.2 (libmutter 3.4.1). The crash itself is somewhere in mutter apparently. Steps to reproduce: 1. Open epiphany (I haven't been able to reproduce with any other program) 2. Make sure no other window is on the same workspace as epiphany (ie. the workspace will be destroyed when epiphany is moved away) 3. Open the overview 4. In the Workspace Switchter on the right side move the epiphany window up to create a new workspace just above the old one. At this point the old workspace should be destroyed and a new workspace should be created in its place. However the shell always crashes for me. I am seeing the following in .xsession-errors: (gnome-shell:407): Clutter-WARNING **: clutter_actor_raise Actor 'ClutterGroup' is not in the same container as actor 'ClutterGroup' (gnome-shell:407): Clutter-WARNING **: clutter_actor_raise Actor 'ClutterClone' is not in the same container as actor 'MetaBackgroundActor' ** GLib-GIO:ERROR:/build/glib2.0-Tsvodv/glib2.0-2.33.12+really2.32.3/./gio/gdbusactiongroup.c:252:g_dbus_action_group_describe_all_done: assertion failed: (group->connection == (gpointer) source) ** Message: applet now removed from the notification area gnome-session[29138]: WARNING: Application 'gnome-shell.desktop' killed by signal 6 The backtrace: (gdb) bt
+ Trace 230855
Haha, I should have checked my own bugs before reporting a new one. Whoops, sorry for the noise. *** This bug has been marked as a duplicate of bug 681399 ***