blob: 685ae925483b12389c7f1a311a1c0c8696abdee6 (
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
27
28
29
30
|
id = 2085
title = "screen doesn't update fully wth spice + virtio-vga graphics"
state = "closed"
created_at = "2024-01-09T14:51:57.970Z"
closed_at = "2024-01-09T15:46:17.737Z"
labels = ["kind::Bug"]
url = "https://gitlab.com/qemu-project/qemu/-/issues/2085"
host-os = "Fedora 38"
host-arch = "x86_64"
qemu-version = "8.2.0"
guest-os = "Fedora 39"
guest-arch = "x86_64"
description = """When using spice graphics with virtio-vga, display updates and missing and/or delayed making interaction unusable"""
reproduce = """Create a VM with spice graphics and virtio-vga with earlier mentioned command line
Open ``remote-viewer spice://localhost:5900``
Boot the Fedora 39 server network installer CDROM ISO
When Ananconda starts, select 'continue' at the first language choice screen
Select 'Root Account' config option
Toggle between "Disable root account" and "Enable root account" options
Observe when the password entry box is shown/hidden, the screen does not redraw correctly"""
additional = """See also
https://bugzilla.redhat.com/show_bug.cgi?id=2256884
https://bbs.archlinux.org/viewtopic.php?id=291606"""
|