You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This only affects the wayland backend which is opt-in with SDL_VIDEODRIVER=wayland so it's not a huge deal.
Renaming/deleting libSDL2-2.0.so.0 resolved the issue (which fallbacks to the system installed sdl2-compat).
It probably just be a SDL2 bug, maybe it can solved by upgrading to a later SDL2 version or vendoring sdl2-compat?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This only affects the wayland backend which is opt-in with
SDL_VIDEODRIVER=waylandso it's not a huge deal.Renaming/deleting
libSDL2-2.0.so.0resolved the issue (which fallbacks to the system installed sdl2-compat).It probably just be a SDL2 bug, maybe it can solved by upgrading to a later SDL2 version or vendoring sdl2-compat?
Beta Was this translation helpful? Give feedback.
All reactions