X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=S88QJnrLMa+Xbn7EyWO4I/8nZveHydHDAPhyC+yZcOBluskUjjWV9 xcd5WrUdKcrUauON8pHHy2gcezU+HhyA7sFNgBok2+K44GCgb+Fu+WTyvN/4dRtX /Nrf3vwYC8JBL1vZlcJCxbfZ/Lp+N5PZ1E6L7KNfASCuwFcga+arpg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=z5Qy7PT/qP6dQ1EdlTq7Cf9oMhk=; b=wuKeu0HrvgXSF6ggFZolXAdpwOyR cppoOa7OdyILh7C0HJB0knfftYtdb8p79tO66dMjhfhT5XuIGvwDOEe7uIHH8w84 B1boSbkFj1E9xhz8MWYN+sp+UA/zOwhPlfbebMUXuO6c6ELdygDJkBLBckZDUt78 6hhSuJ0UVy16S3A= 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 X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,RDNS_NONE autolearn=no version=3.3.1 Date: Wed, 17 Jul 2013 16:09:25 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Issue with run.exe and PWD with spaces since last update (Cygwin 1.7.21) Message-ID: <20130717140925.GD32258@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <295777180 DOT 20130716202913 AT mtu-net DOT ru> <20130717125916 DOT GB21347 AT calimero DOT vinschen DOT de> <14010118879 DOT 20130717175449 AT mtu-net DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <14010118879.20130717175449@mtu-net.ru> User-Agent: Mutt/1.5.21 (2010-09-15) On Jul 17 17:54, Andrey Repin wrote: > Greetings, Corinna Vinschen! > > > On Jul 16 20:29, Andrey Repin wrote: > >> Greetings, All! > >> > >> I'm trying to execute a script that was working fine until recent update. > >> It doesn't crash, just, for some reason, trim the last component of a path. > >> > >> In a nutshell, the issue is this: > >> > >> $ mkdir "/a b" > >> $ cd "/a b" > >> $ ls -l "$SYSTEMROOT/System32/notepad.exe" > >> (just to confirm that the file actually exists) > >> $ run "$SYSTEMROOT/System32/notepad.exe" > >> Error pops up: > > > This never works, even in any other directory. It's the same problem > > which disallows checkX to work, as reported in > > http://cygwin.com/ml/cygwin/2013-07/msg00326.html > > Now, it doesn't work >.> Worked before, while I was running tests. > What magic is dat? None. Never works means, it's independent of the dir name of the CWD. It just never works. In 1.7.21. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat -- 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