GNOME Bugzilla – Bug 756642
session: Fix crash when saving sticky windows
Last modified: 2015-10-15 14:31:24 UTC
See patch.
Created attachment 313372 [details] [review] session: Fix crash when saving sticky windows Since commit 527c53a2a058, window->workspace is set to %NULL when the window is sticky (see comment[0]), so don't try to save the workspace index in that case. [0] https://git.gnome.org/browse/mutter/tree/src/core/window.c#n4307
Review of attachment 313372 [details] [review]: looks good
Attachment 313372 [details] pushed as a95ae4d - session: Fix crash when saving sticky windows