voorkant / voorkant-core

https://voorkant.org/
MIT License
2 stars 3 forks source link

if lvgl-sdl does not have a display, it starts up anyway #11

Open Habbie opened 6 months ago

Habbie commented 6 months ago

noted by @rvdm who started it remotely, he got all the JSON debug logging, but the process stayed alive.

Reproduced on my system with WAYLAND_DISPLAY= DISPLAY= build/client-lvgl-sdl.

It should probably error out.

Habbie commented 6 months ago

Reproduced on my system with WAYLAND_DISPLAY= DISPLAY= build/client-lvgl-sdl.

On a sidenote, I learned here that just removing DISPLAY appears to switch it from X11 to Wayland mode.

Habbie commented 6 months ago

the sdl-mainthread branch on my fork appears to improve (but not entirely fix) the MacOS error situation, but does not yet yield a window.