Bug 1331333 - VNC Console Keyboard layout/mapping not used
Summary: VNC Console Keyboard layout/mapping not used
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Virt
Version: 3.6.4
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ovirt-3.6.7
: 3.6.7
Assignee: Francesco Romani
QA Contact: meital avital
URL:
Whiteboard:
: 1331274 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-28 10:24 UTC by Jonas Israelsson
Modified: 2016-07-04 12:31 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-07-04 12:31:10 UTC
oVirt Team: Virt
Embargoed:
rule-engine: ovirt-3.6.z+
rule-engine: blocker+
mgoldboi: planning_ack+
michal.skrivanek: devel_ack+
rule-engine: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 56746 0 None MERGED virt: graphics: enforce spice default mode 2021-02-11 16:19:40 UTC
oVirt gerrit 56750 0 master MERGED core: send all graphics device attrs as specParams 2021-02-11 16:19:40 UTC
oVirt gerrit 56834 0 ovirt-engine-3.6 MERGED core: send all graphics device attrs as specParams 2021-02-11 16:19:40 UTC
oVirt gerrit 56837 0 None ABANDONED core: graphics: send tabletEnable for VNC alone 2021-02-11 16:19:40 UTC
oVirt gerrit 56839 0 None ABANDONED virt: graphics: open nontls port only if requested 2021-02-11 16:19:40 UTC
oVirt gerrit 57932 0 ovirt-3.6 MERGED virt: graphics: enforce spice default mode 2021-02-11 16:19:40 UTC

Description Jonas Israelsson 2016-04-28 10:24:33 UTC
Description of problem:
The VNC keyboard layout set in the web-iu never reach the vm.

Version-Release number of selected component (if applicable):
3.6.x

How reproducible:
100%

Steps to Reproduce:
1. Configure a vm to use VNC and set some keyboard layout, like Swedish.
2. Start the vm
3. In the host/node look at the vm's xml definition, the keyboard layout is missing, hence the -k switch to kvm-qemu is not set.

Actual results:
The default keyboard layout (probably US) is always used.

Expected results:
The keyboard layout set in the web-ui being used.

Additional info:
http://lists.ovirt.org/pipermail/users/2016-April/039001.html

Comment 1 Michal Skrivanek 2016-04-29 06:45:08 UTC
*** Bug 1331274 has been marked as a duplicate of this bug. ***

Comment 3 Francesco Romani 2016-04-29 12:58:06 UTC
This fix is Engine side.
During the investigation and the fixing, we discovered few Vdsm improvements which are attached to this BZ, but they are secondary.

Comment 4 Francesco Romani 2016-05-18 15:50:36 UTC
doc_text not needed, this bug is simple and self-explanatory.

Comment 5 Francesco Romani 2016-05-24 16:00:32 UTC
The additional Vdsm patch (57932) is a further improvement, the fix is engine side, already merged, so reverting to MODIFIED.

Comment 6 meital avital 2016-06-19 12:42:11 UTC
Verified on version: 3.6.7.2-0.1.el6


Verified steps:
1. Configure a vm to use VNC and set some keyboard layout -> 'sv'
2. Start the vm

In the host: 
<graphics type='vnc' port='5903' autoport='yes' listen='10.35.5.1' keymap='sv'


Note You need to log in before you can comment on or make changes to this bug.