http://bugs.winehq.org/show_bug.cgi?id=3729
--- Comment #23 from Mihai Moldovan ionic@ionic.de 2007-11-10 15:33:27 --- Hi James,
I have bad news for you. :)
I did the Regression Test and started at wine-0.9.4 (because it was the first version after Vitaly stated one should use CVS because it was fixed on 2005-12-07) and wine-0.9.44 as the first "bad" version (also taken from this bug report.)
And... *drumroll* after two days of compilation (~90 Min initially for the first 5 compiles, even WITH CCache and 18 Min for the last ones with CCache :)) I was able to find the first bad patch. Guess who wrote it? :P
1647de570bedb0052359075367e49dbae5ecc7b6 is first bad commit commit 1647de570bedb0052359075367e49dbae5ecc7b6 Author: James Hawkins truiken@gmail.com Date: Thu Jul 5 17:56:22 2007 -0700
msi: Enable remote custom actions.
:040000 040000 adb75806913cc3d5c6447235c32616f3629b7a39 0076a931290882a85af23734ac8f20f215058ad8 M dlls
So I hope that helps. wine-0.9.40-132-g1647de5 is still broken, but wine-0.9.40-131-g6b97f89 should do fine as far as I see it. Or I might be wrong about the version numbers, but you have the bad commit now and can fix the regression quite fast. :)
It is also interesting, that the regression is rather fresh (.40 is not far from .49), thus I guess nobody noticed the bug yet.
I hope that's helping you a lot and of course, I hope hearing from you. :)
-Ionic