http://bugs.winehq.org/show_bug.cgi?id=29335
Bug #: 29335 Summary: Error during installation of Office 2000 Product: Wine Version: 1.3.34 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: caron@codeweavers.com Classification: Unclassified
Created attachment 37944 --> http://bugs.winehq.org/attachment.cgi?id=37944 installed with pure Wine, no additional components
During installation, Office 2000 presents the error:
The program CFGWIZ.EXE has encountered a serious problem and needs to close. We are sorry for the inconvenience
This error can be dismissed and does not seem to affect the functionality of the Office 2000 applications on a quick test.
The AppDB suggests installing mfc42 via winetricks to to get around an error during install. Mfc42 does not work around this error.
This error is actually present all the way back to Wine 1.3.9 (the last tested version in the AppDB). However, installation without mfc42 was not possible with Wine 1.3.9.
All installations were completed with a clean Wine prefix. Log files from wine-1.3.34-131-gfd230c5 are attached.
http://bugs.winehq.org/show_bug.cgi?id=29335
--- Comment #1 from Caron caron@codeweavers.com 2011-12-12 11:23:59 CST --- Created attachment 37945 --> http://bugs.winehq.org/attachment.cgi?id=37945 installed after adding mfc42 with winetricks
http://bugs.winehq.org/show_bug.cgi?id=29335
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37944|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29335
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #37945|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=29335
--- Comment #2 from Ulrich Brammer ubrammer@t-online.de 2012-05-01 15:19:21 CDT --- Created attachment 39991 --> http://bugs.winehq.org/attachment.cgi?id=39991 Debug-information of installation crash Office 2000 SBE SR1, German
http://bugs.winehq.org/show_bug.cgi?id=29335
Ulrich Brammer ubrammer@t-online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ubrammer@t-online.de
--- Comment #3 from Ulrich Brammer ubrammer@t-online.de 2012-05-01 15:27:13 CDT --- I had the same failure with Office 2000 Small Busines Edition SR1, German. To got around this failure, you need to copy the dlls of the SYSTEM-folder from the installation-CD which are not part of wine into Windows/System32 and install MFC42. The installation than works with Wine 1.2. It fails with Wine 1.3.34 up to 1.5.3 with another failure: The OBDC-drivers are not installed, see attachment.
http://bugs.winehq.org/show_bug.cgi?id=29335
Vitaliy Margolen vitaliy-bugzilla@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
http://bugs.winehq.org/show_bug.cgi?id=29335
--- Comment #4 from Hans Leidekker hans@meelstraat.net 2012-05-02 01:10:44 CDT --- Please attach a WINEDEBUG=+msi trace.
http://bugs.winehq.org/show_bug.cgi?id=29335
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |msvcirt
--- Comment #5 from Hans Leidekker hans@meelstraat.net 2012-05-02 02:35:34 CDT --- (In reply to comment #4)
Please attach a WINEDEBUG=+msi trace.
On second thought, please open a new bug for this. The first bug reported here by Caron is a crash caused by an unimplemented function in msvcirt (?cout@@3Vostream_withassign@@A).
You worked around this by copying files from the installation CD and hit a different bug in msi.
http://bugs.winehq.org/show_bug.cgi?id=29335
--- Comment #6 from Ulrich Brammer ubrammer@t-online.de 2012-05-02 05:42:42 CDT --- New bug for msi filed: http://bugs.winehq.org/show_bug.cgi?id=30571 and trace added.
http://bugs.winehq.org/show_bug.cgi?id=29335
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Summary|Error during installation |Web Server Extensions tool |of Office 2000 |"CFGWIZ.EXE" crashes during | |installation of Office 2000 | |(needs msvcirt.dll | |?cout@@3Vostream_withassign | |@@A)
--- Comment #7 from Anastasius Focht focht@gmx.net 2012-05-20 15:03:15 CDT --- Hello,
refining summary.
What you want is 'msvcirt' recipe.
Before you install Office 2000, use the following winetricks recipe:
'winetricks -q mfc42 msvcirt'
Alternatively 'winetricks -q vcrun6' which includes 'mfc42' and 'msvcirt' recipes.
Regards
https://bugs.winehq.org/show_bug.cgi?id=29335
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 22461
Regards
https://bugs.winehq.org/show_bug.cgi?id=29335
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #9 from Anastasius Focht focht@gmx.net --- and resolving ...
*** This bug has been marked as a duplicate of bug 22461 ***
https://bugs.winehq.org/show_bug.cgi?id=29335
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked as duplicate.