https://bugs.winehq.org/show_bug.cgi?id=47033
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #8 from Zebediah Figura z.figura12@gmail.com --- (In reply to Andreas Zuber from comment #7)
I used the same installer. Interesting that it works with wine-staging. I wonder if there is a similar process to bisect what patch is fixing it.
I checked with older versions of wine-staging and if I remember correctly they had the same problem as wine 4.3, but did not check with the most recent one.
Yeah, you can essentially bisect between upstream Wine and Staging by applying all Staging patches as commits ("./patches/patchinstall.sh --backend=git-am --force-autoconf") and then reverse bisecting that tree.