Bug #5232
NoVNC is fully unuseful with live resizing of desktop (spice)
Status: | Pending | Start date: | 07/12/2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 5.0, OpenNebula 5.2 |
Description
Step for reproduce:
- Setup VM using spice
- Install SPICE guest agent inside
- Open Console
You will see that desktop resolution will endlessly change, and you can not do anything via console.
This is because the spice tries to adjust the resolution to the client window but this is have no fixed size.
History
#1 Updated by EOLE Team almost 4 years ago
Hello,
It may be related to #5025 which seems to be a better spice web client:
Full QXL Support of the entire spice protocol, including clipping, masking, scaling etc (accelerated mode)
Regards.