[Bug 770] New - Halts during an install shield wizard installation with fixme:ole:CoTreatAsClass

wine-bugs at winehq.com wine-bugs at winehq.com
Thu Jun 6 11:10:20 CDT 2002


http://bugs.winehq.com/show_bug.cgi?id=770

*** shadow/770	Thu Jun  6 11:10:20 2002
--- shadow/770.tmp.17255	Thu Jun  6 11:10:20 2002
***************
*** 0 ****
--- 1,50 ----
+ +============================================================================+
+ | Halts during an install shield wizard installation with fixme:ole:CoTreatA |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 770                         Product: Wine                    |
+ |       Status: UNCONFIRMED                 Version: 20020411                |
+ |   Resolution:                            Platform:                         |
+ |     Severity: normal                   OS/Version: All                     |
+ |     Priority: P1                        Component: wine-binary             |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: wine-bugs at winehq.com                                         |
+ |  Reported By: peterd at primeachip.com                                        |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |    Milestone: TargetMilestone: ---                                         |
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I tried installing a program onto the fake win partition that WINE creates, and
+ although it launches and runs the install shield wizard relatively smoothly,
+ once it finishes unpacking the files, the installation halts on the (what
+ appears to be) the creation of a new window. The entire process halts at this
+ point and a CTRL-C needs to be invoked in order to get back to console (that is,
+ WINE doesn't exit by itself with a return code 1).
+ 
+ The program that causes this is called Vector NTI v7.0, and can be downloaded
+ here: http://www.informax.com/cgi-bin/dm/dm.pl?action=reg
+ 
+ Note that you MUST register before downloading. If you want to avoid this, you
+ can try the following alternative download site (slower) that doesn't require
+ any registration: http://www.vectornti.co.kr/download/VectorNTISuite7.exe
+ 
+ Filesize: ~25MB
+ 
+ After executing the following: wine VectorNTISuite7.exe, wine crashes with the
+ following messages:
+ 
+ Invoking /opt/wine/bin/wine.bin VectorNTISuite7.exe
+ fixme:ole:CoTreatAsClass
+ ({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
+ err:file:DeleteFileA Empty path passed
+ 
+ //comment: the next two lines were repeated 4 times
+ fixme:ole:CoMarshalInterface Failed to Marshal the interface, 80070057?
+ fixme:ole:_LocalServerThread CoMarshalInterface failed, 80070057!
+ 
+ Then I had to CTRL-C to get the return code 1 message.
+ 
+ PS. I would really like to attached a trace file (something I've noticed is
+ suggested and appreciated) but it doesn't appear to be possible using this form,
+ any suggestions?
\ No newline at end of file



More information about the wine-bugs mailing list