Keys are not send when using x11-forwarded client from Wayland
Submitted by Pavel Grunt
Assigned to Spice Bug List
Description
Created as clone of https://bugzilla.redhat.com/show_bug.cgi?id=1413814
Steps to Reproduce:
- From Wayland machine connect to Xorg client using SSH
- run a spice client
- keyboard stroke not recognised
Debug: (remote-viewer:3481): vnc-keymap-WARNING **: Unknown keycode mapping '(unnamed)'. Please report to gtk-vnc-list@gnome.org including the following information:
- Operating system
- GDK build
- X11 Server
- xprop -root
- xdpyinfo
... (remote-viewer:3481): GSpice-DEBUG: spice-widget.c:1526 key_event press: keycode: 38 state: 16 group 0 modifier 0
(remote-viewer:3481): GSpice-CRITICAL **: send_key: assertion 'scancode != 0' failed (remote-viewer:3481): GSpice-DEBUG: spice-widget.c:1526 key_event release: keycode: 38 state: 16 group 0 modifier 0
(remote-viewer:3481): GSpice-CRITICAL **: send_key: assertion 'scancode != 0' failed