https://bugs.winehq.org/show_bug.cgi?id=42284
--- Comment #31 from Shmerl shtetldik@gmail.com --- I was trying to test latest Wine version since some of the Wayland work was already merged, but somehow even notepad.exe isn't opening for me?
I'm using Debian testing WineHQ build (8.12) doing this:
DISPLAY='' WAYLAND_DISPLAY='wayland-0' wine notepad.exe
And I'm getting:
... 0158:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0158:err:winediag:nodrv_CreateWindow L"Make sure that your X server is running and that $DISPLAY is set correctly."
What is the right way to do it?