diff options
Diffstat (limited to 'results/classifier/108/graphic/1615212')
| -rw-r--r-- | results/classifier/108/graphic/1615212 | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1615212 b/results/classifier/108/graphic/1615212 new file mode 100644 index 000000000..a0922e86c --- /dev/null +++ b/results/classifier/108/graphic/1615212 @@ -0,0 +1,37 @@ +graphic: 0.984 +performance: 0.925 +device: 0.813 +network: 0.493 +permissions: 0.471 +vnc: 0.461 +debug: 0.418 +PID: 0.338 +semantic: 0.337 +other: 0.300 +boot: 0.264 +socket: 0.216 +files: 0.093 +KVM: 0.041 + +SDL UI switching to monitor half-broken and scrolling broken + +ctrl+alt+2 must be pressed 2 or more times for the monitor console window to appear with -sdl, the window flashes and disappears also before finally staying open + +backspace does not always work in -sdl also, and switching back and forth very quickly from the vga to the monitor windows, it hangs + +you need to do a proper code review of all the user interfaces. + +This is described a bit more here: + + https://lists.gnu.org/archive/html/qemu-devel/2016-05/msg00946.html + +But basically it's a libsdl bug: + + https://bugzilla.libsdl.org/show_bug.cgi?id=3287 + +i see, but there are still problems with the user interfaces. + +did you use SDL1.2 or SDL2 here? + +[Expired for QEMU because there has been no activity for 60 days.] + |