-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Prerequisites:
- Debian testing (Debian 12 alpha)
- Video: GNOME 43 in Wayland mode (with Mesa 22.2.0 on AMD Vega, if it matters)
- Audio: Pipewire 0.3.59, with
pipewire-pulseemulating PulseAudio apt install barrage(Debian package version1.0.5-1)- Some relevant libraries:
libsdl1.2-compatcommit 63e4393 (locally built) to avoid Advanced Strategic Command (Debian: asc): crash + busy-loop #230libsdl2-2.0-0version2.24.1+dfsg-1libsdl-image1.2version1.2.12-13+b1libsdl-mixer1.2version1.2.12-17+b2libsdl-sound1.2version1.0.3-9+b1libsdl1.2debian(real SDL 1.2) version1.2.15+dfsg2-8
To reproduce:
ascLD_LIBRARY_PATH=.../sdl12-compat/_build ascSDL_VIDEODRIVER=wayland LD_LIBRARY_PATH=.../sdl12-compat/_build asc
Expected result: mouse can be moved anywhere
Actual result: real SDL 1.2 works. With sdl12-compat the mouse is confined to a subset of the screen and cannot enter the menu bar. The exact bounds seem to be unpredictable (uninitialized?)
Metadata
Metadata
Assignees
Labels
No labels