bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #17788] Hang waiting for task completion on MS-Windows


From: Richard Frith-Macdonald
Subject: [bug #17788] Hang waiting for task completion on MS-Windows
Date: Mon, 18 Sep 2006 10:55:17 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/418.8 (KHTML, like Gecko) Safari/419.3

Follow-up Comment #2, bug #17788 (project gnustep):

This is probably due to the DETACHED_PROCESS flag which was added to the
CreateProcessW() call in order to prevent the bug of  console windows being
popped up unexpectedly by subprocesses.
The start_info block should be setting up stdin, stdout, and stderr ... so
it's not obvious why a program should require a console.  Maybe the problem
is with NSFileHandle?  If so, possibly rewriting NSFileHandle for windows by
using NSStream would be the beast solution.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?17788>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]