XWin copy/paste succeeds on Windows 7, crashes on Windows 11 Enterprise.

2023-11-03 Thread Stone, Timothy M via Cygwin
Hi folks, I'm having a really hard time debugging this issue. If I use the exact same version of cygwin and XWin, exact same code, exact same Motif GUI app... I find that when I try to use copy/paste functionality in TextFieldWidgets: *Cut/Copy/Paste works perfectly on Windows 7 P

Re: Question on statically linking with cygwin

2023-11-03 Thread Johannes Thoma via Cygwin
Hi, As I promised some updates below. Am 02.11.23 um 18:33 schrieb Johannes Thoma via Cygwin: [...] Interesting. But how (from a developers perspective) do you link cygwin1.dll statically into a binary? I would build my own cygwin1.lib or cygwin1.a and statically link against it. If you do

Re: Cant install Cygwin Virt-manager that asks for library that asks for python2

2023-11-03 Thread Jon Turney via Cygwin
On 01/11/2023 09:46, Adam Dinwoodie via Cygwin wrote: On Wed, 1 Nov 2023 at 06:33, Bill Sharp via Cygwin wrote: On Tue, 31 Oct 2023 at 22:58, Jānis Ķengurs via Cygwin wrote: [...] Python2 was removed in July, and per Jon's announcement it was expected this would break some orphaned package

Re: Watch open/read/write/close WIndows syscalls with strace ?

2023-11-03 Thread Jon Turney via Cygwin
On 02/11/2023 18:21, Roland Mainz via Cygwin wrote: We're trying to debug mysterious sporadic I/O issues in Windows native git ('/cygdrive/c/Program Files/Git/cmd/git') started from Cygwin 3.5.0 mintty.exe ... ... which raises the question: How can I watch the Windows syscalls for file open/rea