https://bugs.winehq.org/show_bug.cgi?id=55407
Bug ID: 55407 Summary: wine-staging virtual desktop option breaks wine creating windows Product: Wine Version: 8.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: lingtjien@hotmail.com Distribution: ---
Environment: AMD Ryzen 4800U Wayland (Can also reproduce in X11) Archlinux latest packages: wine-staging lib32-mesa lib32-vulkan-driver lib32-vulkan-mesa-layers lib32-libva-mesa-driver lib32-pipewire lib32-libpulse lib32-gnutls lib32-gst-plugins-good
Steps to reproduce: 1. start winecfg without a prefix and let it create a new prefix 2. go to graphics tab 3. enable the option to emulate a virtual desktop and press ok to confirm and exit 4. start winecfg again
Result: winecfg errors with: ``` 0198:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 0198:err:winediag:nodrv_CreateWindow L"The explorer process failed to start." ``` Expected result: winecfg to open the config windows to allow the user to adjust settings
Note: This problem does not occur with the regular wine version, only staging