https://bugs.winehq.org/show_bug.cgi?id=56841
Bug ID: 56841 Summary: virtual desktop "explorer.exe /desktop=shell,1920x1080" broken in 9.11 (regression since 9.10) Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kolAflash@kolahilft.de Distribution: ---
Since wine-9.11 the virtual desktop doesn't work when started via "/desktop". There's simply no X11 window coming up.
Example running winecfg: explorer.exe /desktop=shell,1920x1080 winemine.exe
OS: Debian-12 Linux
wine-9.10 was working fine.
Bad commit (did a git bisect): https://gitlab.winehq.org/wine/wine/-/commit/b89c9c60d50cf21650331d1528ff965...
https://bugs.winehq.org/show_bug.cgi?id=56841
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com
--- Comment #1 from Rémi Bernon rbernon@codeweavers.com --- Thanks for the report, I believe this should be fixed with https://gitlab.winehq.org/wine/wine/-/merge_requests/5859 (although in my case the window did show up but had other issues).
https://bugs.winehq.org/show_bug.cgi?id=56841
--- Comment #2 from kolAflash kolAflash@kolahilft.de --- (In reply to Rémi Bernon from comment #1)
Thanks for the report, I believe this should be fixed with https://gitlab.winehq.org/wine/wine/-/merge_requests/5859 [...]
That patch solves the issue for me. I'd vote to merge it. Thanks :-)
https://bugs.winehq.org/show_bug.cgi?id=56841
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|virtual desktop |virtual desktop |"explorer.exe |"explorer.exe |/desktop=shell,1920x1080" |/desktop=shell,1920x1080" |broken in 9.11 (regression |broken |since 9.10) | Keywords| |download, regression Regression SHA1| |b89c9c60d50cf21650331d1528f | |f965c319a1217
https://bugs.winehq.org/show_bug.cgi?id=56841
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=56841
temp82@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |temp82@luukku.com
--- Comment #3 from temp82@luukku.com --- looks like it got merged.
"Alexandre Julliard approved this merge request 9 hours ago Alexandre Julliard merged 9 hours ago"
https://bugs.winehq.org/show_bug.cgi?id=56841
Rémi Bernon rbernon@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6b1becc3e0731357f81963c7630 | |fbb2cf1ab2bfd Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Rémi Bernon rbernon@codeweavers.com --- Should be fixed with 6b1becc3e0731357f81963c7630fbb2cf1ab2bfd.
https://bugs.winehq.org/show_bug.cgi?id=56841
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.12.
https://bugs.winehq.org/show_bug.cgi?id=56841
--- Comment #6 from kolAflash kolAflash@kolahilft.de --- Confirming it's fixed. Thanks! :-)