sendCtrlAltDelete is not defined
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
spice-html5 (Debian) |
Fix Released
|
Unknown
|
|||
spice-html5 (Ubuntu) |
Fix Released
|
Medium
|
Eric Desrochers | ||
Bionic |
Fix Released
|
Medium
|
Unassigned | ||
Focal |
Fix Released
|
Medium
|
Eric Desrochers | ||
Groovy |
Fix Released
|
Medium
|
Eric Desrochers | ||
Hirsute |
Fix Released
|
Medium
|
Eric Desrochers | ||
Impish |
Fix Released
|
Medium
|
Eric Desrochers |
Bug Description
[Impact]
CTRL-ALT-DEL button doesn't work.
When clicking on 'Send CTRL-ALT-DEL' button and have devtools open, you can see the following:
"Uncaught ReferenceError: sendCtrlAltDel is not defined
onclick https://<IP_ADDR>
See attachment: "spice-
Bionic is not affected. Only starting w/ focal onwards.
[Test Plan]
* Deploy a OpenStack env w/ Horizon under Focal and onwards.
** (If deployed w/ juju):
$ juju config nova-cloud-
* Launch an instance
* Access the instance console (using Horizon dashboard)
* Click 'Send CTRL-ALT-DEL'
[Where problem could occur]
None expected, the fix only focuses on "ctrl-alt-del" which doesn't work as we speak. Worse case the situation will remain the same and/or will be isolated to this functionnality only.
[Other information]
* I have reported a bug in Debian in order to kindly ask them to update spice-html5 to version 0.3.0 (I might do it myself if I have time) so that 'impish' will then be able to sync or merge from them:
https:/
* Upstream:
https:/
https:/
tags: | added: sts |
summary: |
- sendCtrlAltDelete has an undefined reference to the spice connection - object + sendCtrlAltDelete is not defined |
description: | updated |
tags: | added: seg |
Changed in spice-html5 (Ubuntu Bionic): | |
status: | New → Fix Released |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in spice-html5 (Ubuntu Impish): | |
status: | New → In Progress |
description: | updated |
description: | updated |
Changed in spice-html5 (Ubuntu Impish): | |
importance: | Undecided → Low |
Changed in spice-html5 (Ubuntu Hirsute): | |
importance: | Undecided → Medium |
Changed in spice-html5 (Ubuntu Impish): | |
importance: | Low → Medium |
Changed in spice-html5 (Ubuntu Focal): | |
importance: | Undecided → Medium |
Changed in spice-html5 (Ubuntu Bionic): | |
importance: | Undecided → Medium |
Changed in spice-html5 (Ubuntu Groovy): | |
importance: | Undecided → Medium |
description: | updated |
Changed in spice-html5 (Debian): | |
status: | Unknown → New |
Changed in spice-html5 (Ubuntu Impish): | |
assignee: | nobody → Eric Desrochers (slashd) |
Changed in spice-html5 (Ubuntu Hirsute): | |
assignee: | nobody → Eric Desrochers (slashd) |
Changed in spice-html5 (Ubuntu Groovy): | |
assignee: | nobody → Eric Desrochers (slashd) |
Changed in spice-html5 (Ubuntu Focal): | |
assignee: | nobody → Eric Desrochers (slashd) |
status: | New → In Progress |
Changed in spice-html5 (Ubuntu Groovy): | |
status: | New → In Progress |
Changed in spice-html5 (Ubuntu Hirsute): | |
status: | New → In Progress |
tags: |
added: verification-done-focal removed: verification-needed-focal |
Changed in spice-html5 (Debian): | |
status: | New → Fix Released |
Test package can be found in:
sudo add-apt-repository ppa:slashd/sf309411
sudo apt-get update
sudo apt-get install spice-html5 -y
2 of my co-workers are in the middle of testing the test package as we speak.
- Eric