Hallo,
Altera's Quartus Web-Edition https://www.altera.com/support/software/download/altera_design/quartus_we/dn... (110 MByt Download) fails: fixme:ole:_xread Read only 0 of 4 bytes from 0x50. fixme:ole:_StubReaderThread Failed with hres 80004005
Any help welcome! Are more Info needed?
Bye
I guess it's using InstallShield; do you have stdole32.tlb in the system directory? (I am not sure if you need stdol2.tlb too)
Alberto
At 13.48 27/11/2002 +0100, Uwe Bonnes wrote:
Hallo,
Altera's Quartus Web-Edition https://www.altera.com/support/software/download/altera_design/quartus_we/dn... (110 MByt Download) fails: fixme:ole:_xread Read only 0 of 4 bytes from 0x50. fixme:ole:_StubReaderThread Failed with hres 80004005
Any help welcome! Are more Info needed?
Bye
Uwe Bonnes bon@elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt --------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
"Alberto" == Alberto Massari alby@exln.com writes:
Alberto> I guess it's using InstallShield; do you have stdole32.tlb in Alberto> the system directory? (I am not sure if you need stdol2.tlb Alberto> too)
Alberto> Alberto
Alberto> At 13.48 27/11/2002 +0100, Uwe Bonnes wrote: >> Hallo, >> Yes, its Installshield 6. An yes, other installshield applications installed successfull. Sorry I didn't tell in the first mailing.
Bye
The log I get seems to show a COM exception caused by a call made by ITypeInfo_fnInvoke that was unable to cast an argument to the required type (a first time, VT_I4 vs VT_BOOL, the second time VT_DISPATCH vs VT_PTR) I quickly patched the code to perform the conversion, and the installation started, so that seems to be the problem. BTW, there are other calls that expect VT_PTR and VT_SAFEARRAY as a data type but are being invoked with a VT_ARRAY|VT_VARIANT, but those don't seem to stop the installer, for the moment.
Alberto
======================== err:ole:ITypeInfo_fnInvoke Set arg 0 to disparg type 3 vs 11 fixme:win:SetWindowTextA cannot set text "Quartus II 2.1 SP1 Web Edition Full Setup" of other process window (nil) fixme:debug:FlushInstructionCache (0xffffffff,0x43431ccc,0x0000000d): stub err:ole:ITypeInfo_fnInvoke Set arg 0 to disparg type 9 vs 26 exception type: flags 0 destr 0x41df57e7 handler (nil) type info 0x41e18480 0: flags 0 type 0x41e1f098 ((nil) .?AVcom_exception@is@@) offset 0 vbase -1,0 size 28 copy ctor 0x41df57ac 1: flags 0 type 0x41e1f080 ((nil) .?AVexception@@) msg=(null) offset 0 vbase -1,0 size 12 copy ctor 0x41e0be53 fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. fixme:ole:_xread Read only 0 of 4 bytes from 0x58. fixme:ole:_StubReaderThread Failed with hres 80004005