diff options
Diffstat (limited to 'results/classifier/108/graphic/1530')
| -rw-r--r-- | results/classifier/108/graphic/1530 | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1530 b/results/classifier/108/graphic/1530 new file mode 100644 index 00000000..246e584d --- /dev/null +++ b/results/classifier/108/graphic/1530 @@ -0,0 +1,26 @@ +graphic: 0.931 +device: 0.879 +performance: 0.744 +debug: 0.529 +semantic: 0.479 +PID: 0.398 +permissions: 0.310 +boot: 0.218 +other: 0.173 +socket: 0.101 +vnc: 0.087 +files: 0.083 +network: 0.038 +KVM: 0.006 + +Problem with sdl,gl=on windows 10 +Description of problem: +sdl window opens with black screen, freezes, then crashes +Steps to reproduce: +1. run the command +Additional information: +- Works fine with just `sdl`, running `gtk,gl=on` outputs `opengl is not supported by the display` +- tried with both `-vga virtio` and `vga std`, same result +- tried with SVM turned on and off (AMD cpu, ryzen 2600x), same result +- built the project `./configure --enable-gtk --enable-sdl --enable-opengl, saw the `OK` for all 3 +- have opengl ver 4.6 |