http://bugs.winehq.org/show_bug.cgi?id=23440
Summary: Windows Live Essentials installation aborts on startup Product: Wine Version: 1.2-rc5 Platform: x86-64 URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=29238) --> (http://bugs.winehq.org/attachment.cgi?id=29238) Terminal output from wine-1.2-rc5-80-gee68473
With bug 14287 fixed, the Windows Live Essentials installer starts up, but aborts after showing a loading screen for a moment with the following error message:
Couldn't install programs Please try installing Windows Live programs again. Error: OnCatalogResult: 0x80004001 Next steps: an unknown error occurred.
Clicking "close" on this error dialog results in a crash.
A workaround is 'winetricks ie6'. The culprit appears to be mshtml:
* Removing all overrides added by winetricks except mshtml doesn't bring back the error (though there's a failure shortly afterward unless native urlmon is used) * Removing only the override for mshtml makes this error return
The following line appears in terminal output as the error message appears:
fixme:mshtml:CustomDoc_SetUIHandler (0x198940)->(0x8b00264)