delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/28/10:31:01

X-Recipient: archive-cygwin AT delorie DOT 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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=EzY/qGri6Im+upPp4uK7/yaYL1DV/QfxqHviMiRJ4LDKj9oHjuKxr
sHVhpeL/JVvu5uDRPcVfSfklmUYY67/Xrtl9fo6UqbyKBjhYjo0gPlfvAefzwfe4
bMDypx1eE+9wZkxXLhzdltBy7aT0svPf0qjkF1NPViqa+R0v4u1U2Y=
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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=CIPFf1/+h+XzgyVVwa1KULMO30c=; b=oDWhh8rPCJ7BLy2aLqhYwwptuF4Z
cicr46dSXbwns5mP+IvqFw3D6yi2viEiFIP8lzgluP4k51cl9wfhjs2CjHcqMx89
Za4DnT6BItOiG5eKS6+OWAYjUJtrblKwmwGut2lrVMVlQF62WUZjjwyFQizzE8eZ
mhLkDU/AHd+Mdjo=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2
X-HELO: calimero.vinschen.de
Date: Sat, 28 Feb 2015 16:30:35 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] (last?) TEST RELEASE: Cygwin 1.7.35-0.5
Message-ID: <20150228153035.GD11124@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <announce DOT 20150227175205 DOT GP11124 AT calimero DOT vinschen DOT de> <0B1779D1-F99A-4B3A-87FB-50AE581FD1B7 AT Denis-Excoffier DOT org> <20150228121357 DOT GS11124 AT calimero DOT vinschen DOT de> <F4046FFA-03E6-4506-AEB9-BA4AF7C42EF9 AT Denis-Excoffier DOT org>
MIME-Version: 1.0
In-Reply-To: <F4046FFA-03E6-4506-AEB9-BA4AF7C42EF9@Denis-Excoffier.org>
User-Agent: Mutt/1.5.23 (2014-03-12)

--GlsaLUDw2IYctviq
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Feb 28 15:19, Denis Excoffier wrote:
> On 2015-02-28 13:13, Corinna Vinschen wrote:
> >=20
> > On Feb 28 00:23, Denis Excoffier wrote:
> >> On 2015-02-27 18:52, Corinna Vinschen wrote:
> >>>=20
> >>> I released another TEST version of the next upcoming Cygwin release.
> >>>=20
> >> I have noticed that the behavior of /usr/bin/script is not better than
> >> previously (probably the change resides near
> >> https://cygwin.com/ml/cygwin-cvs/2015-q1/msg00094.html).
> >>=20
> >> For at least several weeks, the behavior was ok, except for the
> >> Return key, which had to be hit several times to take effect. But the
> >> other characters were ok.
> >>=20
> >> Now (after 2015-02-26), only every fourth character that i type
> >> is flushed to the command line, Return key included. For example,
> >> suppose that my command is "abcdefgh": only after i hit the 'd' key
> >> is "abcd" displayed, and only after i hit the 'h' key the
> >> "efgh" is displayed (the command line reads "abcdefgh"); now
> >> i have to hit four times the return key to "enter" the command.
> >>=20
> >> Previously, the fourth-character-delay was probably already there,
> >> but only for the Return key.
> >=20
> > I can't reproduce this.  I started script, script starts my shell, and
> > then I can type and I see every character I type immediately, including
> > the ENTER key.  I tried with SHELL set to /bin/tcsh as well as with
> > /bin/bash.
> >=20
> Oops, forgot to mention: it is under xterm only. Under cmd.exe or under
> mintty, all is correct.

Since when do you see this problem?

I can not reproduce this in mintty, nor in a Cygwin xterm started on a
remote X server running under Linux.  I can reproduce this with a local
xterm started via startxwin.  But, and that's the problem, I can
reproduce it with the current 1.7.35-0.5 test release, with 1.7.34, and
last but not least also with a debug version of the Cygwin DLL in which I
backed out all PTY-related changes since last November.

I'm not sure this is a giveaway, but from that it seems this problem
is not directly related to a Cygwin change in the last months.

So, jturney and I are wondering when exactly you encountered this problem
for the first time.  Did it coincide with a certain Cygwin release,
or a certain X server?  Or new X libs, perhaps?

Anything you can provide to narrow down the potential culprit would be
helpful.


Thanks,
Corinna

P.S.:  Given my findings, I'm not going to treat that as a regression
for the time being.

--=20
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

--GlsaLUDw2IYctviq
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBAgAGBQJU8d8aAAoJEPU2Bp2uRE+gYn0P/1H5iWrEcEqJhrsKBgkK7+wg
3+kQjNpEifZVvotvbfmQCTlGGGfJZcHLQbWZjVN05yjtx0g1Z5P3GSTlZHcv9E8y
TVHqbI7qI2ByFyiQmN5xJXkcE/dHNtO9ONtDDIa3SXUXiEGCxJzh7yfXqSDfnnt1
9cLI0DboIBc+oPK1/W1JLPCaDdM3XJXB3KC5fwhd9TXTYWkKZeHRFLVqeKwFY/N+
lRavONvA4JgXZdYAaO5eZVYnrjRFHLC9MV6G+PVsbUBaJYhPRAeOkjKBnnqVGFBs
0xJ9RzYnr3zQVl787reePQnduhIeioXGKM5g5RuDvi9IjEMbrMSQGlQLYnojD7UG
Q+nS0lCIkPBnnBfs/05mMfsT/xGpTK4i0I2Lyu1UDcez7zbmU8Vpmt5/IRx80PBh
6XMtloX7MCb+jNQah9Fft2FhvhT5+wTeNbHYVoi7SaXXV/5PbSvfCs8++39Tlcoo
9BnB9EG2KjtNETSEpx45myPy1JjJWfgoQotevDZXvs4lvSVAYTu8JdMANy8YSvSj
blGgUdCWZO9DSQ06lgqH2wyxCQpEX9M7VQ76W5vEtdePid7Qre46mzS3IFn+0p+k
/Ww54ow533ZlAz2WJQ77Za4yDu5+gOhRqf5af9KshX2Pz82OxGpSyQCoqLfSUtKx
OOc/fpcONDS2EO+NZDcd
=/dTL
-----END PGP SIGNATURE-----

--GlsaLUDw2IYctviq--

- Raw text -


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