public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Nem W Schlecht <nemws1@gmail.com>
To: cygwin@cygwin.com
Cc: "Mark O'Keefe" <mark_okeefe@mac.com>
Subject: Re: Pipe behaviour broken with Cygwin 2.2.0-1
Date: Wed, 05 Aug 2015 21:09:00 -0000	[thread overview]
Message-ID: <CA+2x6-+0P=BP+fSWuDv6Ff+LwKJt2jV6mJL7LHNQtGoHT_CvtA@mail.gmail.com> (raw)
In-Reply-To: <1815054412.20150805194907@yandex.ru>

On Wed, Aug 5, 2015 at 11:49 AM, Andrey Repin <anrdaemon@yandex.ru> wrote:

>
>> I’ve noticed that the following is broken in Cygwin 2.2.0-1.  It works in Cygwin 2.1.0-1.
>
>> yes | head -10
>
>> This fails to exit on Cygwin 2.2.0-1.  It correctly exists on Cygwin 2.1.0-1.
>
> WJFFM both in mintty and native console.
> CYGWIN_NT-6.1 daemon2 2.2.0(0.289/5/3) 2015-08-03 12:51 x86_64 Cygwin


Does *not* work for me in an 'xterm' launched from the X toolbar icon.
I see the same error.

I don't see this with other commands, though.  'ls -l | head -10'
works just fine.


Okay, now this is really weird.... I have a hotkey set up in
AutoHotKey (Alt-Shift-T) to launch a new xterm.  It calls HSTART
(http://www.ntwind.com/software/hstart.html) with /NOCONSOLE /SHELL
which then runs a '.bat' file that runs:

c:\cygwin64\bin\bash.exe -i -c "exec /usr/bin/xterm -ls -u8 -display
:0.0 >/dev/null 2>&1 &"

Any 'xterms' I open with this *work just fine*.  Any I open from the
X11 taskbar *do not*.  From my system.XWinrc:

menu apps {
    xterm   exec    "xterm -ls -u8"
    ...
}

Usually, I use my hotkey to open windows, so I haven't noticed if/when
I get this IO error for similar commands.

I opened multiple xterms via both methods and confirmed that my hotkey
version always works and the menubar version never does.

CYGWIN_NT-6.1 sshhhh 2.2.0(0.289/5/3) 2015-08-03 12:51 x86_64 Cygwin



-- 
Nem W Schlecht
 "Perl did the magic.  I just waved the wand."

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

  reply	other threads:[~2015-08-05 21:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-05  0:45 Mark O'Keefe
2015-08-05  5:37 ` Marco Atzeri
2015-08-05 16:50 ` Andrey Repin
2015-08-05 21:09   ` Nem W Schlecht [this message]
2015-08-05 21:35     ` Marco Atzeri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+2x6-+0P=BP+fSWuDv6Ff+LwKJt2jV6mJL7LHNQtGoHT_CvtA@mail.gmail.com' \
    --to=nemws1@gmail.com \
    --cc=cygwin@cygwin.com \
    --cc=mark_okeefe@mac.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).