From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail104.syd.optusnet.com.au (mail104.syd.optusnet.com.au [211.29.132.246]) by sourceware.org (Postfix) with ESMTP id 7FFD23857809 for ; Fri, 20 Nov 2020 02:04:57 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 7FFD23857809 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=optusnet.com.au Authentication-Results: sourceware.org; spf=none smtp.mailfrom=dunc@dimstar.local.net Received: from dimstar.local.net (n49-192-79-130.sun3.vic.optusnet.com.au [49.192.79.130]) by mail104.syd.optusnet.com.au (Postfix) with SMTP id 9978058B8DB for ; Fri, 20 Nov 2020 13:04:53 +1100 (AEDT) Received: (qmail 7243 invoked by uid 501); 20 Nov 2020 02:04:52 -0000 Date: Fri, 20 Nov 2020 13:04:52 +1100 From: Duncan Roe To: Takashi Yano Cc: cygwin Subject: Re: Failed assertion dialog box ATTN: Takashi Yano Message-ID: <20201120020452.GA7078@dimstar.local.net> Mail-Followup-To: Takashi Yano , cygwin References: <20201114034504.GD2905@dimstar.local.net> <20201115044613.GE2905@dimstar.local.net> <6d8262e3-4206-a05b-5252-f77bef27b0db@towo.net> <20201120000658.GL2905@dimstar.local.net> <20201120091929.55e86d995ae3edf925f1fd7a@nifty.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201120091929.55e86d995ae3edf925f1fd7a@nifty.ne.jp> User-Agent: Mutt/1.10.1 (2018-07-13) X-Optus-CM-Score: 0 X-Optus-CM-Analysis: v=2.3 cv=Ubgvt5aN c=1 sm=1 tr=0 cx=a_idp_d a=cy70b3iXcB9xLWzPsiLWxQ==:117 a=cy70b3iXcB9xLWzPsiLWxQ==:17 a=kj9zAlcOel0A:10 a=nNwsprhYR40A:10 a=RSmzAf-M6YYA:10 a=xqzVAqhoB6AXhXMJhVoA:9 a=CjuIK1q_8ugA:10 X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Nov 2020 02:04:59 -0000 On Fri, Nov 20, 2020 at 09:19:29AM +0900, cygwin wrote: > Hi all, > > On Fri, 20 Nov 2020 11:06:58 +1100 > Duncan Roe wrote: > > On Thu, Nov 19, 2020 at 07:30:20PM +0100, Thomas Wolff wrote: > > > > > > It does not seem to happen in xterm which is weird. > > > > It happens in an xterm for me. > > xterm is /dev/pty1 and mintty is /dev/pty0. They both do it. > > So I think it has to be pseudo-console. > > (xterm has DISPLAY set to a Linux system but that shouldn't matter should it?) > > Could you please try latest cygwin snapshot? > > -- > Takashi Yano Tried 20200909 - no popup Cheers ... Duncan.