http://bugs.winehq.org/show_bug.cgi?id=5028
Summary: msiexec fails on macromedia applications install Product: Wine Version: 0.9.11. Platform: PC URL: http://appdb.winehq.org/appview.php?versionId=3482 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: karl@nncc.info
This doesn't appear to be a major issue, however it is the last hicup in getting macromedia dreamweaver 8 (and probably other macromedia apps) installing on wine.
With previous versions of wine it didn't get this far, now I get all the way upto installing the files and I get the following error;
---8<-- fixme:rpc:RpcImpersonateClient (0x7ff2fd58): stub err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should h ave been 0x2f00000038 err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e fixme:msi:MsiInstallProductW L"/x{5546CDB5-2CE2-498B-B059-5B3BF81FC41F}" (null) err:msi:copy_package_to_temp failed to copy package to temp path L"C:\windows\ temp\MSI78fe.tmp" fixme:msi:MSI_OpenDatabaseW open failed r = 80030002! fixme:rpc:RpcRevertToSelfEx (0x7ff2fd58): stub fixme:win:SetWindowTextA setting text "TITLE_CAPTIONBAR" of other process window (nil) should not use SendMessage fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProduc tID" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"SetODBCFolders " fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveExisting Products" fixme:msi:ACTION_HandleStandardAction unhandled standard action L"DisableRollbac k" fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 160 3 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603 fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default" fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default" ---8<--
seems to be related to the InstallFinalize/ExecuteAction as the installer is running perfectly until these two errors are spat out.
Also I am not using any native DLLs just wine rpms for fedora 5.