http://bugs.winehq.org/show_bug.cgi?id=19319
Summary: Word Viewer 2003 - installs wrong files Product: Wine Version: 1.1.25 Platform: PC URL: http://www.microsoft.com/downloads/details.aspx?Family Id=95E24C87-8732-48D5-8689-AB826E7B8FDF&displaylang=en OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
C:\Program Files\Common Files\Microsoft Shared\OFFICE11\1033\LCCWIZ.DLL On wine: 60ee0be034a623ba61ba271f8b17115adddcdad0 On windows: 92ea0d6e0b0e7985b068d6f49f63b12f41b89b3f
C:\Program Files\Microsoft Office\OFFICE11\GDIPLUS.DLL On wine: a71b9a807dbbc58d718fe7f6de6fa75021b04bd0 On windows: 4a67552dff886ded8462f7db0d044a12aef52f32
http://bugs.winehq.org/show_bug.cgi?id=19319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.2.0
--- Comment #1 from Austin English austinenglish@gmail.com 2009-07-13 22:13:07 --- Supported app => marking for 1.2
http://bugs.winehq.org/show_bug.cgi?id=19319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Word Viewer 2003 - installs |Word Viewer 2003 - installs |wrong files |wrong files (appinstall)
http://bugs.winehq.org/show_bug.cgi?id=19319
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #2 from Hans Leidekker hans@meelstraat.net 2009-07-14 04:03:00 --- The installer applies a patch for service pack 3 which includes newer versions of these files, but they are not installed for some reason.
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #3 from Hans Leidekker hans@meelstraat.net 2009-07-14 04:12:50 --- Created an attachment (id=22370) --> (http://bugs.winehq.org/attachment.cgi?id=22370) msi: hack: Publish enabled components only.
This patch appears to fix it but the problem must be somewhere else since this is not how Windows behaves.
http://bugs.winehq.org/show_bug.cgi?id=19319
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2010-05-25 14:37:12 --- Is this still an issue in current Wine? If so, please attach a +msi trace. If you still have the installer, because the download is not available anymore.
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #5 from Austin English austinenglish@gmail.com 2010-05-26 12:03:11 --- Still present in wine-1.2-rc1-84-g9ce0ae1. I'll attach a +msi.
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #6 from Austin English austinenglish@gmail.com 2010-05-26 12:05:50 --- Created an attachment (id=28293) --> (http://bugs.winehq.org/attachment.cgi?id=28293) +msi trace
http://bugs.winehq.org/show_bug.cgi?id=19319
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22370|0 |1 is obsolete| |
--- Comment #7 from Hans Leidekker hans@meelstraat.net 2010-06-09 05:28:07 --- Created an attachment (id=28689) --> (http://bugs.winehq.org/attachment.cgi?id=28689) msi: Fix comparison of file version numbers.
trace:msi:set_file_install_states new L"11.0.8165.0" old L"6.0.3272.0" trace:msi:set_file_install_states Destination file version equal or greater, not overwriting
Numerically 11.0.8165.0 is greater than 6.0.3272.0, but the current code does a string comparison on the version numbers, in which case the opposite is true.
With this patch gdiplus.dll should be updated to the new version, lccwiz.dll not being updated appears to be a different bug.
Applies after the patches I sent today.
http://bugs.winehq.org/show_bug.cgi?id=19319
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | URL|http://www.microsoft.com/do | |wnloads/details.aspx?Family | |Id=95E24C87-8732-48D5-8689- | |AB826E7B8FDF&displaylang=en |
--- Comment #8 from Rosanne DiMesio dimesio@earthlink.net 2010-06-09 08:43:16 --- The download link is dead. Removing URL and download keyword.
http://bugs.winehq.org/show_bug.cgi?id=19319
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.microsoft.c | |om/download/6/a/6/6a689355- | |b155-4fa7-ad8a-dfe150fe7ac6 | |/wordview_en-us.exe
--- Comment #9 from Rosanne DiMesio dimesio@earthlink.net 2010-06-09 09:54:57 --- Found a working Microsoft download link; adding it to URL field and adding back download keyword. The file it downloads installs Word Viewer 2003, then crashes trying to apply SP3.
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #10 from Hans Leidekker hans@meelstraat.net 2010-06-11 10:46:04 --- Commit 15f5b9dca3cbb1d97d65fa7ef02887846ca71915 fixes the file version bug.
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #11 from Austin English austinenglish@gmail.com 2010-06-11 11:22:46 --- austin@midna:~/.wine/drive_c/Program Files$ sha1sum Common\ Files/Microsoft\ Shared/OFFICE11/1033/LCCWIZ.DLL 60ee0be034a623ba61ba271f8b17115adddcdad0 Common Files/Microsoft Shared/OFFICE11/1033/LCCWIZ.DLL austin@midna:~/.wine/drive_c/Program Files$ sha1sum Microsoft\ Office/OFFICE11/GDIPLUS.DLL 4a67552dff886ded8462f7db0d044a12aef52f32 Microsoft Office/OFFICE11/GDIPLUS.DLL
Still a problem for LCCWIZ.dll. Using wine-1.2-rc2-288-g95aaaf2.
http://bugs.winehq.org/show_bug.cgi?id=19319
--- Comment #12 from Hans Leidekker hans@meelstraat.net 2010-06-11 15:06:32 --- Created an attachment (id=28743) --> (http://bugs.winehq.org/attachment.cgi?id=28743) msi: Check component enabled flag inside standard actions.
The problem with lccwiz.dll is that the feature it belongs to is not detected as installed while the patch is applied. This is because one of the feature's components is disabled, in which case we fail to register it.
http://bugs.winehq.org/show_bug.cgi?id=19319
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
http://bugs.winehq.org/show_bug.cgi?id=19319
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #13 from Hans Leidekker hans@meelstraat.net 2010-07-21 12:37:22 --- Should be fixed by 424e3a9fb8d24a49cad0330a50d63bee126a7102.
http://bugs.winehq.org/show_bug.cgi?id=19319
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Alexandre Julliard julliard@winehq.org 2010-07-30 12:57:13 --- Closing bugs fixed in 1.3.0.
http://bugs.winehq.org/show_bug.cgi?id=19319
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |424e3a9fb8d24a49cad0330a50d | |63bee126a7102
https://bugs.winehq.org/show_bug.cgi?id=19319
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://download.microsoft.c |https://web.archive.org/web |om/download/6/a/6/6a689355- |/20140212100036/http://down |b155-4fa7-ad8a-dfe150fe7ac6 |load.microsoft.com/download |/wordview_en-us.exe |/6/a/6/6a689355-b155-4fa7-a | |d8a-dfe150fe7ac6/wordview_e | |n-us.exe CC| |focht@gmx.net