It looks like the command being passed to zsh is

"nc -q 0 127.0.0.1 5905"

whereas it should really be just

"nc"

with arguments

"-q 0 127.0.0.1 5905"

-- 
Virt-manager unable to display guest consoles when connecting to a host user 
who is using the zsh shell
https://bugs.launchpad.net/bugs/556113
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to