Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
To: "Karl M" <karlm30@hotmail.com>
Cc: cygwin@cygwin.com
Subject: Re: OpenSSH broken with cygwin-1.3.2, w32api-20010520 
In-Reply-To: Message from "Karl M" <karlm30@hotmail.com> 
   of "Tue, 05 Jun 2001 11:23:54 PDT." <F82nwpGR881Np7vXee4000012d2@hotmail.com> 
References: <F82nwpGR881Np7vXee4000012d2@hotmail.com> 
Date: Tue, 05 Jun 2001 18:03:38 -0400
From: Stephen Bailey <steph@cs.uchicago.edu>
Message-Id: <20010605220550.C30CA94006@sandmail.sandburst.com>

Karl,

Thanks for the response.

Your patch seems to fix the runaway CPU at the end of the command,
and, editorially, I think I've seen similar buggy behavior with select
in code that I've ported, but it does not fix the real, initial
problem.  The initial problem is reported as can't set tty pgrp: not
owner.  As I mentioned, this problem was introduced between 1.3.1 and
1.3.2.

I'd be perfectly happyto take an out-of-the-box solution.  I'm using
the command to invoke X clients on a remote machine, and I don't want
to tie up my shell.  Clearly -X is required, and in order to get my
shell prompt back, I use -f.  I actually would prefer being able to
run the ssh command without a Windows console window (or shell) at
all, but I have not been able to do that.  Any suggestions?

For example, I run:

  % ssh -f -X myhost xterm -T myhost -n myhost &

to get an xterm on myhost.  With this approach (which worked until
1.3.2) it's still annoying that I can't exit my shell until the xterm
has exited.

Thanks,
  Steph

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

