From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97792 invoked by alias); 7 Sep 2019 03:32:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 97778 invoked by uid 89); 7 Sep 2019 03:32:31 -0000 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 Received: from conssluserg-05.nifty.com (HELO conssluserg-05.nifty.com) (210.131.2.90) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 07 Sep 2019 03:32:30 +0000 Received: from Express5800-S70 (ntsitm268057.sitm.nt.ngn.ppp.infoweb.ne.jp [125.1.110.57]) (authenticated) by conssluserg-05.nifty.com with ESMTP id x873WPFI025465 for ; Sat, 7 Sep 2019 12:32:26 +0900 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, 07 Sep 2019 03:32:00 -0000 From: Takashi Yano To: cygwin@cygwin.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@towo.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-09/txt/msg00065.txt.bz2 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