Hi I have been searching the internet for a solution to this problem and have found many instances that are very similar. The interesting part is that not one of them has a straight forward answer to the problem. So lets try again. OS Debian linux Squeeze distribution Wine 1.4 i-386 system After going to the /media/cdrom mounting point for the disk I can either use "wine control" or type in "wine setup.exe" and get the exact same results. Install Shield starts but then hangs up at the end of the following messages: fixme:storage:create_storagefile Storage share mode not implemented. fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well fixme:storage:create_storagefile Storage share mode not implemented. fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0x33f3cc L"D:\\Wolfram Mathematica 6.msi" After about 60 seconds or so an error window pops up showing: Error 1627 Function Failed After I hit the OK buttion I get the following messages before the program exits to the terminal prompt. err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 err:ole:dispatch_rpc no apartment found for ipid {ffffffff-ffff-ffff-3d00-000023000000} err:rpc:I_RpcReceive we got fault packet with status 0x80010108 Is there any way to fix this and what do these error messages mean? Gary R,
> > Hi > > I have been searching the internet for a solution to this problem and > have found many instances that are very similar. The interesting part is > that not one of them has a straight forward answer to the problem. So > lets try again. > OS Debian linux Squeeze distribution > Wine 1.4 > i-386 system > > After going to the /media/cdrom mounting point for the disk I can either > use "wine control" or type in "wine setup.exe" and get the exact same > results. Install Shield starts but then hangs up at the end of the > following messages: > > fixme:storage:create_storagefile Storage share mode not implemented. > fixme:msi:ITERATE_DuplicateFiles We should track these duplicate > files as well > fixme:storage:create_storagefile Storage share mode not implemented. > fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0x33f3cc > L"D:\\Wolfram Mathematica 6.msi" > > After about 60 seconds or so an error window pops up showing: > Error 1627 > Function Failed > > After I hit the OK buttion I get the following messages before the > program exits to the terminal prompt. > > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > err:ole:dispatch_rpc no apartment found for ipid > {ffffffff-ffff-ffff-3d00-000023000000} > err:rpc:I_RpcReceive we got fault packet with status 0x80010108 > > Is there any way to fix this and what do these error messages mean? > > Gary R, > >I wrote the above 2 days ago and have gotten no returns. Is additional information needed, do I need to post this somewhere else or what. As stated above, I have found similar postings but no answers. Mathematical 6 apparently worked on some older versions of wine. Please help Gary R
Hi, probably not many people are using Mathematica under wine. You should file a bug and mark it as regression. You could try older wine versions to find the latest working version. If you are an experienced programmer, you could run a regression test, see http://wiki.winehq.org/RegressionTesting .
On 03/25/2012 04:01 AM, wine-users-request at winehq.org wrote:> Date: Sat, 24 Mar 2012 14:39:54 -0500 > From: "lahmbi5678"<wineforum-user at winehq.org> > To:wine-users at winehq.org > Subject: [Wine] Re: Mathematica 6 setup.exe hangs > Message-ID:<1332617994.m2f.74195 at forum.winehq.org> > > Hi, > > probably not many people are using Mathematica under wine. You should file a bug and mark it as regression. You could try older wine versions to find the latest working version. If you are an experienced programmer, you could run a regression test, seehttp://wiki.winehq.org/RegressionTesting . > > > >Thanks for the reply. No bug reports have been filed for this problem so I think I will try the regression process. It looks fairly streight forward. Ha! Gary R.