Bug #1644
closedChanging VNC keymap on a Libvirt VM (via virt-manager or virsh) causes web-based console to choke
Description
The web-based console of a host provisioned as a (Libvirt) VM cannot be used when the VNC keymap of the VM has been changed from "auto" to something else (by means of virt-manager or virsh). Clicking on "Console" fails with this error message:
Failed to set console: Call to virDomainUpdateDeviceFlags failed: internal error cannot change keymap setting on vnc graphics
The same message is visible in the Libvirt host's logs:
2012-05-19 20:59:36.339+0000: 26184: error : qemuDomainChangeGraphics:1357 : internal error cannot change keymap setting on vnc graphics
Using Ubuntu 12.04, Libvirt 0.9.8 and Foreman 0.5-nightly-ba71c565.
Updated by Joshua Hoblitt over 12 years ago
I suspect #1739 is either related to or a duplicate of this bug.
Updated by Tomer Brisker over 8 years ago
- Description updated (diff)
- Category set to Compute resources - libvirt
This is a bug in fog-libvirt. Opened https://github.com/fog/fog-libvirt/pull/30 to fix it. Once fix is released we will need to make sure to update the version we package.
Updated by Tomer Brisker over 8 years ago
- Status changed from New to Assigned
- Assignee set to Tomer Brisker
Updated by Anonymous almost 8 years ago
- Blocked by Refactor #19579: require fog-libvirt 0.4.0 added
Updated by Anonymous over 7 years ago
- Related to Bug #19692: Opening a libvirt VM console fails with fog-libvirt 0.4.0 added
Updated by Anonymous over 7 years ago
- Assignee changed from Tomer Brisker to Anonymous
I think this still requires https://github.com/fog/fog-libvirt/pull/43 for the array vs. string fix.
Updated by The Foreman Bot over 7 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4784 added
Updated by Anonymous over 7 years ago
- Translation missing: en.field_release set to 240
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 9b960ab65719dddad390f2c56dc464070ee5df2c.