Nearly all Installshield installers fail

Uwe Bonnes bon at elektron.ikp.physik.tu-darmstadt.de
Fri Apr 1 10:02:15 CST 2005


>>>>> "Mike" == Mike Hearn <mh at codeweavers.com> writes:

    Mike> On Fri, 01 Apr 2005 10:53:36 +0200, Uwe Bonnes wrote:
    >> nearly all recent install shield installer fail for me, similar like:

    Mike> I debugged this a bit with Maxime Bellenge, she sent me a full
    Mike> trace which revealed that this is a known problem. Here is a quick
    Mike> hacky patch to work around it:

    Mike> Index: stubmanager.c
    Mike> ===================================================================
    Mike> RCS file: /home/wine/wine/dlls/ole32/stubmanager.c,v retrieving
    Mike> revision 1.19 diff -u -p -r1.19 stubmanager.c --- stubmanager.c 17
    Mike> Mar 2005 10:26:20 -0000 1.19 +++ stubmanager.c 23 Mar 2005
    Mike> 21:51:08 -0000 @@ -477,7 +481,7 @@ BOOL
    Mike> stub_manager_notify_unmarshal(struc default: WARN("object OID %s
    Mike> already unmarshaled\n", wine_dbgstr_longlong(m->oid)); - ret =
    Mike> FALSE; + ret = TRUE; /* FIXME */ break; }
 
The altera installation proceeds a little bit, but not in a usefull way.

Thanks
-- 
Uwe Bonnes                bon at elektron.ikp.physik.tu-darmstadt.de

Institut fuer Kernphysik  Schlossgartenstrasse 9  64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------



More information about the wine-devel mailing list