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:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=o34oEyORr1r3CuP5XC1rrfOzsHBKV05boobHmvf1SJk /IgD7iDv+ZznXoHX/U4yk4I7GAwQ6+8tklf66BP2JabR+DDIpQePK+hxA5RnMqkv r56zkH63CxRQKgxI4aWnWBA058ReG/JwI4kPJ/O7g0Q/SB5m5VxQhwPIdhrmDlqk = 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:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=yoWnokBe/ThLF11ktJZNQQbKGM8=; b=KmsEJp4LtDdwuV65l mAXHPEq9rtwj/4sslFhQ/SyK01MeRIa0gq4xgBb7tl+CuFU6qse6KaYLjWR0Ng+n HbtZw3CZylq3wpc5NYmd2BHkII6tx8NMvMdYvCLPRKaX5+whD2o9+YV1vm6dmZ7/ BbU5NeI+uxggW4//1SqtE3467Q= 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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=H*f:sk:f5b1rq9, H*MI:sk:f5b1rq9, H*i:sk:f5b1rq9 X-HELO: conssluserg-06.nifty.com DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-06.nifty.com 023CZF6W017149 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.ne.jp; s=dec2015msa; t=1583238915; bh=jRJIEsjk71J1Ig2t8Qtou/zOAZ0IQVRII5hLR1MVYFA=; h=Date:From:To:Subject:In-Reply-To:References:From; b=nkMts+r5bQURNwf6r4O9aD2pFkjNFJxPJy111hfiRNXfMWIIAlASIuw1vG93bsIdD M/Fv/XLwEnnB65ZZZzkzEWW2WS8uNrg/nL4aVioBoqXUrnOSW6TKWUnAAKI9jHjrL2 WfBgbRLxXju0mKwflfF6c+pjyxDlYRGNKFVCz3dsXL8PoOVKSM2CGbcPjhF9aBfakd xiwgpwTYviHaLXgX76stagXP/XcyUbHXeABnMsxIMCBGrM6XSFDUwkvXguxwMspZgD DdkzjoGMyI+lKNuCL9FzgK3E7yolnsGM5GqIS54f9I5KXpRRv0wvcVU53+ZZGquCtD N2X4bcFNPnxiw== Date: Tue, 3 Mar 2020 21:35:24 +0900 From: Takashi Yano To: cygwin AT cygwin DOT com Subject: Re: Cygwin/X XWinrc menu no longer launches after recent updates Message-Id: <20200303213524.5ddf37854e2eb85eca50ed96@nifty.ne.jp> In-Reply-To: References: <345b8a7a-bcbb-450b-08c0-943f3bb3b683 AT astrofoto DOT org> <20200303185335 DOT 5f4369c163b3a4b241ef429d AT nifty DOT ne DOT jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Tue, 03 Mar 2020 12:18:44 +0000 "Henry S. Thompson" wrote: > Takashi Yano writes: > > > Does reverting cygwin1.dll to 3.1.2 help? > > In my case, yes it does. The resulting view from pstree is > > `-sh,1614 /usr/bin/startxwin > `-xinit,1645 /home/ht/.startxwinrc -- /usr/bin/XWin :0 -multiwindow ... > |-XWin,1646 :0 -multiwindow -auth /home/ht/.serverauth.1614 > `-sh,1652 /home/ht/.Xclients > |-ssh-agent,1664 /bin/env TMPDIR=/tmp /home/ht/.Xclients > `-xterm,1665 -geometry +0+60 -ls > `-bash,1666 > `-sh,1684 /home/ht/bin/goE -Y > `-ssh,1685 ecclerig.inf.ed.ac.uk -Y > > Compare this to the 3.1.4 result: > > `-sh,2027 /usr/bin/startxwin > `-xinit,2058 /home/ht/.startxwinrc -- /usr/bin/XWin :0 -multiwindow -auth ... > |-XWin,2059 :0 -multiwindow -auth /home/ht/.serverauth.2027 > `-sh,2065 Then, this may be caused by the same bug as https://www.cygwin.com/ml/cygwin/2020-02/msg00197.html This bug was already fixed in current git head. -- Takashi Yano -- 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