File gnome-shell-exit-crash-workaround.patch of Package gnome-shell

Index: gnome-shell-44.beta/src/main.c
===================================================================
--- gnome-shell-44.beta.orig/src/main.c
+++ gnome-shell-44.beta/src/main.c
@@ -680,7 +680,7 @@ main (int argc, char **argv)
   g_object_unref (shell_global_get ());
 
   g_debug ("Tearing down the mutter context");
-  meta_context_destroy (g_steal_pointer (&context));
+  g_steal_pointer (&context);
 
   return ecode;
 }
openSUSE Build Service is sponsored by