Re: Updated: setup (2.930)

2024-02-09 Thread Jon Turney via Cygwin
On 09/02/2024 02:17, Kaz Kylheku via Cygwin wrote: I see the commit: https://cygwin.com/cgit/cygwin-apps/setup/commit/?id=0122154811bacdd7dc042cff0c80bb0a36af360c I'm curious, what improvement arises out of looking up the SetDefaultDllDirectories function dynamically in kernel32.dll? Is it t

Re: Collecting dumps of crashing Cygwin processes with Windows user mode dumps?

2024-02-09 Thread Jon Turney via Cygwin
On 09/02/2024 01:14, Dan Shelton via Cygwin wrote: Hello! How can I collect user mode dumps (https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps) for crashing Cygwin processes? I think WER is disabled for cygwin processes, due to SetErrorMode(). If you want minidum

Re: Updated: setup (2.930)

2024-02-09 Thread Michael Soegtrop via Cygwin
Hi Jon, > A new version of Setup (2.930) has been uploaded to: > > https://cygwin.com/setup-x86_64.exe (64 bit version) > https://cygwin.com/setup-x86.exe (32 bit version) apparently this update broke the 32 bit install of cygwin. I am still having this in my nightly CI (Coq Platform)

Re: Updated: setup (2.930)

2024-02-09 Thread Jon Turney via Cygwin
On 09/02/2024 14:05, Michael Soegtrop via Cygwin wrote: Hi Jon, > A new version of Setup (2.930) has been uploaded to: > >   https://cygwin.com/setup-x86_64.exe  (64 bit version) >   https://cygwin.com/setup-x86.exe (32 bit version) apparently this update broke the 32 bit install of cyg

Re: Updated: setup (2.930)

2024-02-09 Thread Corinna Vinschen via Cygwin
On Feb 9 13:36, Jon Turney via Cygwin wrote: > On 09/02/2024 02:17, Kaz Kylheku via Cygwin wrote: > > > > I see the commit: > > https://cygwin.com/cgit/cygwin-apps/setup/commit/?id=0122154811bacdd7dc042cff0c80bb0a36af360c > > > > I'm curious, what improvement arises out of looking up the > > S

Re: Updated: setup (2.930)

2024-02-09 Thread Michael Soegtrop via Cygwin
Hi Jon, Thanks for reporting this. For the time being, I've reverted the URL to point to the previous 32-bit build, while I investigate. Thanks for the quick action! I can confirm that this fixed my CI (at least it starts to install Cygwin). Best regards, Michael -- Problem reports:

Re: Updated: setup (2.930)

2024-02-09 Thread Corinna Vinschen via Cygwin
On Feb 9 17:20, Corinna Vinschen via Cygwin wrote: > On Feb 9 13:36, Jon Turney via Cygwin wrote: > > On 09/02/2024 02:17, Kaz Kylheku via Cygwin wrote: > > > > > > I see the commit: > > > https://cygwin.com/cgit/cygwin-apps/setup/commit/?id=0122154811bacdd7dc042cff0c80bb0a36af360c > > > > > >

Trying to install on 2008 r2 server

2024-02-09 Thread Two Bits via Cygwin
Seems I just missed the window for this to be easy. I am trying to install cygwin on an old sbs server so I can run some stuff to migrate some things off of it. I only have slow rds access. I read through the stuff on the cygwin page and it seems to say that setup-x86_64.exe -X --allow-unsuppor

Trying to install on 2008 r2 server

2024-02-09 Thread Two Bits via Cygwin
I see the copy and paste through this system where I had to do mark and copy on the older command line dropped the trailing 5 after posting this, so that should fix the issue, sorry for the post, but I do not see how to delete it. -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Trying to install on 2008 r2 server

2024-02-09 Thread Peter A. Castro via Cygwin
On Fri, Feb 09, 2024 at 06:45:25PM -0500, Cygwin List wrote: Greetings, "Two Bits" :) > Seems I just missed the window for this to be easy. I am trying to install > cygwin on an > old sbs server so I can run some stuff to migrate some things off of it. I > only have slow rds access. > > I rea

Suggestion: [setup] Add an option to allow user to add "Open Cygwin Terminal Here" to Right-click menu

2024-02-09 Thread Yang Yu Lin via Cygwin
It would be convenient for users to open specific folder in terminal by just right-click it, like Git Bash and Windows Terminal. Note: I hope this change would work on Windows 11 right-click menu. (Because I don't like "Show more options" or Shift + Right-click) -- Problem reports: https: