Mathematica 6 setup.exe hangs

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Gary Roach

Mathematica 6 setup.exe hangs

Post by Gary Roach »

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,
Gary Roach

Mathematica 6 setup.exe hangs

Post by Gary Roach »

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
lahmbi5678
Level 7
Level 7
Posts: 823
Joined: Thu Aug 27, 2009 6:23 am

Post by lahmbi5678 »

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 .
Gary Roach

Mathematica 6 setup.exe hangs

Post by Gary Roach »

On 03/25/2012 04:01 AM, [email protected] wrote:
Date: Sat, 24 Mar 2012 14:39:54 -0500
From: "lahmbi5678"<[email protected]>
To:[email protected]
Subject: [Wine] Re: Mathematica 6 setup.exe hangs
Message-ID:<[email protected]>

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.
Locked