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

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: VS Code is missing a few characters when running launch task in Git Bash

2022-07-01 Thread Johannes Schindelin
Hi Orgad, On Fri, 1 Jul 2022, Orgad Shaneh wrote: > On Fri, Jul 1, 2022 at 1:02 AM Orgad Shaneh wrote: > > > > On Sun, May 29, 2022 at 9:00 AM Orgad Shaneh wrote: > > > > > > On Fri, May 27, 2022 at 3:43 PM Takashi Yano > > > wrote: > > > > > > > > On Fri, 27 May 2022 15:22:23 +0300 > > > > O

Re: mintty crashes on Windows 7

2022-05-06 Thread Johannes Schindelin
Hi Orgad, On Fri, 6 May 2022, Orgad Shaneh wrote: > Adding @Johannes Schindelin to the loop. Thank you, but that unfortunately does not work on this list. Due to the policy to never reply-to-all, the subsequent replies immediately lost me. The reason why MSYS2's Bash does not depen

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

2021-05-05 Thread Johannes Schindelin via Cygwin
MD to be no longer used after the Cygwin process returns, that might be a valid world view. But that is probably not a very tenable world view. If Cygwin is unable to handle `TERM=cygwin` correctly when `ENABLE_VIRTUAL_TERMINAL_PROCESSING` is toggled, then Cygwin should definitely, absolutely, with 100% certa

Re: Regression on XP with "Fix OPOST for non-Cygwin pty slaves"

2015-05-28 Thread Johannes Schindelin
Hi Corrinna, On 2015-05-27 14:50, Corinna Vinschen wrote: On May 1 16:25, Johannes Schindelin wrote: Hi Yano & Corinna, I would like to ask you for help with fixing a regression I am experiencing on XP (and XP only, the problem does not occur with Windows 7 or 8). It may be a 32-bit i

Regression on XP with "Fix OPOST for non-Cygwin pty slaves"

2015-05-01 Thread Johannes Schindelin
Hi Yano & Corinna, I would like to ask you for help with fixing a regression I am experiencing on XP (and XP only, the problem does not occur with Windows 7 or 8). It may be a 32-bit issue, but I cannot currently test on 64-bit XP. Background: I am the maintainer of Git for Windows and we ar

Re: Python & Win98 crash minimal example (AKA lilypond errors)

2004-10-29 Thread Johannes Schindelin
Hi all, On Wed, 4 Aug 2004, Johannes Schindelin wrote: > I finally found out what was causing the crashes in lilypond: if using > gettext and the[n] opening a pipe, libintl accesses a wrong page > somewhere. However, if one clicks away those errors, lilypond seems to > work just f

Python & Win98 crash minimal example (AKA lilypond errors)

2004-08-04 Thread Johannes Schindelin
Hi all, I finally found out what was causing the crashes in lilypond: if using gettext and the opening a pipe, libintl accesses a wrong page somewhere. However, if one clicks away those errors, lilypond seems to work just fine... It only crashes on Windows 98 in my tests. Unfortunately, I don't

Re: SSHD on NT4... (SOLVED!!!)

2002-11-15 Thread Johannes . Schindelin
Thank you all for your help! The problem was a "mount -u e:/ /" for the SYSTEM user. I think this came from an ancient installation of sshd1 with an ancient cygwin. Where are these stored? I tried to remove it in the registry, but to no avail. I had to start an interactive cmd ("at 12:00 /interact

Re: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, the tip with "at xx:yy /interactive cmd" helped! I now only have the problem that I know that only Administrator gets the right root directory (d:\cygwin), but all the others only get a wrong one (e:\). My WINNT is installed on E:\, because I cannot have a bigger C:\ (no BIOS, but a PROM, so

RE: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, > Looks like cygrunsrv or sshd have no execution permissions for local > system account. Yes, it looks like that, but on the other hand, I can execute both as another user (me), and running them as service as another user (me) fails all the same. > Or cygwin1.dll is unaccessible to that acco

RE: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, > Are there some errors in the application event log wheh sshd runs as a > service? Yes. An Error: Something about Event-ID 0 (Description not found). At the end it says "starting service `sshd' failed: execv: 255, error 255." And an information that sshd stopped. It is in German, so I don'

RE: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, my permissions are -rw-rw-rw-1 SYSTEM Kein [...] /etc/ssh_config -rw---1 SYSTEM Kein [...] /etc/ssh_host_dsa_key -rw-r--r--1 SYSTEM Kein [...] /etc/ssh_host_dsa_key.pub -rw---1 SYSTEM Kein [...] /etc/ssh_host_key -rw-r--r--1 SYSTEM Kein [...] /etc/ssh_hos

RE: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, > What is the output of "ls -l /etc/ssh*" and "ls -l /usr/sbin/sshd.exe"? > Please check the rwx attributes of /etc, /usr and /usr/sbin directories. These are all "drwxrwxrwx". > mount -m | grep cygwin Yields mount -f -s -t "d:/cygwin/bin" "/usr/bin" mount -f -s -t "d:/cygwin/lib" "/usr/li

RE: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, > Check services's configuration files permissions. I bet local system > account has no read access to the configuration files. If you mean /etc/ssh*, they all belong to SYSTEM.SYSTEM (I also tried other combinations; none help). If you don't, which do you mean? Ciao, Dscho -- +++ GMX -

Re: SSHD on NT4...

2002-11-15 Thread Johannes . Schindelin
Hi, > > I attached the /etc/group file also, because the files which normally > > should belong to group "SYSTEM" now all belong to "Kein", maybe that > > helps? > > Which files do you mean? Didn't chown help? Any hint in > /var/log/sshd.log or in the WIndows event log? The files I meant are /e