crash after Splash Screen

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
chom
Level 2
Level 2
Posts: 12
Joined: Sat Feb 07, 2009 7:08 am

crash after Splash Screen

Post by chom »

Hi,

I have a problem with wine.
In fact I run some programs without any fails, but now I have a program which is very important for me but it does not work.
Because when I start it it crashed after the Splash Screen.
I hope someone can help me.
Here the terminal code:

Terminal-Code

Thanks,
Ferdinand
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: crash after Splash Screen

Post by vitamin »

chom wrote:I have a program which is very important for me but it does not work.

Code: Select all

err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered   
err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5
Instal msdac with winetricks http://wiki.winehq.org/winetricks You probable need mdac25.
Locked