https://bugs.freedesktop.org/show_bug.cgi?id=73665
Kristian Høgsberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Kristian Høgsberg <[email protected]> --- commit 87d3b61355cf742f8ac1270c3f4e38ded9501de7 Author: Kristian Høgsberg <[email protected]> Date: Sun Jan 19 21:48:10 2014 -0800 shell: Don't start a fade animation if we don't have an output When the last window of the X11 compositor is closed during a fade or while locked, we'll try to start a fade back to the lock screen. However, if we closed the last window, there are no outputs left and the animation will try to run with surface->output == NULL. https://bugs.freedesktop.org/show_bug.cgi?id=73665 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
