https://bugs.winehq.org/show_bug.cgi?id=41652
acescopezz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |acescopezz@gmail.com
--- Comment #14 from acescopezz@gmail.com --- (In reply to Nobun from comment #13)
The hack didn't work for me:
- I downloaded wine 1.9.22 sources
- I downloaded the staging patchset current git (1.9.22)
- I applied staging patchet with ./patches/patchinstall.sh DESTDIR="/path/to/wine-1.9.22-src" --all
- I applied than your hack with patch -p1 < cryptnet.diff
- I compiled the sources modified that way with the 3-stage compiling
process (wow64, winetools, wine32) as usual (I'm on Ubuntu 14.04 LTS 64bit).
But, however, the problem persisted in my case.
May I did something wrong?
According to the Wine Staging github, a new patchset was added. So re-test maybe with this new patch.