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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=R/In/mse1umCi3Pr YvkBMKPujeSs79A4n4kvz4hDyAclLmaPweaXx3nCymGXJtZsG7j5RxKQuVoy62lA vm8X8kDWkb4GroYnrjgtvfHg1cwpNgzGMEcY225hix7+L0O2xDHZHeURGLsYDJVD 5Y1mZYFOrqjDFhRHnTcYIL540ic= 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:message-id:date:from:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=gv23ypq4BOpjCC/UwE1R/z 7AeIA=; b=cPZ5qndLYMmnuH9KyRTq0AsfZ709kLsTNOfX5VuSAv0/YKQ4objz6F bCg+sXdA2WAaacVCaQ6y5J1oqiP4wd2r7R9Ckrl49giESpuXJJov0+0KrUTOmxwg +ry+sJL7gHhYWvLLbYgTCSzayjrwiZJSmihI2daspDmEmfvGm+YhQ= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173023pub.verizon.net Message-id: <52DC565D.20400@cygwin.com> Date: Sun, 19 Jan 2014 17:49:01 -0500 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: interactive-services-detection not started on 32-bit cywin executables References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 1/17/2014 7:08 AM, BGINFO4X wrote: > Hello, > > I attach here my tests to clarify: > > #Test1 - Only bash > C:\cywin\bin\bash.exe > > Result: bash exits. Interactive window not opened. >> For example, when launching only bash.exe as a service, bash EXITS immediately. >> >> But, If I launch bash.exe and then another win32bit executable (ex: >> msys sh.exe), then OIUDetect is "captured" and bash.exe doesn't exit. >> >> So "it seems that 32 bits cygwin are not correctly managed on 64 bits systems" >> >>> The only workaround I can think of is to start the uiodetect service. >> >> No, this is not the question: uiodetect is always started. Yes, you know this now but this was the question you were asking in the last round. Fortunately, you do not need my answer now. :-) >> Could you help me? You're invoking bash non-interactively. Since you want an interactive shell, you should be using the '-i' flag. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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