Hello @vanfanel, you've come across a downstream fork of wine used in the Proton project. Report issues with upstream wine to the upstream wine devs (https://bugs.winehq.org/).
WINEDEBUG=+waylandx1 2024-08WINEDLLOVERRIDES="winewayland.drv=n"x1 2024-08
Hello there,
I've just built latest stable WINE (9.15) and also latest stable WINE sources from gitlab (https://gitlab.winehq.org/wine/wine/), and I get identical results when trying to load any program with it:
WINE was successfully configured and built using the wine-wayland driver:
As you can see in the configure log, the wayland driver is activated correctly:
config.log
And the wayland WINE driver is installed:
I also tried forcing the driver loading using:
WINEDEBUG=+wayland WINEDLLOVERRIDES="winewayland.drv=n" winecfgBut that makes no difference.
Maybe mainline WINE is not ready for Wayland-only? Any ideas, please?