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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=lmfBsHi18/YikJS2 qxnQrOL1evY+3bMJ2JUpTiBFcIc/V3xY2mRoB9CEoBJmGVktRnJWLyYAqU1Iludq fhwJCDaHYgrG0q3ID0MpjKZbogWsyvwhadSg/WFdIoab3F2k5tq2Db38UEFcDVir cPHzT41BjRJNzP46hEGvNiGCTAM= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=loh1k0FIfhIGLTX5Mu+Lzj mi2XU=; b=ogxMk0lDYA13zOnxt0fskRnxdrmoB/NUtbrA07L+iGxi2U8WQs/6mX j5cI7vgYVOTJEWZj90CDYKa2MwBfTMl3kZmICoe/L9XNvnUS0jPLLk2RFY5e2bG8 IrBYzRXW1ELnF2EPUkwgSw3naGRQLiTKnxTyXRhPtSvUlTP4FbZTw= 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=-1.9 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*M:9fc6, click, HContent-Transfer-Encoding:8bit X-HELO: relay0138.mxlogin.com Subject: Re: mintty window flashes open and immediately closes To: cygwin AT cygwin DOT com References: <20191218202455 DOT 964795433f2c335cb21bd300 AT nifty DOT ne DOT jp> From: Brent Epp X-Tagtoolbar-Keys: D20191218082432468 Message-ID: Date: Wed, 18 Dec 2019 08:24:32 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.0 MIME-Version: 1.0 In-Reply-To: <20191218202455.964795433f2c335cb21bd300@nifty.ne.jp> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-AuthUser: brent AT pdc DOT ca X-IsSubscribed: yes Thanks, but I'm still on Windows 7, so this has no effect.  - Brent On 2019-12-18 05:24, Takashi Yano wrote: > 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 AT server DOT 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. > -- 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