X-Recipient: archive-cygwin@delorie.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=joGV35VT3XFv6hk040QkRkEoyRRTaBwgaawRlnyeEDi
	YuTwtz3rm8nLK4Q2waS8aleByYEeBazYMC3iiwrq+12BMK2vxs02YXnsH5hYlhd0
	DFypCpcK7e5qFV2jL5PEpC17OIiB7E/Whmgqz0+wpyywpuFqLz4ZaBYpx6f02+aA
	=
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=wV6YZnXTaYor3Y/vVo/DxJ05RN4=; b=mrsOILydZ89nIyV4m
	xWW1v3ZLoaWULEbd5g3842FnWUUHFAvdFvJwSP7kXr8ectV/svMJ8Y83PncvlrgY
	XcjNLORHnyQe8MhU+1A0qu6y94YoruZykdI+hUTHw8IUb2C3g/l65KBL7DmrzAWP
	gRA5cvIwlOKTozdKkdMwKl2gCU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=click, HContent-Transfer-Encoding:8bit
X-HELO: conssluserg-05.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-05.nifty.com xBIBOpS4006109
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp;	s=dec2015msa; t=1576668291;	bh=tr6YqHBWH0CWNfWqloVDxDAnAX3mTYgbt8ZFtk7sZHw=;	h=Date:From:To:Subject:In-Reply-To:References:From;	b=AITjvNidYToA6TLzsDgBjkx9hp+K46T1nF5ZJ+AGUwW84P2WWuz+ZdVX9NWq4NaTP	 Ndj0cS1oEAgHIamxa2xDW5O8f4UVVBIWQFucg/TlFzr9IbgR/A+l4ZW0rcuq+BWwBt	 omJQ5E4qdlzh3sfCjgjc6y1ym59GuX3Hc+MDmAFQZwxHlmyNJpSvbNn/9M0VZfaLWX	 NFWqjFBOO5u+G+Fu6DR895pqIUde8UTWB0H71rr8RnmR+5Sd6MeMtbW1u6pMgeBnwZ	 bcolJMGq7YpVs0EIHmLPAwHPPJ5erRO9g+m+ieDuhpJMIjWyA9hOfiTWKft8ZlZlXW	 pKwxi51q1Z6HQ==
Date: Wed, 18 Dec 2019 20:24:55 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Re: mintty window flashes open and immediately closes
Message-Id: <20191218202455.964795433f2c335cb21bd300@nifty.ne.jp>
In-Reply-To: <b19c4598-4d09-1fde-adcf-8506967d7298@pdc.ca>
References: <b19c4598-4d09-1fde-adcf-8506967d7298@pdc.ca>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

On Tue, 17 Dec 2019 14:58:56 -0600
Brent Epp wrote:
> Hello,
> 
> I've been using cygwin for years with no problems.  I just updated 
> cygwin again and I suddenly can't get into the terminal. When I click 
> the cygwin icon, the window just flashes and immediately closes.
> 
> What's interesting is that I have a number of cygwin/mintty shortcuts 
> for SSH servers as `c:\path\to\cygwin\bin\mintty.exe /bin/ssh 
> user@server.com`, which work just fine. I can also get in if I run 
> `cygwin.bat` in `cmd`, `console2` or any other Windows command terminal.
> 
> I've tried running the latest cygwin setup, reinstalling `mintty`, and 
> the shortcut still fails. The shortcut is just the default target: 
> `C:\path\to\cygwin\bin\mintty.exe /bin/bash --login -i`
> 
> I don't know what else to try.  What happened here and how do I fix this?

Does anything change if the registry value ForceV2 is set to 0 under
HKEY_CURRENT_USER\Console? This disables the pseudo console feature.

Note: Do not forget to revert the registry value.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

--
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

