<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - VT-switching on fbdev-backend goes unnoticed with logind"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95186">95186</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>VT-switching on fbdev-backend goes unnoticed with logind
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>Wayland
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>weston
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ppaalanen@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>dh.herrmann@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Using a systemd system with logind, DRM-backend works just fine with
VT-switching, responding with device_paused() and device_resumed() on the DRM
device.

On fbdev-backend, VT-switch away from Weston does happen, but Weston is not
notified about it at all. This leads to Weston painting over a VT not its own,
and probably still getting input, etc. Switching back to Weston's VT freezes
the VT completely, until Weston is killed. Killing returns the VT back to
normal.

parse_active() never gets called, and indeed property_changed() is never
called.

All these functions are in src/launcher-logind.c.

Presumably the rpi-backend suffers the same, did not test.</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>