[Wayland-bugs] [Bug 73665] SIGSEGV in weston_fade_run crashes Weston
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Jan 19 21:48:42 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=73665
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> ---
commit 87d3b61355cf742f8ac1270c3f4e38ded9501de7
Author: Kristian Høgsberg <krh at bitplanet.net>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140120/b3cc79b5/attachment.html>
More information about the Wayland-bugs
mailing list