Re: shell script giving error message "No such file or directory" on cygwin 3.0.7-1

2019-09-26 Thread Brian Inglis
On 2019-09-26 20:43, DynV Montrealer wrote: > I've tried updating Cygwin a few days ago, hopefully I did it right and it > seems its version cygwin 3.0.7-1, with its kernel version 3.0.7(0.338/5/3). > If you did not realize it, I'm unfamiliar with Cygwin, as well as with > GNU/Linux. > I managed to

Re: ssh-agent doesn't die

2019-09-26 Thread Ken Brown
On 9/26/2019 7:42 PM, Tim Adye wrote: > Hi, > > I have noticed a (new?) problem with using ssh-agent to start a session, eg. > with > >   ssh-agent xterm & > > When the xterm (or whatever) command completes, the ssh-agent process is > still > left running in the background. It should stop on

shell script giving error message "No such file or directory" on cygwin 3.0.7-1

2019-09-26 Thread DynV Montrealer
I've tried updating Cygwin a few days ago, hopefully I did it right and it seems its version cygwin 3.0.7-1, with its kernel version 3.0.7(0.338/5/3). If you did not realize it, I'm unfamiliar with Cygwin, as well as with GNU/Linux. I managed to do a command that give the result I wanted (I've test

Re: ssh-agent doesn't die

2019-09-26 Thread Norton Allen
On 9/26/2019 7:42 PM, Tim Adye wrote: Is it just me that sees this, or could it be a bug in ssh-agent or Cygwin? I see the same thing (and have never heard of HitmanPro) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

ssh-agent doesn't die

2019-09-26 Thread Tim Adye
Hi, I have noticed a (new?) problem with using ssh-agent to start a session, eg. with   ssh-agent xterm & When the xterm (or whatever) command completes, the ssh-agent process is still left running in the background. It should stop once its subprocess is done. As a simple test example, co

[ANNOUNCEMENT] Updated: mintty 3.0.3

2019-09-26 Thread Thomas Wolff
I have uploaded mintty 3.0.3 with the following changes: Terminal features   * Maintain scrollback buffer in left/right margin mode with default margins (#916).   * Do not put cleared lines into scrollback buffer.   * Fixed display of subsequent identical emojis (since 3.0.1).   * Mouse buttons

New message

2019-09-26 Thread Alenka Bone
Hello! I have a piece of business information that will be of immense benefit to you and I. Email me if you would like me to forward this information, and I will gladly send it over. Thank you, Alenka. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygw

Weird behavior with writes to a unix socket pair

2019-09-26 Thread Petr Skočík
Hi, I've been testing the effects of the SO_RCVBUF/SO_SNDBUF socket options on unix sockets on various platforms, and I've run into some curious unix socket behavior on Cygwin (independent of the SO_RCVBUF/SO_SNDBUF options). This piece of code should get blocked in one of the writes (and it doe

Re: [ANNOUNCEMENT] cygwin 3.1.0-0.6 (TEST)

2019-09-26 Thread Ken Brown
On 9/26/2019 6:56 AM, Takashi Yano wrote: > On Wed, 25 Sep 2019 21:09:16 +0900 > Takashi Yano wrote: >> On Tue, 24 Sep 2019 17:37:40 + >> Ken Brown wrote: >>> I just noticed a glitch that goes back to the first commit of the new PTY >>> code >>> (commit 169d65a5774acc76ce3f3feeedcbae7405aa9b57

Re: [ANNOUNCEMENT] cygwin 3.1.0-0.6 (TEST)

2019-09-26 Thread Takashi Yano
On Wed, 25 Sep 2019 21:09:16 +0900 Takashi Yano wrote: > On Tue, 24 Sep 2019 17:37:40 + > Ken Brown wrote: > > I just noticed a glitch that goes back to the first commit of the new PTY > > code > > (commit 169d65a5774acc76ce3f3feeedcbae7405aa9b57): > > > > If I run 'setup_x86 -h' in mintty,