InstallShield don't like me ;)

Rok Mandeljc rokmandeljc at hotmail.com
Thu May 15 10:56:08 CDT 2003


----- Original Message -----
From: "Raphaël Junqueira" <fenix at club-internet.fr>
To: <wine-devel at winehq.com>
Sent: Thursday, May 15, 2003 10:31 AM
Subject: InstallShield don't like me ;)


> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi,
>
>  I'm trying installing some games (for d3d8 tests) but most of the
installs i
> tried "deadlocks" when "preparing the Installshield wizard" is done
(progress
> bar full, but the program not respond)
>
> The problem is most of others applications (non-games) i have tried, have
been
> installed without any problem (after copying stdole and adding some
config).
>
> I give you a little status of my games installation problems:
>
>  - Splinter Cell Demo: the installer catch an error (-5003???) while
> "preparing" when last traces are:
> fixme:debug:FlushInstructionCache (0xffffffff,0x41ba2880,0x0000000d): stub
> fixme:cabinet:FDICreate (pfnalloc == ^0x603ce62a, pfnfree == ^0x603ce7b4,
> pfnopen == ^0x603c4143, pfnread == ^0x603c41ae, pfnwrite == ^0x603c41c0,
> pfnclose == ^0x603c41e4, pfnseek == ^0x603c41d2, cpuType == -1, perf ==
> ^0x40730978): stub
> fixme:cabinet:FDICopy (hfdi == ^(nil), pszCabinet == ^0x4073099c,
pszCabPath
> == ^0x40730aa0, flags == 0,            pfnfdin == ^0x603c41f5, pfnfdid ==
> ^(nil), pvUser == ^0x40730978): stub
> trace:ole:GetErrorInfo (0, 0x407310ec, (nil)): stub:
>
>  - Harry Potter and the Chamber of Secrets Demo: deadlock at end of
> "preparing" stage. Last traces:
> trace:ole:CoInitializeEx ((nil), 2)
> trace:ole:WINE_StringFromCLSID
> 0x46ee98->{C9CD1A93-D7B4-11D2-80C5-00104B1F6CEA}
> trace:ole:CoGetClassObject
>         CLSID:  {c9cd1a93-d7b4-11d2-80c5-00104b1f6cea},
>         IID:    {00000001-0000-0000-c000-000000000046}
> trace:ole:COMPOBJ_DLLList_Add
> trace:ole:CoMarshalInterThreadInterfaceInStream
> ({3d8b6331-d8b1-11d2-80c5-00104b1f6cea}, 0x43e90130, 0x42331e3c)
>
>  - Hitman2 Demo: grey notify window and deadlock at:
>  trace:ole:OLEClipbrd_Initialize ()
> fixme:shell:SHAutoComplete SHAutoComplete stub
> trace:ole:OleInitialize ((nil))
> trace:ole:CoInitializeEx ((nil), 2)
> trace:ole:WINE_StringFromCLSID
> 0x4072f838->{00000030-2E50-4073-2838-4140D0384000}
> trace:ole:CoGetClassObject
>         CLSID:  {00000030-2e50-4073-2838-4140d0384000},
>         IID:    {00000001-0000-0000-c000-000000000046}
> warn:ole:CoGetClassObject class {00000030-2E50-4073-2838-4140D0384000} not
> registred
> trace:ole:WINE_StringFromCLSID
> 0x4072f838->{00000030-2E50-4073-2838-4140D0384000}
> trace:ole:WINE_StringFromCLSID
> 0x4072f838->{00000030-2E50-4073-2838-4140D0384000}
> fixme:ole:CoCreateInstance no classfactory created for CLSID
> {00000030-2e50-4073-2838-4140d0384000}, hres is 0x80040150
> trace:ole:OleInitialize ((nil))
> trace:ole:CoInitializeEx ((nil), 2)
> trace:ole:WINE_StringFromCLSID
> 0x4072f838->{00000030-2E50-4073-5840-4140D0384000}
> trace:ole:CoGetClassObject
>         CLSID:  {00000030-2e50-4073-5840-4140d0384000},
>         IID:    {00000001-0000-0000-c000-000000000046}
> warn:ole:CoGetClassObject class {00000030-2E50-4073-5840-4140D0384000} not
> registred
> trace:ole:WINE_StringFromCLSID
> 0x4072f838->{00000030-2E50-4073-5840-4140D0384000}
> trace:ole:WINE_StringFromCLSID
> 0x4072f838->{00000030-2E50-4073-5840-4140D0384000}
> fixme:ole:CoCreateInstance no classfactory created for CLSID
> {00000030-2e50-4073-5840-4140d0384000}, hres is 0x80040150
>
> Have you a solution for that, how can i help you ?
> many Interfaces seems not implemented or COM ClassFactory exported, who
are
> they ?
>
> thx for any help
>
> Regards,
> Raphael
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
>
> iD8DBQE+w1Btp7NA3AmQTU4RAtBVAJ97JN/4LKmxA4AvnBQVm5JoJo97zgCeKClp
> kuxdQjeaodekcYpg2uMYe1w=
> =sunB
> -----END PGP SIGNATURE-----
>
>
>

I've also encountered some problems with install shield wizzard, especially
annoying "Object reference not set" window; it helps sometime if you run
setup program with winedbg and then when progress bar comes to full wait
some time before continuing. Is there a function which should call sleep or
wait for some other processes to end or something?



More information about the wine-devel mailing list