http://bugs.winehq.org/show_bug.cgi?id=27369
Summary: Regression: Office 2007 SP2 installer reports success but fails to install some components Product: Wine Version: 1.3.21 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: bozkar@gmail.com
Some components of MS Office 2007 provided by SP2 (or SP1) are not installed correctly in 1.3.21. - Regression of http://bugs.winehq.org/show_bug.cgi?id=25407
Winword.exe is reported as 12.0.6425.1000, as mso.dll is 12.0.4518.1014, lack of odf support.
http://lekarski.katowice.pl/wine/1.3.21/ +msi,+msidb,+msxml - _big_ files
zcat xxxxx-1.3.21.log.gz | grep -v trace:msxml zcat xxxxx-1.3.21.log.gz | grep -v trace:msi zcat xxxxx-1.3.21.log.gz | grep -v trace:msidb if You want to make it smaller ;)
Tested in msp in updates/ (slipstreamed) and $ wine sp1-kbxxxxx.exe.
Rosanne DiMesio @2011-06-02 12:04:44 CDT Regression test results:
50dd7b498a94bab3761885940d5888cbef5f0434 is the first bad commit commit 50dd7b498a94bab3761885940d5888cbef5f0434 Author: Hans Leidekker hans@codeweavers.com Date: Tue May 24 10:51:00 2011 +0200
msi: Fix the registry actions to revert components to the installed state during rollback.
:040000 040000 5f4f45a77a7be4141be7ff422714b7bf934463a4 4394ac6b241c648e7d7f5d3312de1d51bc992eb2 Mdlls
The patch doesn't revert cleanly.