Test: Run qemu: $ qemu-system-x86_64 -machine accel=kvm -m 1024 -cdrom focal-live-server-amd64.iso -vga qxl -spice port=9999,disable-ticketing
Attach spice: $ remote-viewer spice://127.0.0.1:9999 --spice-debug You'll see it attach and work well at first. But when something changes the resolution (e.g. on boot) it fails to do so. E.g. leaving the installer being an orange and an aubergine pixel. If you abort and re-attach it is fine, as just "changing" the resolution is broken. Workaround until fixed, use "-device qxl-vga,max_outputs=1" instead of "-vga qxl" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874054 Title: fail to resize with qxl To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/spice/+bug/1874054/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
