Re: [EXTERNAL] Re: mkfifo: cannot set permissions of 'x.fifo': Not a directory

2023-08-23 Thread Cedric Blancher via Cygwin
On Wed, 23 Aug 2023 at 17:44, Jeffrey Altman via Cygwin wrote: > > On 8/22/2023 10:52 AM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin > wrote: > >> FIFOs which don't make *any* sense > >> ... FWIW, a remote NFS fileystem. > > I got an impression that the OP is trying to deploy something (maybe

Re: scp stalls on uploading in cygwin 3.5 current master.

2023-08-23 Thread Takashi Yano via Cygwin
On Thu, 24 Aug 2023 06:05:02 +0900 Takashi Yano wrote: > Hi Corinna, > > After the commit dedbbd74d0a8, "scp file server:." stalls. > I confirmed this when the "server" is a Linux machine. > The problem does not occur if it is reverted. > > Could you please have a look? > > commit dedbbd74d0a8f3

scp stalls on uploading in cygwin 3.5 current master.

2023-08-23 Thread Takashi Yano via Cygwin
Hi Corinna, After the commit dedbbd74d0a8, "scp file server:." stalls. I confirmed this when the "server" is a Linux machine. The problem does not occur if it is reverted. Could you please have a look? commit dedbbd74d0a8f3b7dfae6188321703a47bb8a2b3 Author: Corinna Vinschen Date: Tue Aug 1 14

RE: [EXT] Re: How to use X-Server on VM with multiple client displays?

2023-08-23 Thread Stone, Timothy M via Cygwin
Thanks, I was able to get this resolved, much as you suggested. I am now launching a separate X Server with a different display number for each client, then assigning each client that DISPLAY number. thanks for the help! -Original Message- From: Jon Turney Sent: Wednesday, August 2

Re: How to use X-Server on VM with multiple client displays?

2023-08-23 Thread Jon Turney via Cygwin
On 22/08/2023 18:41, Stone, Timothy M via Cygwin wrote: Hello, I hope I'm using the right list! I have an X application that uses the cygwin X Server XWin. It works fine on Windows: * When I launch the application, XWin launches, then the X app raises it's window. This seems to be t

RE: [EXTERNAL] Re: mkfifo: cannot set permissions of 'x.fifo': Not a directory

2023-08-23 Thread Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin
> What happens when the user executes two copies of an > application /*such as PyCharm*/ on two separate machines sharing the same > home directory? Does the directory entry and inode get reused on startup > and/or deleted on exit? How does that impact the process instance on the > other machin

Re: [EXTERNAL] Re: mkfifo: cannot set permissions of 'x.fifo': Not a directory

2023-08-23 Thread Jeffrey Altman via Cygwin
On 8/22/2023 10:52 AM, Lavrentiev, Anton (NIH/NLM/NCBI) [C] via Cygwin wrote: FIFOs which don't make *any* sense ... FWIW, a remote NFS fileystem. I got an impression that the OP is trying to deploy something (maybe the entire Cygwin) onto an NFS share. So the named FIFO "file" is also created