Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow update_display on VMs with non-auto keymap #30

Merged
merged 1 commit into from
Dec 18, 2016

Conversation

tbrisker
Copy link
Contributor

If the vnc keymap has been changed from auto to, for example, en-us,
calling update_display will fail with a "Call to
virDomainUpdateDeviceFlags failed: internal error cannot change keymap
setting on vnc graphics" error. This commit changes it so that if no
keymap has been passed explicitly in the options we will use the keymap
that is currently used.

@plribeiro3000
Copy link
Member

@strzibny Could you please take a look at this PR?
I'm afraid i can't just look at the code to merge this.

If the vnc keymap has been changed from auto to, for example, en-us,
calling update_display will fail with a "Call to
virDomainUpdateDeviceFlags failed: internal error cannot change keymap
setting on vnc graphics" error. This commit changes it so that if no
keymap has been passed explicitly in the options we will use the keymap
that is currently used.
@mmoll
Copy link
Contributor

mmoll commented Dec 17, 2016

What's the status here?

BTW, there are quite some people from @theforeman using fog-libvirt actively, if new maintainers need to be found...

@strzibny
Copy link
Member

This looks good to me, I will merge. @mmoll it would be awesome if some folks from Foreman wants to co-maintain :) (anyone can shoot me an e-mail).

@strzibny strzibny merged commit 558c05d into fog:master Dec 18, 2016
@mmoll
Copy link
Contributor

mmoll commented Dec 18, 2016

☝️ @lzap @tbrisker ☝️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants