summary refs log tree commit diff stats
path: root/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:07 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-30 16:52:17 +0200
commit9260319e7411ff8281700a532caa436f40120ec4 (patch)
tree2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_missing/host_missing/accel_missing/2201.toml
parent225caa38269323af1bfc2daadff5ec8bd930747f (diff)
downloademulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.tar.gz
emulator-bug-study-9260319e7411ff8281700a532caa436f40120ec4.zip
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/2201.toml')
-rw-r--r--gitlab/issues/target_missing/host_missing/accel_missing/2201.toml19
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml b/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml
deleted file mode 100644
index d9709c79..00000000
--- a/gitlab/issues/target_missing/host_missing/accel_missing/2201.toml
+++ /dev/null
@@ -1,19 +0,0 @@
-id = 2201
-title = "Windows 11 Guests ExtendedDesktopSize Not Working"
-state = "opened"
-created_at = "2024-02-29T14:01:23.602Z"
-closed_at = "n/a"
-labels = ["GUI"]
-url = "https://gitlab.com/qemu-project/qemu/-/issues/2201"
-host-os = "Rocky Linux 9"
-host-arch = "x86"
-qemu-version = "QEMU emulator version 8.0.0 (qemu-kvm-8.0.0-16.el9_3.3)"
-guest-os = "Windows 11 Pro"
-guest-arch = "x64-based PC"
-description = """Windows 11 VM with the latest virtio-win drivers installed (v0.1.240) does not respond to remote resize requests."""
-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 = """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."""