http://bugs.winehq.org/show_bug.cgi?id=14523
Summary: msiexec hangs when installing msxml3.msi in 1.1.1 Product: Wine Version: 1.1.1 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net CC: dylan.ah.smith@gmail.com
Tested in openSUSE 10.3, Wine 1.1.1, with a clean wineprefix.
I tried this both using winetricks and running msiexec from the command line. The Microsoft XML Parser Wizard starts up, but after clicking "Next" the first dialog box disappears and the EULA dialog, which should be next, never appears. There are no more messages in the terminal from that point, though Wine is still running and has to be killed.
The console output is: dimesio@linux-95tw:~> wine msiexec /i /home/dimesio/.winetrickscache/msxml3.msi fixme:advapi:LookupAccountNameW (null) L"dimesio" (nil) 0x32f8ac (nil) 0x32f8b0 0x32f8a4 - stub fixme:advapi:LookupAccountNameW (null) L"dimesio" 0x15a8d0 0x32f8ac 0x15ab28 0x32f8b0 0x32f8a4 - stub fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored L"Upgrade" table values err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination
A regression test identified this patch:
49468e1824cac4df5d09614884100f79b33b50cb is first bad commit commit 49468e1824cac4df5d09614884100f79b33b50cb Author: Dylan Smith dylan.ah.smith@gmail.com Date: Thu Jul 10 10:17:30 2008 -0400
richedit: Tabs cause lines to wrap but not end of paragraph run.
:040000 040000 fcddb2e76b2747c9c367012961738d6e13fda33b f34a818551c3c1bfbaecbb39cd9d7bf1dc608064 M dlls