https://bugs.winehq.org/show_bug.cgi?id=39815
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #2 from Sebastian Lackner sebastian@fds-team.de --- It shouldn't matter, but according to the log this is not 1.8-rc4, but instead a build of the current git version of Wine / Wine Staging. Wine Staging 1.8 is not released yet.
Do you have the possibility to run a git bisect? To do that, you would apply all Wine Staging patches as separate commits on top of Wine (./patchinstall.sh --backend=git --all), and afterwards mark wine-1.8 as good and HEAD as bad. Then proceed like with a regular regression test: http://wiki.winehq.org/RegressionTesting