Solidworks 2010 Installation Manager Crashs!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
grlongo
Newbie
Newbie
Posts: 3
Joined: Tue Apr 20, 2010 11:59 pm

Solidworks 2010 Installation Manager Crashs!

Post by grlongo »

Hi mates,

I've been through several pages looking for help without success!
I am trying to run SolidWorks 2010 on wine 1.1.24 and i get the following error:

The Installation Manager encountered a problem with the Microsoft Web Browser control and must be shut down.....

I've already used winetricks to install ie7 and the error persist.
Does any one have performed a successful installation of SW2010?

Or any clue on how to solve that problem??
Thanks a lot!
grlongo
Newbie
Newbie
Posts: 3
Joined: Tue Apr 20, 2010 11:59 pm

Post by grlongo »

Hi again...
I just want to paste the output, I think u guys might have a better idea of waht is going on by looking through the log.

Here it is:

http://pastebin.com/2jr3dz8i

Thanks a lot!
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Post by vitamin »

grlongo wrote:I just want to paste the output, I think u guys might have a better idea of waht is going on by looking through the log.
Start from removing all overrides. The more native dlls you use in Wine the less chances of things working at all.
grlongo
Newbie
Newbie
Posts: 3
Joined: Tue Apr 20, 2010 11:59 pm

Post by grlongo »

Thanks mate.
When you mean overrides you also mean downloads from winetricks????
User avatar
L. Rahyen
Moderator
Moderator
Posts: 339
Joined: Fri Feb 22, 2008 9:13 pm

Solidworks 2010 Installation Manager Crashs!

Post by L. Rahyen »

On 2010-04-23 (April, Friday) 08:17:48 grlongo wrote:
Thanks mate.
When you mean overrides you also mean downloads from winetricks????
Simply run this:

mv ~/.wine{,.old}
wineboot

And try again.

Some time ago I was able to run previous version of SolidWorks in Wine and
even create something in it (2D sketch) but there was too many bugs (for
example, it crashed when I tried to create a feature). And installing it in
Wine wasn't trivial. I already reported first bug that blocks SolidWorks normal
installation. Here it is: http://bugs.winehq.org/show_bug.cgi?id=17089 . If you
experience same problem as this bug describes you may want to to register in
the bugzilla and vote for it. I didn't try to install SolidWorks 2010 in Wine
but your error looks like exactly the same error that blocks normal
installation of SolidWorks 2009 in clean Wine.

In the past somebody reported that SolidWorks 2009 works in Wine with just a
few workarounds: http://forum.winehq.org/viewtopic.php?t=6993 . You can try
workarounds mentioned there with SolidWorks 2010. Please note that I didn't
tried those workarounds myself.
Locked