Bug 1540056
Summary: | Xwayland reports send_key: assertion 'scancode != 0' | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomas Pelka <tpelka> |
Component: | spice-gtk | Assignee: | Default Assignee for SPICE Bugs <rh-spice-bugs> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | SPICE QE bug list <spice-qe-bugs> |
Severity: | unspecified | Docs Contact: | Jana Heves <jsvarova> |
Priority: | unspecified | ||
Version: | 7.5 | CC: | cfergeau, dblechte, jkoten, mboisver, ofourdan, rh-spice-bugs, vbenes, victortoso |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | spice-gtk-0.35-1.el7 | Doc Type: | Known Issue |
Doc Text: |
Keyboard not working in VM browsed by *remote-viewer* and *virt-viewer*
When run inside a Wayland session, *remote-viewer* and *virt-viewer* utilities do not recognize key events in a virtual machine. Moreover, Xwayland reports the following error:
send_key: assertion 'scancode != 0'
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2018-12-03 12:25:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Tomas Pelka
2018-01-30 07:38:54 UTC
I'm not really sure whether this is supported or not. If not please do not close yet we should document and ass to release notes first. I'm not really sure whether this is supported or not. If not please do not close yet we should document and ass to release notes first. Perhaps related are Fedora bug 1512564 and bug 1479682 ? *** Bug 1537525 has been marked as a duplicate of this bug. *** (In reply to Tomas Pelka from comment #0) > Description of problem: > Key events in VM browsed by remote-viewer/virt-viewer and gnome-boxes most > probably too are not recognized when remote-viewer/virt-viewer or > gnome-boxes running inside wayland session. > One note here, remote-viewer/virt-viewer/gnome-boxes can run natively as wayland clients on Fedora, and this issue with keyboard events only happen when they are explicitly run with GDK_BACKEND=x11. On RHEL7, they always get run through Xwayland, not as native wayland clients? Patch merged upstream 28e3dc34424f5e5b0441f2341d777ae4362363f0 Thanks Olivier, for the fix. git tag --contains 28e3dc34424f5e5b0441f2341d777ae4362363f0 v0.35 The fix should be included in the rebase from bug 1562126 |