https://bugs.winehq.org/show_bug.cgi?id=46148
--- Comment #8 from Kevin Grittner kgrittn@gmail.com --- (In reply to Zebediah Figura from comment #7)
For lack of any better ideas, Kevin, can you please try reverting that patch?
How would I go about doing that? The broken version was installed by following the instructions on this page: https://wiki.winehq.org/Ubuntu -- which seems to be:
sudo dpkg --add-architecture i386 wget -nc https://dl.winehq.org/wine-builds/Release.key sudo apt-key add Release.key sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/ sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ xenial main' sudo apt-get upgrade sudo apt-get update
I have never built Wine from source, and am unlikely to be able to do so soon. If there is an apt-get command to get a version without that patch, I'll happily test that. Or if someone can provide a build they want me to test, with installation instructions, I can do that. If I had clear build instructions (including how to omit the patch in question) I could even give that a shot; but I find the instructions on the web site to be a nearly impenetrable maze of alternatives, with conditions for choosing a path and instructions for what to do often using jargon that means nothing to me.