[Bug 1768798] [NEW] netplan try: terminal does not echo keypresses after ^C during wait

Daniel Axtens daniel.axtens at canonical.com
Thu May 3 10:21:26 UTC 2018


Public bug reported:

If I do netplan try, press ^C during the wait, and try to type, my
characters are not echoed to the terminal.

(This is similar to what powersj found in https://asciinema.org/a/176782
but different in that instead of Enter it's ^C that triggers it.)

I think you'll need to trap KeyboardInterrupt exceptions and reset
afterwards? or use a try/finally construct to make sure things are
reset?

** Affects: netplan.io (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netplan.io in Ubuntu.
Matching subscriptions: foundations-bugs
https://bugs.launchpad.net/bugs/1768798

Title:
  netplan try: terminal does not echo keypresses after ^C during wait

Status in netplan.io package in Ubuntu:
  New

Bug description:
  If I do netplan try, press ^C during the wait, and try to type, my
  characters are not echoed to the terminal.

  (This is similar to what powersj found in
  https://asciinema.org/a/176782 but different in that instead of Enter
  it's ^C that triggers it.)

  I think you'll need to trap KeyboardInterrupt exceptions and reset
  afterwards? or use a try/finally construct to make sure things are
  reset?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/1768798/+subscriptions



More information about the foundations-bugs mailing list