http://bugs.winehq.org/show_bug.cgi?id=58515 Denilson Sá <denilsonsa(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winex11.drv --- Comment #2 from Denilson Sá <denilsonsa(a)gmail.com> --- Thanks for the link with the instructions. Even though I have used git bisect before, it's always good to know the exact steps needed for each project. In the case of wine, it's pretty straightforward (although slow to compile because wine is huge). git bisect tells me: 187720358e7c7be1d506c299c630b4e5b2714c61 is the first bad commit Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Thu Jun 12 09:54:26 2025 +0200 winex11: Drop pixmap-based child window workaround. This commit cannot be directly reverted, as it has conflicts with the `master` branch. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.