libsdl-org / sdl12-compat

An SDL-1.2 compatibility layer that uses SDL 2.0 behind the scenes.
Other
193 stars 40 forks source link

lmarbles/ltris on Wayland: No available video device #245

Closed smcv closed 1 year ago

smcv commented 1 year ago

Prerequisites:

To reproduce:

Expected result: all work

Actual result: with sdl12-compat and SDL_VIDEODRIVER=wayland, it crashes with:

ERR: sdl_init: No available video device
smcv commented 1 year ago

Same with ltris 1.0.19-3+b1, by the same author.

icculus commented 1 year ago

setgid on both titles.

smcv commented 1 year ago

Confirmed, same as https://github.com/libsdl-org/sdl12-compat/issues/247#issuecomment-1276887769