From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 71647 invoked by alias); 13 Aug 2015 18:33:46 -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 71503 invoked by uid 89); 13 Aug 2015 18:33:31 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 13 Aug 2015 18:33:30 +0000 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 6725240910 for ; Thu, 13 Aug 2015 18:33:29 +0000 (UTC) Received: from yselkowitz.redhat.com ([10.10.116.17]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t7DIXNPQ019774 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Thu, 13 Aug 2015 14:33:27 -0400 Message-ID: <1439490803.3249.32.camel@cygwin.com> Subject: Re: Hide fbpanel icon From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Thu, 13 Aug 2015 18:33:00 -0000 In-Reply-To: <55CCD80C.5070506@acarver.net> References: <55CCBC3D.1050907@acarver.net> <55CCCE88.3020401@dronecode.org.uk> <55CCD80C.5070506@acarver.net> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00199.txt.bz2 On Thu, 2015-08-13 at 10:46 -0700, AC wrote: > On 2015-08-13 10:06, Jon TURNEY wrote: > > If your /etc/X11/xinit/startxwinrc mentions fbpanel, you don't have > > the latest version (see [1]), so maybe try updating or reinstalling > > the xinit package? > > > > If you have a custom ~/.startxwinrc, then base it on the current > > /etc/X11/xinit/startxwinrc and end it with 'exec > > /usr/bin/xwin-xdg-menu', or even 'exec sleep infinity' if you don't > > like that. > > > > [1] https://cygwin.com/ml/cygwin-announce/2015-07/msg00013.html > > Interesting, I'm using the global startxwinrc and my xinit package is > already 1.3.4-9 yet fbpanel is still in there and there's no mention > of xwin-xdg-menu in it yet I do have xwin-xdg-menu installed > (20150708-1). > I do not have a custom startxwinrc in my home directory. Then you must have customized your global startxwinrc, in which case it would not have been replaced when upgrading to 1.3.4-9. Replacing it with the copy under /etc/defaults should fix this. -- Yaakov -- 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