Re: SSH/SCREEN/REATTACH bug

2009-03-02 Thread eval
ygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > > -- View this message in context: http://www.nabble.com/SSH-SCREEN

Re: SSH/SCREEN/REATTACH bug

2009-02-27 Thread Andrew Schulman
> screen hangs when attempting to reattach to a session that wasn't manually > detached but instead the ssh connection to the server where screen is running > was closed. > > i can neither > screen -list > nor > screen -D -RR > > to get back into the session. for both calls screen will wait fo

Re: SSH/SCREEN/REATTACH bug

2009-02-19 Thread Corinna Vinschen
On Feb 19 09:15, Andrew Schulman wrote: > > Andrew, can you give us a bit more detail than just this micro snippet > > of information? > > > > What about providing details about the failing test done in screen's > > configure... > > > > What about extracting the code from configure and test it st

Re: SSH/SCREEN/REATTACH bug

2009-02-19 Thread Andrew Schulman
> Andrew, can you give us a bit more detail than just this micro snippet > of information? > > What about providing details about the failing test done in screen's > configure... > > What about extracting the code from configure and test it standalone... > > What about maybe using strace and/or

Re: SSH/SCREEN/REATTACH bug

2009-02-19 Thread Corinna Vinschen
On Feb 18 09:26, Andrew Schulman wrote: > > sorry to inform you, using "Cygwin 1.7" yields the same result. > > OK, too bad. > > > Can't wait to see the recompile using pipes! > > I recompiled it yesterday in 1.7, and the configure script still found a > "broken" fifo implementation, but in a ge

Re: SSH/SCREEN/REATTACH bug

2009-02-18 Thread Andrew Schulman
> sorry to inform you, using "Cygwin 1.7" yields the same result. OK, too bad. > Can't wait to see the recompile using pipes! I recompiled it yesterday in 1.7, and the configure script still found a "broken" fifo implementation, but in a gentler way than in 1.5 (without a nasty hang). So I'll r

Re: SSH/SCREEN/REATTACH bug

2009-02-18 Thread eval
Hello Andrew, sorry to inform you, using "Cygwin 1.7" yields the same result. Can't wait to see the recompile using pipes! Thanks eval Original-Nachricht > Datum: Tue, 17 Feb 2009 16:13:59 +0100 > Von: e...@gmx.com > An: cygwin@cygwin.com > Betre

SSH/SCREEN/REATTACH bug

2009-02-17 Thread eval
hi screen hangs when attempting to reattach to a session that wasn't manually detached but instead the ssh connection to the server where screen is running was closed. i can neither screen -list nor screen -D -RR to get back into the session. for both calls screen will wait forever but nothi

Re: SSH/SCREEN/REATTACH bug

2009-02-17 Thread Andrew Schulman
> screen hangs when attempting to reattach to a session that wasn't manually > detached but instead the ssh connection to the server where screen is running > was closed. > > i can neither > screen -list > nor > screen -D -RR > > to get back into the session. for both calls screen will wait fo

SSH/SCREEN/REATTACH bug

2009-02-16 Thread eval
hi screen hangs when attempting to reattach to a session that wasn't manually detached but instead the ssh connection to the server where screen is running was closed. i can neither screen -list nor screen -D -RR to get back into the session. for both calls screen will wait forever but nothi