<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:pochu27@gmail.com" title="Emilio Pozuelo Monfort <pochu27@gmail.com>"> <span class="fn">Emilio Pozuelo Monfort</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED --- - weston screensaver runs, never unlocks"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70923">bug 70923</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>UNCONFIRMED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>INVALID
           </td>
           <td>---
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED --- - weston screensaver runs, never unlocks"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70923#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED --- - weston screensaver runs, never unlocks"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=70923">bug 70923</a>
              from <span class="vcard"><a class="email" href="mailto:pochu27@gmail.com" title="Emilio Pozuelo Monfort <pochu27@gmail.com>"> <span class="fn">Emilio Pozuelo Monfort</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>