summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/2201
blob: 1835e4e646d7b9be7f7c10010bb5f876029ce65d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
device: 0.915
graphic: 0.852
other: 0.848
vnc: 0.830
permissions: 0.817
performance: 0.718
semantic: 0.696
socket: 0.686
PID: 0.655
network: 0.655
debug: 0.478
boot: 0.383
files: 0.366
KVM: 0.345

Windows 11 Guests ExtendedDesktopSize Not Working
Description of problem:
Windows 11 VM with the latest virtio-win drivers installed (v0.1.240) does not respond to remote resize requests.
Steps to reproduce:
1. Create a Windows 11 VM with virtio-win drivers installed and virtio video enabled.
2. Create a VNC session with resizeSession enabled.
3. Try resizing the window.
Additional information:
The resolution can be resized within the VM itself (i.e., from display settings), just doesn't automatically resize when the viewing window changes. Other VMs (including Windows 10) created and viewed within the same setup do change with the window resize.

The Chrome console log has a number of `Server did not accept resize request: Unknown reason` errors in it.