https://bugs.freedesktop.org/show_bug.cgi?id=70923
Emilio Pozuelo Monfort <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- --- Comment #4 from Emilio Pozuelo Monfort <[email protected]> --- 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.
_______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
