On Mon, Apr 23, 2018 at 10:10:47AM +0100, Peter Maydell wrote: > On 23 April 2018 at 04:31, Thomas Huth <th...@redhat.com> wrote: > > On 21.04.2018 11:27, Mike R wrote: > >> (qemu) unknown keycodes `empty+aliases(qwerty)’, please report to > >> qemu-devel@nongnu.org > >> > >> reported. > > > > Well, please also report: > > It's kind of our own fault that we didn't ask for those > sorts of details in that error message. I think that a lot > of the time it was reported without necessarily meaning that > any interesting keys weren't being handled correctly. > > In any case, as of commit 2ec78706d188 that message has > been removed, so the 2.12 release should fix this, or > at least not produce unhelpful warnings :-)
Yes, if you get the same situation in 2.12, it will now print a much better mesage: g_warning("Unknown X11 keycode mapping '%s'.\n" "Please report to qemu-devel@nongnu.org\n" "including the following information:\n" "\n" " - Operating system\n" " - X11 Server\n" " - xprop -root\n" " - xdpyinfo\n", keycodes ? keycodes : "<null>"); Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|