[Bug 38209] New: WshScriptExec's Terminate method is missing
https://bugs.winehq.org/show_bug.cgi?id=38209 Bug ID: 38209 Summary: WshScriptExec's Terminate method is missing Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wshom.ocx Assignee: wine-bugs(a)winehq.org Reporter: ptubbytaylor(a)gmail.com Distribution: --- It appears that behavior of the Terminate method, in windows, sends WM_CLOSE to some/all of the program's windows (I've had hit and miss results for which windows get a WM_CLOSE, but that could be a problem on my script's end), then waits for up to two seconds for the process to end. If the process closes during this time, it immediately returns to the caller. If, after the full two seconds, the process has not yet closed, it kills the process and returns to caller. The ExitCode property of the WshScriptExec object does not appear to be changed from what it was previously if the process is closed through the Terminate method. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38209 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.38 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38209 ptubbytaylor(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |38184 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38209 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ed92458754ce21b4d4719168515 | |866fc1bb340ad Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with ed92458754ce21b4d4719168515866fc1bb340ad. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38209 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.39. -- 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.
participants (1)
-
wine-bugs@winehq.org