Shirakumo / trial

A fully-fledged Common Lisp game engine
https://shirakumo.github.io/trial
Other
1.02k stars 49 forks source link

failed to run `system information test`. #99

Open sakurawald opened 1 day ago

sakurawald commented 1 day ago

I am using the commit bd81025. My env:

╰─ glxinfo | grep "OpenGL version"                                                                                                                                                                           ─╯
OpenGL version string: 4.6.0 NVIDIA 560.35.03

╰─ ros version                                                                                                                                                                                               ─╯
roswell 23.10.14.114(06233e5)
build with gcc (GCC) 14.2.1 20240910
libcurl=8.10.1
Quicklisp=2021-02-13
Dist=2024-10-12
lispdir='/usr/etc/roswell/'
homedir='/home/sakurawald/.roswell/'
sbcl-bin-variant=''

Evaluate (trial-examples:launch) and click System Information, the error: image

Shinmera commented 1 day ago

I can't reproduce this. Does your window manager somehow make the window 0x0 sized or something?

sakurawald commented 21 hours ago

I can't reproduce this. Does your window manager somehow make the window 0x0 sized or something?

It's

Operating System: Arch Linux 
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.5-arch1-1 (64-bit)
Graphics Platform: X11

I am using the kde desktop environment, the window manager is the default one provided by kde. I will provide more information if i found something interesting.