delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/05/25/03:56:57

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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=stFGyF9
7G3NiCUfWSrpLKHejB15I3vkxIQ/EPuhhkJMyyLpXOr9WM7sC+YVraWRvqHWDuTC
92QQfA0WiP6sgTl8STY28hQSWTkhsgW+PElaaJcOKu/2cS+WNbolgwyNxm2SWZAK
pgQpTp0spqY9J8tfhw8pBBdKsYjC4rXRFBuI=
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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=f5OdxWBv3vE6b
Sw7jJP5SmwqW+Q=; b=JsRVDOIXE1VsBUw0x8EJICgEPKFm1ipiZCkqBuvXLXIDk
A7sczJSV3DUvfqVEvO4d6ei/b0znE7sJ8716Muus7A58tnMLsF/4LDVIYIjuSovb
vwBuKrpRCG6u9kncsFy/0BxRq9eUUcuPWxcokEcv2lEXSZ/x8FHvQFTr3vkbgA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=lately
X-HELO: mail-qk0-f176.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=O2QMjefPQaNfHEc0ph4BgrKXMLwkxh7xloVtv1fH3DU=; b=Jg5zjnxS9HW/f+VRbyynhYDl2276PQGO5iC6OURpQYOQo5HPiYrZA9ATGBweXySUjv zgprjtcQQ5YwE3b0OG2G2roUalbVr8mJpb0e874bNTQw7XTIbmMriqSgEpVXdXw/+2W/ 0ORPkxiHbhAQMwEdaZfcTQZ78siwrPCqgNnmIlpKSNbdWMRYDw2yd/9Z25MSAIvU/5qw A0E1REbv9Ml54XjStzQH7QrUsmgDtoWzpcAdZdicxfVGBWS7nmSiRIymSVUR7wNd708I m0kuBjvYSarVJFhrXc34CdKgdCWMMN4i92+xWb+MOXLHemdQiY+HmuHacOujv/XGAbIe CNog==
X-Gm-Message-State: AODbwcBliaq2thP6k7zrqrD6IPiMZ+mCAr15EyR8AZDQJzZPI47dmv8r 0Wx7LlaU4cuZMcC2eQ7gxti8/wyX6HhS
X-Received: by 10.55.135.67 with SMTP id j64mr34154821qkd.151.1495699000357; Thu, 25 May 2017 00:56:40 -0700 (PDT)
MIME-Version: 1.0
In-Reply-To: <CAH8Pv0iiRvbGcd1_BYTXT+jRmUs_oYMLezVqT5Q6iFN-1QeL4g@mail.gmail.com>
References: <CAH8Pv0iiRvbGcd1_BYTXT+jRmUs_oYMLezVqT5Q6iFN-1QeL4g AT mail DOT gmail DOT com>
From: Sky Diver <skydivergm AT gmail DOT com>
Date: Thu, 25 May 2017 10:56:20 +0300
Message-ID: <CADWQZEtfhynLghBok1Gm6JzFDBgkPbLxRxH4H4EAtSOcwG+1qw@mail.gmail.com>
Subject: Re: Mintty does not close after "exit" command
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes

On Wed, May 24, 2017 at 11:42 AM, Dani Moncayo wrote:
> To reproduce the problem, just open the standard cygwin terminal (e.g.
> by double-clicking the desktop icon), an then type the "exit" command
> in the bash shell.
>
> I see a "logout" message for a fraction of a second, then the terminal
> becomes empty (without text), but the mintty window remains visible
> but unresponsive, with the title bar showing "~ (Not Responding)".

I've seen this happen several times in the past few days.
This may be related to the fact that I'm installing cygwin a lot these days.
It may happen after installing a package that doesn't require to close
any open cygwin terminal.
Usually I close everything by default but since I'm installing a lot
lately I sometimes skip it if it's not required (e.g. installing a php
extension).

Maybe you have some cygwin service running in the background (you can
check it with: cygrunsrv -L).
Regardless, maybe a full rebase could help.

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019