Re: [1.7] gvim Cannot fork error

2009-09-21 Thread SungHyun Nam
Christopher Faylor wrote: On Sat, Sep 12, 2009 at 04:14:11PM +0200, Fr??d??ric Bron wrote: I believe it worked fine before (until a few days ago). I updated to latest cygwin by running setup-1.7.exe. (Just running setup - click several next... ??- finish) And now if I do ?? ??/bin/gvim ??

[1.7] proftpd + anon ftp login error

2008-12-17 Thread SungHyun Nam
Hello, It works fine if I use cygwin-1.5. And error with 1.7. I copied passwd, group, proftpd.conf from cygwin-1.5/etc. And I can ftp login with my usual windows account. But cannot login as anonymous user. failed with anonymous login === [master] ~[23]$ ftp

[1.7] cannot run native win32 app

2008-12-16 Thread SungHyun Nam
Hello, If I use cygwin-1.5, I can run any native win32 app from the bash prompt. If I switch to cygwin-1.7, I cannot. ~[13]$ notepad ~[14]$ notepad [1] 1656 ~[15]$ [1]+ Exit 127notepad There's no notepad window. If I try to run 'strace notepad', I get a windows dialog box.

managed mount and move directory.

2008-08-07 Thread SungHyun Nam
Hello, If a directory contains filename whose name includes capital letter, I cannot move the directory correctly from non-managed filesystem to the managed filesystem. Is it expected? Regards, /d[55]$ cygcheck -f /bin/mv coreutils-6.10-1 /d[56]$ cygcheck -f /bin/mount cygwin-1.5.25-15

setup.exe die with corrupted list file

2008-05-20 Thread SungHyun Nam
Hello, The /etc/setup/bash.lst.gz file was corrupted. $ xxd bash.lst.gz 000: 1f8b 0800 000b .. And setup.exe was die while trying to uninstall bash. After removing this file, I successfully installed recent version of bash. Regards, namsh -- Unsubscribe

Re: [ANNOUNCEMENT] Updated: bash-3.2.3-5

2006-11-14 Thread SungHyun Nam
Hello, I cannot use /dev/stdout with a bash-3.2.3-5. For example, 'echo hi /dev/stdout' failed. It works fine after I reverted to bash-3.1-6. Thanks. namsh -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html