Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Rob Shearman
Mike Hearn wrote: On Sat, 2005-01-29 at 13:16 -0600, Rob Shearman wrote: InstallShield uses MIDL-compiled proxies/stubs. The fixme's are from functions being executed on the error path, triggered by the pipe problem. Hmm, did we remove the 1 || hack while I wasn't watching? I thought we we

Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Mike Hearn
On Sat, 2005-01-29 at 13:16 -0600, Rob Shearman wrote: > InstallShield uses MIDL-compiled proxies/stubs. The fixme's are from > functions being executed on the error path, triggered by the pipe > problem. Hmm, did we remove the 1 || hack while I wasn't watching? I thought we were going to wait a

Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Rob Shearman
Mike Hearn wrote: On Sat, 29 Jan 2005 18:35:17 +0100, Uwe Bonnes wrote: Now I get: ... fixme:ole:RegisterTypeLib Registering non-oleautomation interface! fixme:ole:PipeBuf_GetDestCtx (0x752a8f9c,0x752a8fa0), stub! fixme:ole:RPC_QueueRequestAndWait no pipe found. fixme:ole:NdrClearOutParameters (

Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Mike Hearn
On Sat, 29 Jan 2005 18:35:17 +0100, Uwe Bonnes wrote: > Now I get: > ... > fixme:ole:RegisterTypeLib Registering non-oleautomation interface! > fixme:ole:PipeBuf_GetDestCtx (0x752a8f9c,0x752a8fa0), stub! > fixme:ole:RPC_QueueRequestAndWait no pipe found. > fixme:ole:NdrClearOutParameters (0x752a8f2

Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Uwe Bonnes
> "Rob" == Rob Shearman <[EMAIL PROTECTED]> writes: Rob> Uwe Bonnes wrote: >> Hallo, >> >> trying to install the the German TAX software "Steuersparerklaerung >> 2005" the Installshield installer runs into: >> ... >> Is there any fix to get around above problem?

Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Mike Hearn
On Sat, 29 Jan 2005 15:28:30 +0100, Uwe Bonnes wrote: > trying to install the the German TAX software "Steuersparerklaerung 2005" > the Installshield installer runs into: InstallShield is currently broken, we're working on it ...

Re: ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Rob Shearman
Uwe Bonnes wrote: Hallo, trying to install the the German TAX software "Steuersparerklaerung 2005" the Installshield installer runs into: err:ole:register_ifstub couldn't get IPSFactory buffer for interface {0131---c000-0046} and aborts. The IRemUnknown implementation seems to

ole:register_ifstub couldn't get IPSFactory buffer for interface

2005-01-29 Thread Uwe Bonnes
Hallo, trying to install the the German TAX software "Steuersparerklaerung 2005" the Installshield installer runs into: err:ole:register_ifstub couldn't get IPSFactory buffer for interface {0131---c000-0046} and aborts. The IRemUnknown implementation seems to be brand new f