https://bugs.winehq.org/show_bug.cgi?id=46967
Bug ID: 46967 Summary: [Regression] GOG Galaxy doesn't run in virtual desktop Product: Wine-staging Version: 4.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: magist3r@gmail.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
git bisect bad a02caca06d041972bdc053acb29e99c84e0d30dc is the first bad commit commit a02caca06d041972bdc053acb29e99c84e0d30dc Author: Alistair Leslie-Hughes leslie_alistair@hotmail.com Date: Wed Mar 27 11:07:38 2019 +1100
Rebase against 829170f3d6b875f7a6f065072cc3334a20ff805e
:040000 040000 dfa87306380bb5244360e1db555ce48bcda1bfe3 6526053bea3eaf43704d26cfe1d2831e48a49a9a M patches
With this commit latest GOG Galaxy client 1.2.54 doesn't run with virtual desktop enabled in winecfg. Error from the output:
X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 1 (X_CreateWindow) Resource id in failed request: 0x7c00008 Serial number of failed request: 12 Current serial number in output stream: 16
I guess this is caused by disabling server-Desktop_Refcount patchset. I had this error in vanilla wine 4.4, and now in wine-staging 4.5 too.