[Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap

2020-09-14 Thread Darren Blaber
** Branch unlinked: lp:envbot/0.0.1 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1895219 Title: qemu git -vnc fails due to missing en-us keymap Status in QEMU: New Bug description: If trying

[Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap

2020-09-14 Thread Darren Blaber
** Branch linked: lp:envbot/0.0.1 -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1895219 Title: qemu git -vnc fails due to missing en-us keymap Status in QEMU: New Bug description: If trying t

[Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap

2020-09-12 Thread Darren Blaber
A work around to get vnc enabled for those that need it until this is fixed is to manually copy from source tree pc-bios/keymaps/* to qemu- data keymaps directory, usually installed at /usr/share/qemu/keymaps or /usr/local/share/qemu/keymaps (default prefix). Commit that broke the install of keyma

[Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap

2020-09-10 Thread Darren Blaber
Public bug reported: If trying to run qemu with -vnc :0, it will fail with: ./qemu-system-x86_64 -vnc :2 qemu-system-x86_64: -vnc :2: could not read keymap file: 'en-us' share/keymaps is missing en-us keymap and only has sl and sv, confirmed previous stable versions had en-us. Tried with multipl