[Wayland-bugs] [Bug 70923] weston screensaver runs, never unlocks
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 14 01:28:54 PST 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70923
Emilio Pozuelo Monfort <pochu27 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |---
--- Comment #4 from Emilio Pozuelo Monfort <pochu27 at gmail.com> ---
Ok, after fixing the typo weston-screensaver launches and runs and I see the
matrix-like screensaver. However upon moving the mouse or pressing any key,
nothing happens - the screensaver keeps running as if I hadn't done anything.
I have added some printfs in shell.c and this is what I get:
[09:48:19.764] libwayland: using socket /run/user/1000/wayland-0
[09:48:19.766] launching '/opt/wayland/libexec/weston-desktop-shell'
shell_fade(): type: fade in
shell_fade(): creating animation with shell_fade_done callback
shell_fade_done, type: 0
shell_fade(): type: fade out
shell_fade(): creating animation with shell_fade_done callback
shell_fade_done, type: 1
lock()
launch_screensaver(): launching screensaver
[09:53:22.382] launching '/opt/wayland/libexec/weston-screensaver'
shell_fade(): type: fade in
shell_fade(): creating animation with shell_fade_done callback
shell_fade_done, type: 0
unlock(): calling desktop_shell_send_prepare_lock_surface
shell_fade(): type: fade out
shell_fade(): creating animation with shell_fade_done callback
shell_fade_done, type: 1
lock(): already locked
unlock(): calling desktop_shell_send_prepare_lock_surface
shell_fade(): type: fade in
If I build with cairo=gles and comment out weston-screensaver in weston.ini but
keep locking=true, weston goes black after 5m and when moving the mouse I get
the little unlock dialog with the green dot, and weston unlocks fine.
--
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/20131114/344a40b0/attachment.html>
More information about the Wayland-bugs
mailing list