From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8727 invoked by alias); 20 Feb 2020 04:01:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 7837 invoked by uid 89); 20 Feb 2020 04:01:30 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*f:sk:29d5b61, ALT, H*i:sk:29d5b61, alt X-HELO: mail-wm1-f44.google.com Received: from mail-wm1-f44.google.com (HELO mail-wm1-f44.google.com) (209.85.128.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 20 Feb 2020 04:01:29 +0000 Received: by mail-wm1-f44.google.com with SMTP id t14so476899wmi.5 for ; Wed, 19 Feb 2020 20:01:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Z3E+/rgDIy9D6lR7vOGS6pHW8GrlyAfVWOeA9+oHX8I=; b=MRcbuWabkIAB2wUJ7/1Gvm0yJ7YqpTh5dKdvRylohWF5/r0SJhiRqPjbi3zkIjh2qM STP9svTrcMNkaX+0cYh3ShYm2IYWmpQe/iPdG5Ft3fL9fwbFJkJ7F/8tUDFRSzlgSO6h S3xp705Wqccl1hahcMAGNCSJ7hM8b9LnmrhDWPO8ZAJs+jYW+ms88RAlp5Q+cGkiW4x0 otwQE871vUzEFX0JI6khQMjv2c2WfrSUMAei+kTrGlzLTZF/JsqVtfqzEXTO6/45QoP+ 5rvY7M7hhLBwG4pVehdXFfYIU+mg8UUedWO8xbhNtl+ioMkmmzVsriZE9AoIxFqJii/v g1Yw== MIME-Version: 1.0 References: <9ff13fb4-8f05-3b39-72c1-20476fdf4a70@gmail.com> <29d5b61b-3d19-24c6-705c-cd2893d274d5@gmail.com> In-Reply-To: <29d5b61b-3d19-24c6-705c-cd2893d274d5@gmail.com> From: Eugene Klimov Date: Thu, 20 Feb 2020 04:01:00 -0000 Message-ID: Subject: Re: howto rollback cygwin 3.1.4-1 to older 3.0.7 version? To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes X-SW-Source: 2020-02/txt/msg00161.txt.bz2 > additional have you tried to set "disable_pcon" ? > https://cygwin.com/cygwin-ug-net/using-cygwinenv.html yes i tried WIN+R cmd.exe ``` C:\cygwin64>SET CYGWIN=disable_pcon C:\cygwin64>echo %CYGWIN% disable_pcon ``` press ALT+SPACE - worked, window menu showed ``` C:\cygwin64>bash Slach@SLACH-PC / ``` press ALT+SPACE doesn't work ``` $ exit exit C:\cygwin64> ``` press ALT+SPACE works again -- 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