http://bugs.winehq.org/show_bug.cgi?id=6086
Peter Frauenglass icebird@threewestwinds.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |icebird@threewestwinds.com
--- Comment #54 from Peter Frauenglass icebird@threewestwinds.com 2008-05-22 22:55:57 --- (In reply to comment #53)
It would give an idea of where to start looking, so yes. Run a regression test, using nov 24 as the good and 0.9.54 as the bad. Or was Nov 24 also bad? If so, regression testing wouldn't tell you too much, you'd need to know some point where it worked...
This bug still exists in the latest version of wine, and since it's of interest to me as well (and the last comment here is several months old), I ran the regression. I'm new at this whole thing, so please let me know anything else I can do to help.
I ran git according to the above link, with good as wine-0.9.48 (the version mentioned as good in comment #52), and bad a wine-1.0-rc1. The final result I got was thus:
d4a3e9c01621d454f1373d12a450b9cc569c5603 is first bad commit commit d4a3e9c01621d454f1373d12a450b9cc569c5603 Author: Aric Stewart aric@codeweavers.com Date: Thu May 8 11:26:47 2008 -0500
shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detected to be present.
:040000 040000 ebe80f8438f474d5187117d24a0f645092ba8ac4 f34f76e35d76f4a14b5d3c874d32bddd48bf807f M dlls
I'm not sure what the listed patch would have to do with this problem from the description, but the bug seems to stem from there.