https://bugs.winehq.org/show_bug.cgi?id=45277
swansong.tech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |swansong.tech@gmail.com
--- Comment #23 from swansong.tech@gmail.com --- (In reply to Felix Hädicke from comment #21)
Sent a fix proposal to wine-devel yesterday.
https://www.winehq.org/pipermail/wine-devel/2019-July/148639.html https://github.com/felixhaedicke/wine/commit/ 258a826593df383c5117e2c04d0a1eb4c866d809
Tested this with the editor for The Talos Principle. Application of both this and V2 of the patch generate: X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 12 (X_ConfigureWindow) in logging, seemingly generated by the call in winex11.drv/window.c. The application continues to run for some short time before finally crashing. Application of the hack posted earlier in the thread also provides similar results. With neither patch applied, the application seemingly chugs along fine, albeit not rendering anything.