[Bug 1926455] Re: sendCtrlAltDelete is not defined

Eric Desrochers 1926455 at bugs.launchpad.net
Thu May 6 00:28:00 UTC 2021


** Changed in: spice-html5 (Ubuntu Impish)
       Status: New => In Progress

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT 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>:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754&title=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  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-controller console-access-protocol=spice
+      $ juju config nova-cloud-controller console-access-protocol=spice
  * 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):
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
+ 
+ Upstream:
+ 
+ https://gitlab.freedesktop.org/spice/spice-
+ html5/-/commit/56ddb3005e39a9e76670fec9676e667d44167bf3
+ 
+ https://gitlab.freedesktop.org/spice/spice-
+ html5/-/commit/1cc79873609f856d490d3d0ad564f9d2c1708050

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
  CTRL-ALT-ALT 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>:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754&title=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  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-controller console-access-protocol=spice
  * 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):
+ 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://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
  
  Upstream:
  
  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/56ddb3005e39a9e76670fec9676e667d44167bf3
  
  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/1cc79873609f856d490d3d0ad564f9d2c1708050

** 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

** Bug watch added: Debian Bug tracker #988110
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110

** Also affects: spice-html5 (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
   Importance: Unknown
       Status: Unknown

** Description changed:

  Under investigation by Canonical SEG team.
  
  [Impact]
  
- CTRL-ALT-ALT button doesn't work.
+ 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>:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754&title=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"
  
  See attachment: "spice-devtools-console" for screenshot.
  
  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-controller console-access-protocol=spice
  * 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://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110
  
  Upstream:
  
  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/56ddb3005e39a9e76670fec9676e667d44167bf3
  
  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/1cc79873609f856d490d3d0ad564f9d2c1708050

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to spice-html5 in Ubuntu.
https://bugs.launchpad.net/bugs/1926455

Title:
  sendCtrlAltDelete is not defined

Status in spice-html5 package in Ubuntu:
  In Progress
Status in spice-html5 source package in Bionic:
  Fix Released
Status in spice-html5 source package in Focal:
  New
Status in spice-html5 source package in Groovy:
  New
Status in spice-html5 source package in Hirsute:
  New
Status in spice-html5 source package in Impish:
  In Progress
Status in spice-html5 package in Debian:
  Unknown

Bug description:
  Under investigation by Canonical SEG team.

  [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>:6082/spice_auto.html?token=8b703d0c-4519-436a-aa6f-3da898ab4754&title=cirrostest(a3d34978-ff82-4548-8703-7efa5a72bf56)"

  See attachment: "spice-devtools-console" for screenshot.

  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-controller console-access-protocol=spice
  * 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://bugs.debian.org/cgi-bin/bugreport.cgi?bug=988110

  Upstream:

  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/56ddb3005e39a9e76670fec9676e667d44167bf3

  https://gitlab.freedesktop.org/spice/spice-
  html5/-/commit/1cc79873609f856d490d3d0ad564f9d2c1708050

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spice-html5/+bug/1926455/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list