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=YhjGDGXRYY63poTv smTXTC7E9MqIvL27zt4sipx+Y3I4kxnAX+83sb9jqG5yeBvNqjzBElK2ItW+eUS9 JvTAzJrS7C/ZYxqBEIdQMQfC2C62ZPQTQd5vYyY5Q37r99Y/1EWDTqx6V5vINmEZ xWpDjhncelycIKP/F+oTU+2xkYo= 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=+KQWV0jfE/1dv/rCq518ty T6efU=; b=Q0ZQtgX8u52xIbw3Um5rk1XuCPlWRk8+tNIiYb3OgqXueroX7jT63j xCE0ZIF1aZnUdKk4AsBzBZ/9VuWERWLEsVxg5d41Kw8zj7rQWioz/wN7qFaT7SuG LnLRJ7MruLwkWEWO3c1dxzbbpGu29j73UYrC3j+m6jUHEismwkj+c= 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=exhibits, click, services, day X-HELO: relay0112.mxlogin.com Subject: Re: mintty window flashes open and immediately closes To: cygwin AT cygwin DOT com References: <14180680 DOT 20191221173118 AT yandex DOT ru> From: Brent Epp X-Tagtoolbar-Keys: D20191221091308967 Message-ID: <73a5572d-0084-3da0-d79a-2e6327945ef1@pdc.ca> Date: Sat, 21 Dec 2019 09:13:09 -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: <14180680.20191221173118@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-AuthUser: brent AT pdc DOT ca X-IsSubscribed: yes Hello Andrey, The way I ended up "solving" this is by restoring a backup of cygwin I had from a few weeks ago.  Almost nothing had changed with my working files, so I considered it good enough and called it a day. However, I kept a copy of the failed/corrupted install and put it in a VM so I can continue to diagnose the failure.  Interestingly, it exhibits the same failure within the VM, so now we know it's not something within the specific Windows environment.  Also worth noting, the host environment is Windows 7, the VM guest is Windows 10. I took your suggestion and ran `rebase-trigger full`, closed cygwin windows, and re-ran setup.  It has not resolved the problem, unfortunately.  - Brent On 2019-12-21 08:31, Andrey Repin wrote: > Greetings, Brent Epp! > >> 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? > I'd suggest running `rebase-trigger full`, closing all Cygwin > programs/services, and running setup again as a first attempt to resolve it. > > -- 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