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:from:reply-to:to:subject:date:message-id :references:in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=fYDINYGEZ0vUqK9Dr9dJdDALYjf+d W48mX5mdDoRt4ILthD7k85FV+VjtpRk1vd8cBxOsyFNJbQ1lxhJcHVmoHVF5JH9o XHwy4NBjAz3UvuYDy0xf+tHIgsoMxUzeIrzy031mkX5qsodu5xWlPYcECT4RLpLe jfHJTtoOMo4ENs= 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:from:reply-to:to:subject:date:message-id :references:in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=ZvCY4DMrsZ3ffXVhdPIuRSaZfVE=; b=kCq WY0l+fUds3pWOeAYDL4fFpmshD2OwLlEmNQV4YfKBfQY6xOGnm7Ttrw9T7sxwXac fo7KMdnLMb6xnAysSzNMWhnJnetxrRvSoa4IeyZI0qK5NkWn4atMzgxOBJXbS3OY 6hUaiNHki6SvDe2xctErU6kca/n9QBFSMi9JIwjc= 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=-6.9 required=5.0 tests=BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.2 spammy=UD:cygwin.com, cygwincom, cygwin.com, Problem X-HELO: phx11-ipout-01-data1.paypalcorp.com DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=paypal.com; i=@paypal.com; q=dns/txt; s=pp-dkim1; t=1539035062; x=1570571062; h=from:to:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=T6J0pQtOrsgf0cs/eAj7oxIP6i4yu4MHNDXTfbZoVc0=; b=eUfeiqDeylpOlTMTUtQDuBTnfER3Swj8EsWg/zBF7GlPcNdAC/oAeXu7 Xp+qw+HKlfK6fxplMd1Zj/fCe44y87gp/6S6d/HkKn/8T+7utUxqGxjY0 j7e3Lhc8PGlDFDU1BI4updclqysjuy3jqYw7UqJ4Z1mnKXshd7gKJQ77b xvh+9VHbqgX3F1I8WhUtLliOYIUHErQX3Z9+VYZhuFQmsHFQCAkU6QS8j lhW7SnJtCmgsRMt9AjnhjX719oPTcFTFdaO8bGG5c4lOOTuXfBl3fAQ0M /Ryx7etg8hkIKBjGxpkuBk4RA52CnHxXH8X30PFF3f0ru7UaGfbHWaiom A==; X-CloudService: Office365 From: "Ziegelmiller, Lyle(AWF) via cygwin" Reply-To: "Ziegelmiller, Lyle(AWF)" To: "cygwin AT cygwin DOT com" Subject: RE: Cygwin windows won't close Date: Mon, 8 Oct 2018 21:44:19 +0000 Message-ID: References: <244059378 DOT 20181007032751 AT yandex DOT ru> <1829128594 DOT 20181008205201 AT yandex DOT ru> In-Reply-To: <1829128594.20181008205201@yandex.ru> authentication-results: spf=none (sender IP is ) smtp.mailfrom=lyziegelmiller AT paypal DOT com; received-spf: None (protection.outlook.com: paypal.com does not designate permitted sender hosts) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-CFilter: Scanned phx11 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w98LihnS006213 -----Original Message----- From: Andrey Repin Sent: Monday, October 8, 2018 10:52 AM To: Ziegelmiller, Lyle(AWF) ; cygwin AT cygwin DOT com Subject: Re: Cygwin windows won't close Greetings, Ziegelmiller, Lyle(AWF)! Please don't top-post in this list. Thank you. 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. Thanks, Lyle Overall, please see these resources: > 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 -- With best regards, Andrey Repin Monday, October 8, 2018 20:42: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