http://bugs.winehq.org/show_bug.cgi?id=13151
Summary: Installation of MS Office 2000 hangs Product: Wine Version: 1.0-rc1 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: Ronny.Standtke@gmx.net CC: julliard@winehq.org
I wanted to install MS Office 2000 (Premium, German version) on wine-1.0rc1. Unfortunately, the installation process just hangs there and I see the following error message on the console:
---------------------- ... fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:shell:DllCanUnloadNow stub fixme:msi:msi_unimplemented_action_stub BindImage -> 163 ignored L"BindImage" table values err:msi:HANDLE_CustomType34 Unable to execute command L"C:\windows\temp\OutSec.exe /Q:A" err:service:service_control_dispatcher failed to open service manager error 1723 ----------------------
I could install Office 2000 with wine 0.9.61 (although I got an exception during install and the program did not work), so I run a regression test. This is the result:
33914a1bf426f0d0d0670263b5b9f6fb24a87251 is first bad commit commit 33914a1bf426f0d0d0670263b5b9f6fb24a87251 Author: Alexandre Julliard julliard@winehq.org Date: Thu May 8 18:08:41 2008 +0200
services: Send the service name in the control requests.
Only start a single dispatcher thread for all services.
:040000 040000 324eaae920d111af29b20aa38bd7072bd0739607 f8d89fb091c2b1fef6d586e45648a774baa2af86 M dlls :040000 040000 98fab8289859ed0c227b8aa6a4be4bd307ffcd43 e1afbbf4f2c0813af3a78d0c0f127f98c387d700 M include :040000 040000 a77b4fa4e3b9cf13cb127cdaddac70c09a49138f 3f7c9e340ec5d86fc5185f8db208882d6c0a25f9 M programs
http://bugs.winehq.org/show_bug.cgi?id=13151
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=13151
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2008-06-06 04:22:43 --- Could you please attach a WINEDEBUG=service,rpc trace?
http://bugs.winehq.org/show_bug.cgi?id=13151
--- Comment #2 from Ronny Standtke Ronny.Standtke@gmx.net 2008-06-06 15:09:25 --- Created an attachment (id=13753) --> (http://bugs.winehq.org/attachment.cgi?id=13753) a WINEDEBUG=service,rpc trace of a Windows 2000 installation with wine-1.0rc3
OK, here is the trace.
http://bugs.winehq.org/show_bug.cgi?id=13151
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-06-07 05:12:39 --- Created an attachment (id=13771) --> (http://bugs.winehq.org/attachment.cgi?id=13771) rpcrt4 pipe listen fix
Thanks for the trace. Does this patch help?
http://bugs.winehq.org/show_bug.cgi?id=13151
--- Comment #4 from Ronny Standtke Ronny.Standtke@gmx.net 2008-06-07 07:37:55 ---
Does this patch help?
Yes, it helps. Although the installation throws some "Unhandled page fault on read access" it now manages to finish.
Unfortunately, Office 2000 is still unusable, because I can not finish registration. But this is another bug report. This is really sad because Office 2000 once worked almost perfectly in pre-1.0 times...
http://bugs.winehq.org/show_bug.cgi?id=13151
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-06-09 07:14:29 --- Thanks, I've committed it.
http://bugs.winehq.org/show_bug.cgi?id=13151
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2008-06-13 10:45:23 --- Closing bugs fixed in 1.0-rc5.