Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
GNOME:Factory
gnome-shell
gnome-shell-exit-crash-workaround.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-shell-exit-crash-workaround.patch of Package gnome-shell
Index: gnome-shell-47.0/src/main.c =================================================================== --- gnome-shell-47.0.orig/src/main.c +++ gnome-shell-47.0/src/main.c @@ -718,7 +718,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; }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor