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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=Jdm59vVf/i3JNqHy Azlyd2awqB9vjq3fQMdez+OUvvugmlcN3QFmWvTCJmNPQ9hZa7foj6/JAZ9FdkFe UBkiUjb+QPCQTLDsRVZozI+6mcEhwnpGduGpc+EJhKjuK88jkXpWd10fXAwvolvb +48Z1ZBUWo3iI/F91SB8Yh0jx5A= 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:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=5QA34aNMSckJeQE9/c8bMc fxECI=; b=lkhnL1TNbBDvC9nLxbWcBl7TU/1u6FNrcJ5O89AEgmIyhQVjQBwFkI dqSJXX1GyhNouK97ulGMdLHbu8BWA5LE9MI41IsxL3aLwO09hUDOUtOjeXqPseKb fPIkJVzoebG44Ez5L9SbPGtiLDWuQ7gQ/GsqJr0r0XwSBlSzqe5rc= 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=-0.7 required=5.0 tests=BAYES_00,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=antivirus, H*F:D*yandex.ru, H*M:yandex, Greetings X-HELO: forward104o.mail.yandex.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1539085803; bh=GKUQNpZkWGZMx7soP3RJ9e1x/AAbmqU5bQqCn1nRA5g=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=QtycieVSiHL6heT0WOg+PbLJYljyadIe2xS0sTSDYGfioCJcHU8IftgM50/do1GZb 9zDaMWvHsIi1zDUfp1gPTf735Fv6ILywbOczFcavOhRk7il8LOjvWs4hcLkfVSgwwx fw3wW/oo1eaRafQ4h3LgRzhP0CRGxtd3dji9jksc= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1539085802; bh=GKUQNpZkWGZMx7soP3RJ9e1x/AAbmqU5bQqCn1nRA5g=; h=Date:From:Reply-To:Message-ID:To:Subject:In-Reply-To:References; b=BPjqsai30p9mLmPubyEnyNd7w12Hj2vbnFZ6ec+7CU7MciqJvjIBaJeo+ez86pnme FhYUxF5yGi5fNDeqeLROHU6vn+7wDysSRb9kaSGuACisRFz+AaEUhIKcMtFsvOr+yx OAyK4DRviXIfRboQHdWg3qOYSmIMxHrCxlN+AONY= Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Tue, 9 Oct 2018 14:46:50 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1485439048.20181009144650@yandex.ru> To: "Ziegelmiller, Lyle(AWF)" , cygwin AT cygwin DOT com Subject: Re: Cygwin windows won't close In-Reply-To: References: <244059378 DOT 20181007032751 AT yandex DOT ru> <1829128594 DOT 20181008205201 AT yandex DOT ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Ziegelmiller, Lyle(AWF)! > Greetings. >>>> When I click on the X at the upper-right hand corner of the window, >>>> it just hangs. When I click on the X again, the title bar displays, >>>> "(Not Responding)". Prior to attempting to close the window, >>>> everything works fine. > >>> I mean the Cygwin command-window terminal, invoked by this shortcut: > >>> C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico - > >> Does it happen if you try to close the terminal immediately after starting? > Yes, as well as any time after that. >> Did you run any specific applications for it to happen? > No. Even if I just open the window, and then attempt to close it, it does this. >> Any alterations to shell startup scripts? > In .bashrc, I have at the end, after all the commented out stuff: > set -o vi > set tabcomplete > alias path="echo $PATH | perl -pe 's/:/\n/g'" > alias cdpath="echo $CDPATH | perl -pe 's/:/\n/g'" > export FIGNORE=.o:.java~:.class:.bak > alias wpwd='cygpath --windows `pwd`' > if [ -z "$RANPROFILE" ]; then > PATH="/usr/local/bin:/usr/bin:/bin:$PATH" > Fi > That's about all I've done to it. Then I don't see much of the cause for such a behavior from Cygwin side. May be other software interfering. Do you have a particularly zealous "antivirus", pehaps? -- With best regards, Andrey Repin Tuesday, October 9, 2018 14:45:17 Sorry for my terrible english... -- 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