qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap
@ 2020-09-11  1:05 Darren Blaber
  2020-09-12 12:18 ` [Bug 1895219] " Darren Blaber
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Darren Blaber @ 2020-09-11  1:05 UTC (permalink / raw)
  To: qemu-devel

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 multiple targets, on arm64 and amd64

Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

** Affects: qemu
     Importance: Undecided
         Status: New


** Tags: keymaps vnc

-- 
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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
@ 2020-09-12 12:18 ` Darren Blaber
  2020-09-14 12:58 ` Darren Blaber
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Darren Blaber @ 2020-09-12 12:18 UTC (permalink / raw)
  To: qemu-devel

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 keymaps is either
https://github.com/qemu/qemu/commit/09db9b9db38e82acbc1fd4fa4661ac19c387380c
(commit hash 09db9b9db38e82acbc1fd4fa4661ac19c387380c)

or
https://github.com/qemu/qemu/commit/ddcf607fa3d6881cf0286a9b88a40fde265cbe37
(commit hash ddcf607fa3d6881cf0286a9b88a40fde265cbe37)

-- 
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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
  2020-09-12 12:18 ` [Bug 1895219] " Darren Blaber
@ 2020-09-14 12:58 ` Darren Blaber
  2020-09-14 13:27 ` Darren Blaber
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Darren Blaber @ 2020-09-14 12:58 UTC (permalink / raw)
  To: qemu-devel

** 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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
  2020-09-12 12:18 ` [Bug 1895219] " Darren Blaber
  2020-09-14 12:58 ` Darren Blaber
@ 2020-09-14 13:27 ` Darren Blaber
  2020-09-14 15:09   ` Alexander Bulekov
  2020-10-08 15:57 ` Alex Bennée
                   ` (3 subsequent siblings)
  6 siblings, 1 reply; 10+ messages in thread
From: Darren Blaber @ 2020-09-14 13:27 UTC (permalink / raw)
  To: qemu-devel

** 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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-14 13:27 ` Darren Blaber
@ 2020-09-14 15:09   ` Alexander Bulekov
  2020-09-14 15:09     ` Alexander Bulekov
  0 siblings, 1 reply; 10+ messages in thread
From: Alexander Bulekov @ 2020-09-14 15:09 UTC (permalink / raw)
  To: qemu-devel

I can also reproduce this issue. +CC Gerd Hoffmann


On 200914 1327, Darren Blaber wrote:
> ** 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 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 multiple targets, on arm64 and amd64
> 
>   Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions
>

-- 
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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-14 15:09   ` Alexander Bulekov
@ 2020-09-14 15:09     ` Alexander Bulekov
  0 siblings, 0 replies; 10+ messages in thread
From: Alexander Bulekov @ 2020-09-14 15:09 UTC (permalink / raw)
  To: Bug 1895219; +Cc: qemu-devel, kraxel

I can also reproduce this issue. +CC Gerd Hoffmann


On 200914 1327, Darren Blaber wrote:
> ** 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 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 multiple targets, on arm64 and amd64
> 
>   Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions
> 


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
                   ` (2 preceding siblings ...)
  2020-09-14 13:27 ` Darren Blaber
@ 2020-10-08 15:57 ` Alex Bennée
  2021-04-09  2:45 ` hippieshaker
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 10+ messages in thread
From: Alex Bennée @ 2020-10-08 15:57 UTC (permalink / raw)
  To: qemu-devel

** Tags added: install meson

-- 
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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
                   ` (3 preceding siblings ...)
  2020-10-08 15:57 ` Alex Bennée
@ 2021-04-09  2:45 ` hippieshaker
  2021-05-08  6:04 ` Thomas Huth
  2021-07-08  4:17 ` Launchpad Bug Tracker
  6 siblings, 0 replies; 10+ messages in thread
From: hippieshaker @ 2021-04-09  2:45 UTC (permalink / raw)
  To: qemu-devel

Confirmed also a problem on the Windows build. Work around is to copy en-us file from 
C:\Program Files\qemu\keymaps to qemu folder.

-- 
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 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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
                   ` (4 preceding siblings ...)
  2021-04-09  2:45 ` hippieshaker
@ 2021-05-08  6:04 ` Thomas Huth
  2021-07-08  4:17 ` Launchpad Bug Tracker
  6 siblings, 0 replies; 10+ messages in thread
From: Thomas Huth @ 2021-05-08  6:04 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently moving its bug tracking to another system.
For this we need to know which bugs are still valid and which could be
closed already. Thus we are setting the bug state to "Incomplete" now.

If the bug has already been fixed in the latest upstream version of QEMU
(currently version 6.0), then please close this ticket as "Fix released".

If it is not fixed yet and you think that this bug report here is still
valid, then you have two options:

1) If you already have an account on gitlab.com, please open a new ticket
for this problem in our new tracker here:

    https://gitlab.com/qemu-project/qemu/-/issues

and then close this ticket here on Launchpad (or let it expire auto-
matically after 60 days). Please mention the URL of this bug ticket on
Launchpad in the new ticket on GitLab.

2) If you don't have an account on gitlab.com and don't intend to get
one, but still would like to keep this ticket opened, then please switch
the state back to "New" or "Confirmed" within the next 60 days (other-
wise it will get closed as "Expired"). We will then eventually migrate
the ticket automatically to the new system (but you won't be the reporter
of the bug in the new system and thus you won't get notified on changes
anymore).

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
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:
  Incomplete

Bug description:
  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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

* [Bug 1895219] Re: qemu git -vnc fails due to missing en-us keymap
  2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
                   ` (5 preceding siblings ...)
  2021-05-08  6:04 ` Thomas Huth
@ 2021-07-08  4:17 ` Launchpad Bug Tracker
  6 siblings, 0 replies; 10+ messages in thread
From: Launchpad Bug Tracker @ 2021-07-08  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
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:
  Expired

Bug description:
  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 multiple targets, on arm64 and amd64

  Git commit hash: 9435a8b3dd35f1f926f1b9127e8a906217a5518a (head)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1895219/+subscriptions


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-07-08  4:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  1:05 [Bug 1895219] [NEW] qemu git -vnc fails due to missing en-us keymap Darren Blaber
2020-09-12 12:18 ` [Bug 1895219] " Darren Blaber
2020-09-14 12:58 ` Darren Blaber
2020-09-14 13:27 ` Darren Blaber
2020-09-14 15:09   ` Alexander Bulekov
2020-09-14 15:09     ` Alexander Bulekov
2020-10-08 15:57 ` Alex Bennée
2021-04-09  2:45 ` hippieshaker
2021-05-08  6:04 ` Thomas Huth
2021-07-08  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).