X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Andrew Schulman <schulman.andrew@epamail.epa.gov>
Subject:  Re: 'screen' does not completely startup
Date:  Wed, 13 Jan 2010 11:54:01 -0500
Lines: 23
Message-ID:  <a5urk5t3dviut4t7r03c0nad5sauomit5u@4ax.com>
References:  <20100106173841.9FDB.E57E4DAE@nmia.com> <ufack5lkgjmocjfrarhu508uv3he3q7be0@4ax.com> <20100107175617.D338.E57E4DAE@nmia.com>
Mime-Version:  1.0
Content-Type:  text/plain; charset=us-ascii
Content-Transfer-Encoding:  7bit
X-Archive: encrypt
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

> I have learned one very mystical proceedure.  If I launch the bash
> shortcut which just runs bash --login -i,  then I launch my rxvt
> shortcut,  screen works as it always has for me.  Go figure!.

<scratches head> Environment variables?

I just built a new screen package that uses libncurses10 instead of
libncurses9.  Please try it out and see if it makes a difference.

(1) In setup, make sure that crypt, libgcc1, and libncurses10 are
installed.

(2) Kill any running screen sessions.

(3) Run

wget \
 http://home.comcast.net/~andrex2/cygwin/screen/screen-4.0.3-5.tar.bz2
tar -C/ -xf screen-4.0.3-5.tar.bz2

Then run screen and let us know what happens.

Andrew.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

