X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=TNFTLDFjMIiZQ1JW33vaA/YM0v3HxDsBtcA3Tm1YAwfoGa0dNbl1v
	luWmjqDcD5e3Gqp4i6QG+JNoZk5iZX4S7Rzyge5NosOhZb/k7aQFv/Ls3rqAkxpo
	Kf23A6dB+3sI0afM209XnV7FPM0p08tLdEKxcc2Ltm7CvR+oE7srWc=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=Ll0sHzEYBZm+HCq2fwYVMZ1NHDg=; b=Ucr2z4MTGtiRwGMMt7ZXVbDLE/yb
	epxhJnDkiQj6lrmXG0z8o3WK8LKsgEsLkPtD4DTSwNg+7lDiBR2dzNQ+NzilXsaG
	ewguF0MPqS65IzZDS3VMwLkvLmAqkChWqWg0TgCYOEnfN3LB1VZ8c4N9nJiAvHaB
	TcCED6c+OAq414c=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Thorsten Kampe <thorsten@thorstenkampe.de>
Subject: Re: Need general snapshot testers
Date: Fri, 28 Feb 2014 10:38:26 +0100
Lines: 40
Message-ID: <leple4$3ud$1@ger.gmane.org>
References: <20140218190809.GA4395@ednor.casa.cgf.cx> <dn59g9hthft9g6ci9hnjffte4oq4hnmfh6@4ax.com> <20140219141520.GA4382@ednor.casa.cgf.cx> <dmg9g99jskhibshea5079utimgm4hkumob@4ax.com> <20140220181139.GA3576@ednor.casa.cgf.cx> <lenvag$9fa$1@ger.gmane.org> <20140227202633.GA3337@ednor.casa.cgf.cx>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
User-Agent: MicroPlanet-Gravity/3.0.4
X-IsSubscribed: yes

* Christopher Faylor (Thu, 27 Feb 2014 15:26:33 -0500)
> On Thu, Feb 27, 2014 at 07:14:49PM +0100, Thorsten Kampe wrote:
> >* Christopher Faylor (Thu, 20 Feb 2014 13:11:39 -0500)
> >> I forgot to mention that I managed to duplicate this problem and am
> >> working on a fix for this and the other screen garbling seen in
> >> recent snapshots.
> >
> >Reporting a possibly related bug in connection with the latest 
> >snapshots: connecting to a Byobu session with GNU screen backend via 
> >ssh has the effect that everything in the last line will not be 
> >output.
> 
> Sorry but I have no idea what Byobu is or what it means to be backed by
> ssh.  ssh normally uses ptys which don't touch any of the code that
> I have been modifying.
> 
> Please see my request for information in:
> 
> http://cygwin.com/ml/cygwin/2014-02/msg00634.html
> 
> I would REALLY appreciate it if anyone reporting issues would be as
> absolutely detail rich as possible.

Byobu is a frontend for GNU screen (or tmux). The easiest way to 
reproduce it is... (Cygwin 32-bit 20140227)

1. Install byobu on the remote host: http://byobu.co/downloads.html

2. Select screen as backend:
byobu-select-backend screen

3. Run a GNU screen session on remote host via ssh:
ssh -t USER@HOST byobu

4. Press enter multiple times to reach the bottom of the screen.

5. Issue any command (ls, echo whatever) and see that there is no 
visible output

Thorsten


--
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

