[Wayland-bugs] [Bug 95186] VT-switching on fbdev-backend goes unnoticed with logind
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 28 13:30:00 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95186
Bug ID: 95186
Summary: VT-switching on fbdev-backend goes unnoticed with
logind
Product: Wayland
Version: unspecified
Hardware: Other
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: weston
Assignee: wayland-bugs at lists.freedesktop.org
Reporter: ppaalanen at gmail.com
CC: dh.herrmann at gmail.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160428/996c467e/attachment.html>
More information about the wayland-bugs
mailing list