[Wayland-bugs] [Bug 81819] Xwayland crashes when seat adds a capability and sends some input event

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 28 18:09:46 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=81819

--- Comment #4 from Michael Forney <mforney at mforney.org> ---
Partially.

The commit you referenced fixes the case where a seat capability disappears and
then reappears (such as when disconnecting then reconnecting a mouse, or
switching VTs).

However, if Xwayland is started without some capability (for example, no
pointing devices connected), then a mouse is plugged in, the problem remains.
This is can be reproduced by starting weston with no pointing devices,
switching to another VT, launching weston-terminal (by setting
WAYLAND_DISPLAY), switching back to the weston VT, launching an X client in the
opened terminal (by setting DISPLAY), then plugging in a mouse and moving the
cursor over the X client.

The issue is that the devices created after Xwayland startup are never
activated.

-- 
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/20140729/32da5658/attachment.html>


More information about the Wayland-bugs mailing list