summary refs log tree commit diff stats
path: root/results/classifier/108/other/1730
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--results/classifier/108/other/173031
-rw-r--r--results/classifier/108/other/173009929
-rw-r--r--results/classifier/108/other/173010125
3 files changed, 85 insertions, 0 deletions
diff --git a/results/classifier/108/other/1730 b/results/classifier/108/other/1730
new file mode 100644
index 000000000..29f4bf64b
--- /dev/null
+++ b/results/classifier/108/other/1730
@@ -0,0 +1,31 @@
+graphic: 0.889
+vnc: 0.835
+device: 0.823
+boot: 0.789
+performance: 0.773
+semantic: 0.646
+other: 0.484
+permissions: 0.451
+network: 0.430
+debug: 0.338
+PID: 0.315
+files: 0.246
+socket: 0.180
+KVM: 0.134
+
+Virtual console in GTK input uses wrong color for dark gray
+Description of problem:
+The virtual console in the GTK window uses black to draw dark gray text. This becomes unintelligible if drawing on black background.
+Steps to reproduce:
+1. Boot any distro to shell prompt with `-serial vc`.
+2. Switch to serial console in QEMU GTK window (Ctrl+Alt+3).
+4. Run `echo -e "\e[1;30mDark Greay\e[m"`.
+5. Output is black on black.
+
+or
+
+1. `qemu-system-x86_64 -bios /usr/share/edk2/x64/OVMF.fd`
+2. Enter EFI internal shell
+3. `cls 0 8`
+4. Run `help cls` and observe correct colors in VGA window.
+5. Switch to serial console and observe black on black colors.
diff --git a/results/classifier/108/other/1730099 b/results/classifier/108/other/1730099
new file mode 100644
index 000000000..f62f8b02d
--- /dev/null
+++ b/results/classifier/108/other/1730099
@@ -0,0 +1,29 @@
+performance: 0.889
+device: 0.885
+network: 0.845
+vnc: 0.665
+other: 0.656
+graphic: 0.626
+socket: 0.608
+permissions: 0.604
+semantic: 0.555
+debug: 0.440
+boot: 0.436
+PID: 0.415
+KVM: 0.358
+files: 0.326
+
+Sometimes, when not touching the SDL window, the guest freezes
+
+I often just run some development guest machine, and leave its SDL window on a workspace I don’t touch, and only interact with it via TCP.
+
+And sometimes, the guest just freezes.
+
+After it gets the focus back, it comes back to life (starts responding via network).
+
+QEMU release version: 2.8.1.1
+
+Which version of SDL are you using? SDL 1.2 or SDL 2.0? If you were using 1.2, could you please try 2.0 instead? Support for SDL 1.2 has been removed now.
+
+[Expired for QEMU because there has been no activity for 60 days.]
+
diff --git a/results/classifier/108/other/1730101 b/results/classifier/108/other/1730101
new file mode 100644
index 000000000..79c923345
--- /dev/null
+++ b/results/classifier/108/other/1730101
@@ -0,0 +1,25 @@
+device: 0.893
+performance: 0.827
+boot: 0.815
+graphic: 0.810
+other: 0.669
+semantic: 0.623
+network: 0.512
+permissions: 0.505
+PID: 0.429
+socket: 0.415
+vnc: 0.411
+debug: 0.401
+files: 0.319
+KVM: 0.047
+
+The guest is only starting after its SDL window gets focus
+
+I’m using i3wm and have workspace assigning rules that make QEMU’s SDL window be assigned to a workspace I don’t really switch to.
+
+When I run start a guest machine, its SDL window is moved to that workspace (I never see it); but the machine freezes after displaying that black window. It only starts booting after I switch to the workspace and view the window.
+
+Which version of SDL have you been using here? SDL 1.2 or SDL 2.0? If you were using 1.2, could you please try with 2.0 instead? Support for 1.2 has been removed now.
+
+[Expired for QEMU because there has been no activity for 60 days.]
+