Personal Family Assistant setup problem

Robert Shearman rob at codeweavers.com
Sun Mar 27 19:16:33 CST 2005


Andrew Neil Ramage wrote:

> Trying to install PAF 5.1 produced these results.  There was also a 
> message box stating that the InstallShield engine could not be started.
>
> err:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
> err:ole:xCall Did not find typeinfo/funcdesc entry for method 0!
> err:ole:CoUnmarshalInterface Couldn't query for interface 
> {91814ebf-b5f0-11d2-80b9-00104b1f6cea}, hr = 0x80004005
> err:ole:_get_funcdesc Did not find a typeinfo for reftype 0?
> err:ole:xCall Did not find typeinfo/funcdesc entry for method 2!
> fixme:ole:CFProxy_CreateInstance CoMarshalInterface failed, 80004005
> fixme:ole:CoCreateInstance no instance created for interface 
> {91814ebf-b5f0-11d2-80b9-00104b1f6cea} of class 
> {91814ec0-b5f0-11d2-80b9-00104b1f6cea}, hres is 0x80004005
> [andrew at localhost Default]$


Are you using CVS wine? We shouldn't be calling methods 0-2 any more as 
these are the IUnknown methods and we defer to the outer unknown for 
these now. Otherwise, please attach a +ole,+typelib,+olerelay log and 
I'll see if I get time to look at it.

Rob



More information about the wine-devel mailing list