ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:57604] Suggestion for CreateProcess flags with rubyw on windows
@ 2013-10-02 15:35 James French
  2013-10-04 10:41 ` [ruby-core:57664] " Zachary Scott
  0 siblings, 1 reply; 2+ messages in thread
From: James French @ 2013-10-02 15:35 UTC (permalink / raw
  To: ruby-core@ruby-lang.org

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

Hi,

I've spent some time looking into the feasibility of using rubyw in my code and at first glance it looks ideal. However there are a lot of console windows flashing up when I run external processes using Open3::popen3 (because I want to capture their stdout and stderr). I believe that creating a process without CREATE_NO_WINDOW in rubyw is a bug, as the whole point of rubyw is that it doesn't pop up a console.

If there is agreement I'm happy to file a bug report/submit a patch.

Cheers,
James

[-- Attachment #2: Type: text/html, Size: 2374 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ruby-core:57664] Re: Suggestion for CreateProcess flags with rubyw on windows
  2013-10-02 15:35 [ruby-core:57604] Suggestion for CreateProcess flags with rubyw on windows James French
@ 2013-10-04 10:41 ` Zachary Scott
  0 siblings, 0 replies; 2+ messages in thread
From: Zachary Scott @ 2013-10-04 10:41 UTC (permalink / raw
  To: Ruby developers

[-- Attachment #1: Type: text/plain, Size: 702 bytes --]

I would just open a ticket, this will give you a much better chance at feedback.


On Oct 2, 2013, at 5:35 PM, James French <James.French@naturalmotion.com> wrote:

> Hi,
>  
> I’ve spent some time looking into the feasibility of using rubyw in my code and at first glance it looks ideal. However there are a lot of console windows flashing up when I run external processes using Open3::popen3 (because I want to capture their stdout and stderr). I believe that creating a process without CREATE_NO_WINDOW in rubyw is a bug, as the whole point of rubyw is that it doesn’t pop up a console.
>  
> If there is agreement I’m happy to file a bug report/submit a patch.
>  
> Cheers,
> James


[-- Attachment #2: Type: text/html, Size: 2425 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-04 11:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-02 15:35 [ruby-core:57604] Suggestion for CreateProcess flags with rubyw on windows James French
2013-10-04 10:41 ` [ruby-core:57664] " Zachary Scott

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).