delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/08/27/17:16:27

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
X-Apparently-From: <earnie?boyd AT yahoo DOT com>
Message-ID: <3B8AB80C.47CEF459@yahoo.com>
Date: Mon, 27 Aug 2001 17:13:48 -0400
From: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Reply-To: CD List <Cygwin-Developers AT Cygwin DOT Com>
X-Mailer: Mozilla 4.77 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Jason Tishler <jason AT tishler DOT net>
CC: cygwin-developers AT Cygwin DOT Com
Subject: Re: Disappearing rxvt Windows -- can anyone else duplicate this problem?
References: <20010827170238 DOT L808 AT dothill DOT com>

You know about the -tn switch to rxvt don't you?

Earnie.

P.S.:  I occasionally see a race condition that will lock up the
`rxvt->bash --login' process.  I don't have time to debug currently,
sorry.  uname -a:
  CYGWIN_NT-4.0 DU216771 1.3.3(0.43/3/2) 2001-08-21 13:52 i686 unknown

Jason Tishler wrote:
> 
> On Mon, Aug 27, 2001 at 04:14:55PM -0400, Jason Tishler wrote:
> > I will try to isolate further what in .bash_setterm is causing the
> > problem.
> >
> > #
> > # $Id: .bash_setterm,v 1.2 2000/04/25 18:05:23 jt Exp $
> > #
> >
> > #
> > # get terminal type
> > #
> >
> > # Constants
> > DEFAULTTERM=dumb
> > TERMFILE=~/.bash_lastterm
> >
> > # Set default term type
> > if [ -f $TERMFILE ]
> > then
> >       term=$(cat $TERMFILE)
> 
> The above is the offending line.  I'm still scratching my head as to why.
> 
> Nevertheless, if I temporarily hardcode this line to:
> 
>     term=rxvt
> 
> then the automatic logout feature is disabled.
> 
> A couple more tidbits:
> 
> 1. If I add a line of the same form directly to my .bash_profile and
> don't dot in .bash_setterm, then the problem still occurs.
> 
> 2. If I create a small shell script such as the attached, then I cannot
> reproduce the problem.
> 
> I will try to dig more...
> 
> Jason
> 
>   ------------------------------------------------------------------------
> 
>    auto.shName: auto.sh
>           Type: Bourne Shell Program (application/x-sh)

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019