Re: cygwin 1.5.20 and stalling cygstart

2006-07-19 Thread Krzysztof Duleba
Corinna Vinschen wrote: There was a tiny bug with the CYGWIN=tty setting. cgf applied a patch for this. It works now - thanks! Krzysztof Duleba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: h

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Corinna Vinschen
On Jul 18 15:58, Demmer, Thomas wrote: > I can confirm Krzystof's behavior. On a DOS cmd (no bash!) line this stalls > cygstart. > After a while it actually eats up 100% CPU. I have never tried something > like that > before, invoking cygstart from a cmd window so I cannot tell if this is new. >

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Demmer, Thomas
>On Jul 18 03:46, Krzysztof Duleba wrote: >> Corinna Vinschen wrote: >> >> >>WJFFM. I don't see any cygstart processes after running foo or after >> >>calling the perl script directly on the cmd-line. >> > >> >Same here. >> >> Even simpler: >> >> perl -e 'exec "cygstart notepad"' >> >> in Wind

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Corinna Vinschen
On Jul 18 03:46, Krzysztof Duleba wrote: > Corinna Vinschen wrote: > > >>WJFFM. I don't see any cygstart processes after running foo or after > >>calling the perl script directly on the cmd-line. > > > >Same here. > > Even simpler: > > perl -e 'exec "cygstart notepad"' > > in Windows command l

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Krzysztof Duleba
Corinna Vinschen wrote: WJFFM. I don't see any cygstart processes after running foo or after calling the perl script directly on the cmd-line. Same here. Even simpler: perl -e 'exec "cygstart notepad"' in Windows command line. I'll try to debug it a little bit tomorrow, for now I'm downgr

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Corinna Vinschen
On Jul 18 12:32, Markus Sch?nhaber wrote: > Krzysztof Duleba wrote: > > I've just upgraded to 1.5.20 to get gvim 7 running and one of my programs > > doesn't work anymore. > > > > I attach simple test case: if you compile foo.cpp and start it from a > > cygwin shell, it should run OK. However, if y

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Markus Schönhaber
Krzysztof Duleba wrote: > I've just upgraded to 1.5.20 to get gvim 7 running and one of my programs > doesn't work anymore. > > I attach simple test case: if you compile foo.cpp and start it from a > cygwin shell, it should run OK. However, if you start it from a windows > shell / windows explorer

Re: cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Krzysztof Duleba
Krzysztof Duleba wrote: I've just upgraded to 1.5.20 to get gvim 7 running and one of my programs doesn't work anymore. I attach simple test case: if you compile foo.cpp and start it from a cygwin shell, it should run OK. However, if you start it from a windows shell / windows explorer / what

cygwin 1.5.20 and stalling cygstart

2006-07-18 Thread Krzysztof Duleba
I've just upgraded to 1.5.20 to get gvim 7 running and one of my programs doesn't work anymore. I attach simple test case: if you compile foo.cpp and start it from a cygwin shell, it should run OK. However, if you start it from a windows shell / windows explorer / whatnot, you should see stall