http://bugs.winehq.org/show_bug.cgi?id=29741
Bug #: 29741 Summary: Office 2007 SP2 installer reports success but fails to install some components Product: Wine Version: 1.4-rc1 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: bozkar@gmail.com Classification: Unclassified
Installation of service packs for MS Office 2007 reports success but some features are missing (wine 1.4-rc1)
This time tested with msp in updates/ directory way.
Log from installation: http://lekarski.katowice.pl/wine/setup-slipstreamed-all-1.4-rc1.log.gz +msi,+msidb,+msxml
It used to work back in 1.3.thirty-something.
Related bugs: http://bugs.winehq.org/show_bug.cgi?id=27369 http://bugs.winehq.org/show_bug.cgi?id=25407
http://bugs.winehq.org/show_bug.cgi?id=29741
boskar bozkar@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer, regression
http://bugs.winehq.org/show_bug.cgi?id=29741
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Installer, regression |
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-01-29 11:55:47 CST --- Please perform regression test.
http://bugs.winehq.org/show_bug.cgi?id=29741
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=29741
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Summary|Office 2007 SP2 installer |Office 2007 SP2 & SP3 |reports success but fails |installers report success |to install some components |but fails to install some | |components Ever Confirmed|0 |1
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net 2012-01-29 22:38:56 CST --- What's missing is ODT support; also affects SP3. Regression test results:
fcce720a2f776bf0891b24687103c517d23d6905 is the first bad commit commit fcce720a2f776bf0891b24687103c517d23d6905 Author: Hans Leidekker hans@codeweavers.com Date: Mon Jan 23 09:47:00 2012 +0100
msi: Don't evaluate msidbFeatureAttributesFollowParent when features are preselected.
:040000 040000 91a5aef249c8de461e158475c577647584140851 21bc1c07945c421f5392de453e08598828c7844c M dlls
http://bugs.winehq.org/show_bug.cgi?id=29741
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hans@meelstraat.net Regression SHA1| |fcce720a2f776bf0891b2468710 | |3c517d23d6905
http://bugs.winehq.org/show_bug.cgi?id=29741
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Office 2007 SP2 & SP3 |Office 2007 SP2 & SP3 |installers report success |installers report success |but fails to install some |but fail to install some |components |components
http://bugs.winehq.org/show_bug.cgi?id=29741
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2012-01-30 02:22:15 CST --- (In reply to comment #2)
What's missing is ODT support; also affects SP3. Regression test results:
What are the steps to verify that ODT support is installed?
http://bugs.winehq.org/show_bug.cgi?id=29741
--- Comment #4 from boskar bozkar@gmail.com 2012-01-30 04:08:15 CST --- The best way is to simpy try to save a document in odt as here: http://www.microsoft.com/interop/graphics/featured/SaveAs.png
We can also search in +msi log of installation L"Word_ODCore" component, like here: trace:msi:ITERATE_WriteRegistryValues Checked and setting value L"Word_ODCore" of L"HKEY_LOCAL_MACHINE\Software\Microsoft\Office\12.0\Registration\{91120000-002F-0000-0000-0000000FF1CE}\AdvReg"
-> So the registry key might be useful also.
We can also try to open odt file, simply.
http://bugs.winehq.org/show_bug.cgi?id=29741
--- Comment #5 from Rosanne DiMesio dimesio@earthlink.net 2012-01-30 05:59:59 CST --- (In reply to comment #3)
What are the steps to verify that ODT support is installed?
Just do "Save As" and look for OpenDocument Text on the list.
http://bugs.winehq.org/show_bug.cgi?id=29741
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net
http://bugs.winehq.org/show_bug.cgi?id=29741
--- Comment #6 from boskar bozkar@gmail.com 2012-02-03 15:21:47 CST --- Obviously still present in 1.4-rc2
Simple revert of fcce720a2f776bf0891b24687103c517d23d6905 msi: Don't evaluate msidbFeatureAttributesFollowParent when features are preselected did work for me on tuesday's git, but this commit was performed for a reason. Still waiting for a solution.
http://bugs.winehq.org/show_bug.cgi?id=29741
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bca0fd6a5522933c1dcc5dd87c4 | |95091ab16eb7a Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Hans Leidekker hans@meelstraat.net 2012-02-07 10:05:52 CST --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=29741
--- Comment #8 from boskar bozkar@gmail.com 2012-02-08 05:25:09 CST --- Confirming, does work in current git.
http://bugs.winehq.org/show_bug.cgi?id=29741
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-02-11 13:53:06 CST --- Closing bugs fixed in 1.4-rc3.