[Wine] Re: Installshield and Wine

Marco Trapanese marcotrapanese at libero.it
Mon Mar 19 00:51:03 CDT 2007


Duane Clark wrote:

> While there is a possibility that the CoInitializeSecurity fixme is
> breaking your application, I would consider it a rather slim one. This
> function only sets some security settings, and the stub lies to the
> application and says it completed successfully. And none of the
> parameters to the function are output parameters, so no other faulty
> data can be returned to the application.

Well, I copied the program folder from a working windows installation to the
hidden wine folder. Now, the splash screen does not disappear but it hangs.
I get this in the terminal:

fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil))
- stub!
fixme:ole:CoRegisterMessageFilter message filter has been registered, bu
t will not be used
err:ole:CoGetClassObject class {12421eb7-4f43-a0d4-830a-f8d0eea8e231} no
t registered
err:ole:create_server class {12421eb7-4f43-a0d4-830a-f8d0eea8e231} not r                                    
egistered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {12421eb7-4f43-a0d4-830a-f8d0ee                                    
a8e231} could be created for context 0x15

> Also,
>  > Reboot
> 
> You "reboot" in Wine with the command "wineboot". Rebooting your Linux
> OS has no effect.

Thank you for the info, I didn't know this behaviour!

Marco / iw2nzm




More information about the wine-users mailing list