Re: Merge posix_spawn() work with CYGWIN env var switch?

2025-07-30 Thread Johannes Schindelin via Cygwin
Hi Ced, On Tue, 29 Jul 2025, Cedric Blancher wrote: > Could the posix_spawn() work (branch heads/topic/posix_spawn) be > merged now, but the new version kept off by default unless an option > in the CYGWIN env var is set? > > That would make testing IMO much easier... Actually, no, it wouldn't,

Re: cygin 3.6.2-1 under Win11 24H2: Cannot launch: no available terminals

2025-06-19 Thread Johannes Schindelin via Cygwin
Hi Roumen, On Tue, 10 Jun 2025, Roumen Petrov wrote: > На 5.06.25 г. в 15:49 ч., Johannes Schindelin via Cygwin написа: > [SNIP] > > > and bisecting my problem to > > > https://github.com/cygwin/cygwin/commit/48e7d632689313106d16b0de035fb955c54492b2, > > > th

Re: cygin 3.6.2-1 under Win11 24H2: Cannot launch: no available terminals

2025-06-05 Thread Johannes Schindelin via Cygwin
Hi Robert, this patch has now been released as Cygwin v3.6.3. Would you kindly verify that it fixes your problem? Thanks, Johannes On Mon, 2 Jun 2025, Johannes Schindelin wrote: > Hi Robert, > > On Wed, 28 May 2025, Robert Fensterman wrote: > > > getent passwd %USERNAME% > > is blank > > I _

Re: cygin 3.6.2-1 under Win11 24H2: Cannot launch: no available terminals

2025-06-02 Thread Johannes Schindelin via Cygwin
Hi Robert, On Wed, 28 May 2025, Robert Fensterman wrote: > getent passwd %USERNAME% > is blank I _think_ that you are running this in a Bash, therefore you'd need to run `getent passwd $USER`. As it were, I did reproduce the issue on my end, and this command-line reports a SID that starts with

Re: [Bug check/report] UnDocumented call to ntdll.dll!NtAssignProcessToJobObject in msys2.0.dll / cygwin - included in mingit/Git for Windows

2025-01-13 Thread Johannes Schindelin via Cygwin
Hi Veronica & Cygwin list (please keep me Cc:ed, I am not subscribed), On Sat, 11 Jan 2025, Veronica Giaudrone wrote: > I'm part of the Visual Studio team at Microsoft which includes > mingit/Git for Windows in our product for Git tooling integration (I'm > copying a couple of folks from my team

Re: Screen clearing in CMD without "Legacy Console Mode"

2021-05-05 Thread Johannes Schindelin via Cygwin
Hi, On Fri, 30 Apr 2021, Kevin Locke wrote: > On Fri, 2021-04-30 at 23:53 +0900, Takashi Yano wrote: > > On Fri, 30 Apr 2021 08:25:12 -0600 Kevin Locke wrote: > >> I'm investigating an issue in Git for Windows[^1], which also affects > >> Cygwin. The issue is that, when using CMD (i.e. Command P