X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com connect(): No such file or directory From: Matthias Meyer Subject: V1.7 and endless loops triggerd by junction points Date: Tue, 04 May 2010 21:00:37 +0200 Lines: 27 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit User-Agent: KNode/0.10.9 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, I've installed cygwin 1.7 in Vista and have two problems, not known prior with cygwin 1.5.25: 1) If I login in a shell (e.g. sh --login -i) I can not use cursor or backspace keys. It seems that the cursor can't go into the left direction. Cursor up will resolve in one line like: $ tail /cygdrive/c/Attrib/attributes$ ls -alh /cygdrive/c/Attrib/attributes instead two different lines like $ tail /cygdrive/c/Attrib/attributes $ ls -alh /cygdrive/c/Attrib/attributes 2) In the opposite to V1.5.25 "ls -alh /cygdrive/c/users/" shows the Vista Junction points like linux soft links. That is nice :-) But the Windows Program "attrib /S /D" will follow this symbolic links and therefore it comes into an endless loop. e.g.: C:\Documents and Settings\All Users\Application Data\Application Data\.. This behaviour will take place too if I run it with "cmd /c attrib" Both above means by running it within a bash shell. If I run attrib from a cmd box it work correct. Thanks for any hint Matthias -- Don't Panic -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple