Re: Cygwin: 2.6.0, rsync 3.1.2, "file has vanished"

2016-11-28 Thread Shaun Maher
Hi Wayne. Thanks for the quick response. I genuinely appreciate it. >Those file-has-vanished errors shouldn't be affected by the --iconv... This was also my understanding but I wanted to be through. >Can you try out this C program: http://opencoder.net/list-and-stat.c I have done this. The res

Re: Fullscreen application with Cygwin/X in multiwindow mode

2016-11-28 Thread David Chamberlain
On Thu, Nov 24, 2016 at 9:09 AM, Jon Turney wrote: > The multiwindow-mode window manager doesn't support or advertise support for > _NET_WM_STATE_FULLSCREEN, so this doesn't work at the moment. Thanks Jon, that's what I needed to know. > But ideally this would be fixed by adding support for > _N

Re: chmod failing on user's permissions

2016-11-28 Thread L. A. Walsh
Ben Altman wrote: When I log in to my account at work I get access to a network location accessed as a drive dedicated to me. I log in from 2 locations - my laptop and desktop. --- Were both setup by your company's IT department, or if not, who? Are they both running the same version of

Re: python 2.7.12 pip install with extensions fails with warning: "__BSD_VISIBLE" redefined

2016-11-28 Thread cyg Simple
On 11/28/2016 2:53 PM, Stephen Paul Carrier wrote: >>> Hi - >>> >>> The newest version of cygwin with python 2.7.12-1 fails when pip >>> installing packages that require compilation. For example, pycrypto >>> fails: >> >> FWIW this patch to pycrypto also fixes it: >> >> https://git.sagemath.org/sa

Re: Cygwin TCP slow

2016-11-28 Thread Brian Inglis
On 2016-11-28 12:54, Daniel Havey wrote: > We have had complaints from several large hardware vendors that > Windows networking is slow for apps like iperf that are used to > measure throughput. Iperf on Windows is compiled against the > cygwin1.dll. We have root caused the problem to a couple of

Cygwin TCP slow

2016-11-28 Thread Daniel Havey
Hello, We have had complaints from several large hardware vendors that Windows networking is slow for apps like iperf that are used to measure throughput. Iperf on Windows is compiled against the cygwin1.dll. We have root caused the problem to a couple of lines of code in net.cc that set SO_RCVBU

Re: python 2.7.12 pip install with extensions fails with warning: "__BSD_VISIBLE" redefined

2016-11-28 Thread Stephen Paul Carrier
>> Hi - >> >> The newest version of cygwin with python 2.7.12-1 fails when pip >> installing packages that require compilation. For example, pycrypto >> fails: > >FWIW this patch to pycrypto also fixes it: > >https://git.sagemath.org/sage.git/tree/build/pkgs/pycrypto/patches/cygwin/disable-std-c99

Re: Cygwin: 2.6.0, rsync 3.1.2, "file has vanished"

2016-11-28 Thread Wayne Davison
On Sun, Nov 27, 2016 at 11:07 PM, Shaun Maher wrote: > file has vanished: "BackUps(old)/Backup Pre-Rolled Payroll > 2015"16-MBTT2016.zip" (in VSSG) Those file-has-vanished errors shouldn't be affected by the --iconv option because that is a sender-side error, and the rsync sender directly read

Wanted Custom Shaker Cup

2016-11-28 Thread wlcstadiumcups
Greetings, Please let me know if you manufacture plastic cups We are looking for a 12 oz plastic cup with a lid that has no hole. The inside of the cup must not have a rim or ring. The quantity per order is 300,000 to 500,000 and are going up to 1mil and 1.5 mil this coming year in 2017 And w

chmod failing on user's permissions

2016-11-28 Thread Ben Altman
When I log in to my account at work I get access to a network location accessed as a drive dedicated to me. I log in from 2 locations - my laptop and desktop. Directory listings and chmod work as expected on the desktop but when I try to do a chmod on the laptop, it fails for the user's permissions

Re: Cygwin: 2.6.0, rsync 3.1.2, "file has vanished"

2016-11-28 Thread Brian Inglis
On 2016-11-28 00:07, Shaun Maher wrote: > I'm trying to use rsync on Windows Server 2012R2 to sync files to a > *nix system (Ubuntu 14.04 or FreeNAS 9.10). The file set I'm trying > to sync contains files with unusual characters in the names. Most > files sync without issue but those files with unu

Re: Bug in cygpath -a handling of leading ".//"

2016-11-28 Thread Corinna Vinschen
On Nov 26 02:42, Vadim Zeitlin wrote: > Hello, > > I seem to have a special talent for finding problems related to the > handling of doubled consecutive slashes in cygpath, as 5 years after > posting my previous bug report on this topic (see > http://sourceware.org/ml/cygwin/2011-06/msg00212.htm