https://bugs.freedesktop.org/show_bug.cgi?id=70923

Kristian Høgsberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Kristian Høgsberg <[email protected]> ---
Reproducing this problems requires building weston with GL and cairo-gl (not
GLES2) so the screensaver gets compiled and run.

Fixed in:

commit 4e20e9b84778cc2c3526c447335b6975547f58cd
Author: Ander Conselvan de Oliveira <[email protected]>
Date:   Thu Apr 10 14:49:35 2014 +0300

    shell: Disarm the screensaver timeout timer on terminate_screensaver()

    The timer was left running after the screensaver was terminated. When
    it triggered, a fade out that would in turn cause the screen to be
    locked was started. Since that could happen without the compositor
    emitting the idle signal, there would be no wake signal to make the
    shell show the lock screen, so the system was left unresponsive
    until the idle signal actually triggered.

    https://bugs.freedesktop.org/show_bug.cgi?id=70923

-- 
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

Reply via email to