[Bug 15608] New: Wine (or program) can't wait for end of execution, while my program run another .exe or .bat program

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 13 07:00:47 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15608

           Summary: Wine (or program) can't wait for end of execution, while
                    my program run another .exe or .bat program
           Product: Wine
           Version: 1.0.0
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: -unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jopka at kvidex.ru


My program (it's very specific program, PCAD2002), pcb.exe, tries to start some
another programs one-by-one, waiting for finishing of each and get
return-codes. This happens normally in native Windows.
(these sub-apps is accel2sp.exe; specctra.exe; sp2accel.exe).
But under Wine, my pcb.exe can not wait for end of execution each program, and
statrs all three in one moment, and all work incorrectly because file generated
by first program, used in second, etc. 
I try to use .bat file. Prorgams listed in .bat file, executes one-by-one. But,
main program, pcb.exe, when calls my .bat file, again can't wait for end of it
execution (and get return code).
Each program, at manual (standalone) running, is works fine. Wine not crashes
in any case.
I have Ubuntu 8.04, Wine 1.0 installed from repo's, no any tuning, no windows
DLLs, etc. Please help.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list