chmod Not Working

2013-12-29 Thread Nithin Kurien
When I type the following sequence of commands: cd ~; mkdir sample; chmod -R 0700 sample; stat -c "%a %u %g" sample; rm -rf sample; mkdir sample; chmod -R 0755 sample; stat -c "%a %u %g" sample the output is: 770 1001 513 775 1001 513 Why is chmod not working? OS: Windows 8 Pro 64-bit Cygwin S

Re: PulseAudio 2.1-1 (64-bit): Failed to create secure directory: Unknown error 13

2013-12-14 Thread Nithin Kurien
Please help. More debugging info about the problem is in SuperUser (http://superuser.com/questions/674866/pulseaudio-on-cygwin-failed-to-create-secure-directory-unknown-error-13). On Fri, Dec 13, 2013 at 1:59 PM, Nithin Kurien wrote: > Hello, > > I am unable to run PulseAudio

PulseAudio 2.1-1 (64-bit): Failed to create secure directory: Unknown error 13

2013-12-13 Thread Nithin Kurien
Hello, I am unable to run PulseAudio on Cygwin. Operating System: Windows 8 Professional 64 bit Cygwin Setup.exe Version: 2.831 (64 bit) When I run: pulseaudio -vv this is the output: D: [(null)] core-util.c: setpriority() worked. I: [(null)] core-util.c: Successfully gained nice level -11. I