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:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=BiEkzat3f3z21nKKkmYJpUcvZNXE8Sp/ZZQyC9VeCHg c/225pIiYZm1HvF0hn30RxbiahpxNnYNFkVpuPU7spnBo6OhzGvEVljtra+e0WHN 6zU/ioyWrl7GFPe4LdL6uz6wFtNHf4Xt+lAhkd0FmMbyaNjpc1Zys9XHn8j2+xbM = 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:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=OhJTDDz/sgvE7cGlXP3s9pieqAQ=; b=HUes4W8Y3Sv0NI72z 1r1QK/iuvfCdcS+Z5JfHvQz0EBVi/FlfA3oxzOGpmq+TKbg6iQhrri4HYq9aSTtk wWE2d9KSgHptvd9hLNTSx33S3H3gEgBu5C1jsLk9x6V+aPnKV2TmgPXnZ79D8JAE Ze1lHWegiD9zfdyWyvMcmK61B8= 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-Spam-SWARE-Status: No, score=-6.7 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.1 spammy=wolff, Wolff X-HELO: conssluserg-05.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com x873WPFI025465 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1567827146; bh=dpNV/CjavVec1zBhZBq0lwNXqHa48sYPNy4AdpTncBw=; h=Date:From:To:Subject:In-Reply-To:References:From; b=FBrWZhS56cjp2SQj/1UgKfPDoNd2KOmixaXHOygKimo6dnfwv9zC+zFFSoF7kakUM i0ht0TRm3SlfRDI9VmRM1coEbQWmJllUc0IgtK0Qdob+FJ9MrclCQjNtCTtPBPZZ61 8U2EL+KsrzQSED9voLF9gxF85AdMrlbzj3/Z4qzRRQ/vf6uzxbqxonZSlXH/LMVALC RS5oclF99kFWXRyKsb7zdQm3eoujHIXKtfpNjgcgECGvUKsaePzjAkkdWUrPrbgQFJ XnwT1lIubtQoLWXCs0W1eLkyS/LgpC7cRKZ0CoOb8SrUwGp6it7XL24suMOHp0zdmt caTlGtkDigXCw== Date: Sat, 7 Sep 2019 12:32:28 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] TEST: Cygwin 3.1.0-0.3 Message-Id: <20190907123228.0906d944716b058213969acd@nifty.ne.jp> In-Reply-To: <42e43067-e388-709c-d75a-95c5ba055079@towo.net> References: <42e43067-e388-709c-d75a-95c5ba055079 AT towo DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Fri, 6 Sep 2019 12:02:36 +0200 Thomas Wolff wrote: > A tool that sets up conpty itself (rawpty from > https://github.com/Biswa96/wslbridge2) does not work anymore with > conpty-enabled cygwin. This suggest that double-conpty enabling may be > interfering. > Unfortunately, I have not yet had the time to checkout the patch code in > detail, but my suspicion is that conpty may be enabled always, while it > should in fact be activated only if a non-cygwin program is run. > Please check out on this. I have not looked into this yet, but as you might expect, the pseudo console is always enabled behind even if it is not used. Owing to this, a cygwin program which directly accesses the console, as your previous test case, can work normally by just switching the r/w pipe to pseudo console side. -- Takashi Yano -- 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