Turbo Lister eBay problems.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Mesqueeb
Newbie
Newbie
Posts: 1
Joined: Thu Mar 05, 2009 12:00 am

Turbo Lister eBay problems.

Post by Mesqueeb »

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
Warren Dumortier

Turbo Lister eBay problems.

Post by Warren Dumortier »

Extract the msi manually with cabextract and run the msi maybe.

2009/3/5 Mesqueeb <[email protected]>:
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




User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Turbo Lister eBay problems.

Post by dimesio »

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.p ... &iId=11746
Locked