mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #692] guest has not initialize the display (yet) #529
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ucasfeng on GitHub (Oct 20, 2020).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/692
when connect to instance created by webvirtmgr, it shows.
can anybody tell me how to slove the problem?
@catborise commented on GitHub (Oct 20, 2020):
You can check it with virt-manager. Vnc or spice device may not be added to the vm.
Install virt-manager to your host to see if it is running as expected
@ucasfeng commented on GitHub (Oct 21, 2020):
after install novnc, it works normally. thank you.
instancesview with CBV #682