http://bugs.winehq.org/show_bug.cgi?id=21798
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #4 from Wylda wylda@volny.cz 2010-03-07 08:00:11 ---
Confirming. I tried to catch it, but this one is too complicated for me :-/ So if someone brave here, than this is a challenge :-))
* 1.1.35 ~ Last working * 1.1.36 ~ crash during the startup * 1.1.37 ~ crash during the startup * 1.1.38 ~ runs, but App displays error window and UI is completelly broken * 1.1.39 ~ runs, but App displays error window and UI is completelly broken * 1.1.40 ~ runs, but App displays error window and UI is completelly broken
Bissection between .35 & .36 lead me to the first bad commit:
wine-1.1.35-335-ga18bbec --bad ======================== a18bbec0f04af45514fbfed13444dca8d45991b1 is first bad commit commit a18bbec0f04af45514fbfed13444dca8d45991b1 Author: Alexandre Julliard julliard@winehq.org Date: Mon Dec 28 23:27:48 2009 +0100
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
:100644 100644 180ae51895da1567347cf022e88b2f7a3d134790 7dd1f9d31d55b853e802050be1c927dbb7a24a74 M .gitignore :040000 040000 3182c5c47c6218c5dc1fa5b53cc684fd67fc8e5a b45e99f3eaa311f849c3a5ab81d1a6a5884d8c11 M dlls :040000 040000 8ee37218bdb9f6227f45f4822d0a3244ca52efb3 09a47a711d36eab8b8556566301c67bea4968e90 M programs
and because this commit changes cca 35 files reverting is not possible and do not know what to do now :-/ It's a pity, that this regression was not catched in 1.1.36.
So who's the brave one?? ;-)
PS: used "winetricks dotnet20 ie6 corefonts"