http://bugs.winehq.org/show_bug.cgi?id=2531
Summary: Can no longer install MS Office 2000 Product: Wine Version: 20041019 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-programs AssignedTo: wine-bugs@winehq.org ReportedBy: RLloydNave123@wmconnect.com
I have been tracking wine versions for a year or so.
As of the May 2004 version I was able to install and run Microsoft Office 2000 using the MS OFfice installation disk on Fedora 1.
I have had trouble with the installation with Fedora 2 and most recently with Fedora 3 test releases.
I have tried about every wine release newer than May 2004 including the October 2004 release. I installed wine by compiling from source. ( The source install has seemed to work better than the RPM version)
I am not sure if this is a Fedora problem or a wine problem.
Enclosed is a print out of the error messages generated by wine when I attempted to install MS OFFIce from the install CD : [ronnave@RonsLinuxBox cdrecorder]$ wine SETUP.EXE fixme:font:WineEngRemoveFontResourceEx :stub fixme:font:WineEngRemoveFontResourceEx :stub [ronnave@RonsLinuxBox cdrecorder]$ fixme:msi:MsiEnableLogA 00000516 "c:\windows \temp\Office 2000 Professional Setup (0002) _MsiExec.txt" 00000000 fixme:msi:MsiInstallProductW L"Z:\media\cdrecorder\data1.msi" L"" fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"AppSearch" fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:ACTION_PerformAction UNHANDLED MSI ACTION L"ResolveSource" fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting fixme:msi:HANDLE_CustomType1 DATABASE NOT THREADSAFE... not starting wine: Unhandled exception (thread 000b), starting debugger... WineDbg starting on pid 0xa fixme:dbghelp:SymLoadModule should have successfully loaded some debug informati on for image C:\windows\temp\CustomActionDll.dll Unhandled exception: page fault on read access to 0x00000018 in 32-bit code (0x7 77c4757). In 32 bit mode. Register dump: CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033 EIP:777c4757 ESP:778dde4c EBP:778dde8c EFLAGS:00010246( - 00 -RIZP1) EAX:00000000 EBX:777dd790 ECX:00000000 EDX:777df7a8 ESI:00000000 EDI:7e9ecec0 Stack dump: 0x778dde4c: 777baf6c 00000000 00000000 778dde7c 0x778dde5c: 777bab8e 7e9ec670 7e9ec7f0 7e9ec688 0x778dde6c: 777df7a8 777df5a0 777df7a8 777baaee 0x778dde7c: 00000005 777dd790 7e9ec670 00000000 0x778dde8c: 778ddeb8 777c11d5 7e9ecf10 00000000 0x778dde9c: 778ddeb8 777ba95b 777df5a0 777df5a0 Backtrace: =>1 0x777c4757 MSI_RecordGetFieldCount+0x7 in msi (0x778dde8c) 2 0x777c11d5 MSI_ViewExecute+0x55 in msi (0x778ddeb8) 3 0x777c1294 MsiViewExecute+0x74 in msi (0x778ddee8) 4 0x10002f9a (0x00000000) 0x777c4757 MSI_RecordGetFieldCount+0x7 in msi: movl 0x18(%eax),%eax Wine-dbg>WineDbg terminated on pid 0xa [ronnave@RonsLinuxBox cdrecorder]$
Perhaps I am doing something wrong.