[Wayland-bugs] [Bug 70923] weston screensaver runs, never unlocks
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 10 10:03:44 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=70923
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Kristian Høgsberg <krh at bitplanet.net> ---
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 <ander.conselvan.de.oliveira at intel.com>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140410/a471f227/attachment-0001.html>
More information about the Wayland-bugs
mailing list