I am trying to install TURBO LISTER from eBay. I get these errors in the Terminal (Ubuntu). First a million "Fix Me"s and then these: err:msi:msi_cabextract FDICopy failed err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#Data1.cab" err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x1f0000003c err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e Can anyone help me? Thanks! -Mesqueeb
Extract the msi manually with cabextract and run the msi maybe. 2009/3/5 Mesqueeb <wineforum-user at winehq.org>:> I am trying to install TURBO LISTER from eBay. > > I get these errors in the Terminal (Ubuntu). > > First a million "Fix Me"s and then these: > err:msi:msi_cabextract FDICopy failed > err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#Data1.cab" > err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 > err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x1f0000003c > err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e > > > Can anyone help me? > Thanks! > > -Mesqueeb > > > > > >
Mesqueeb wrote:> I am trying to install TURBO LISTER from eBay. > > I get these errors in the Terminal (Ubuntu). > > First a million "Fix Me"s and then these: > err:msi:msi_cabextract FDICopy failed > err:msi:ACTION_InstallFiles Failed to extract cabinet: L"#Data1.cab" > err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627 > err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x1f0000003c > err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e >Known bug: http://bugs.winehq.org/show_bug.cgi?id=4286 There's a rather complicated howto for installing in the AppDB, though the test reports suggest it doesn't run very well even when you do manage to install it. http://appdb.winehq.org/objectManager.php?sClass=version&iId=11746