From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8524 invoked by alias); 30 Nov 2014 13:57:17 -0000 Mailing-List: contact cygwin-xfree-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-xfree-owner@cygwin.com Reply-To: cygwin-xfree@cygwin.com Mail-Followup-To: cygwin-xfree@cygwin.com Received: (qmail 8515 invoked by uid 89); 30 Nov 2014 13:57:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu Received: from limerock01.mail.cornell.edu (HELO limerock01.mail.cornell.edu) (128.84.13.241) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 30 Nov 2014 13:57:15 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite4.serverfarm.cornell.edu [10.16.197.9]) by limerock01.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id sAUDvDmj010327 for ; Sun, 30 Nov 2014 08:57:14 -0500 Received: from [192.168.1.10] (cpe-67-249-176-138.twcny.res.rr.com [67.249.176.138]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id sAUDvCom001879 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sun, 30 Nov 2014 08:57:13 -0500 Message-ID: <547B2238.5060404@cornell.edu> Date: Sun, 30 Nov 2014 13:57:00 -0000 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: cygwin-xfree@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: xinit-1.3.4-1 (Major overhaul of X session handling) References: <5478FCE9.1040209@cornell.edu> <547A96E6.8030800@cygwin.com> <547ACAF5.2040803@cygwin.com> In-Reply-To: <547ACAF5.2040803@cygwin.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-11/txt/msg00044.txt.bz2 On 11/30/2014 2:44 AM, Yaakov Selkowitz wrote: > On 2014-11-30 00:36, Nem W Schlecht wrote: >> I had never used/run/heard of fbpanel before this release. I was >> seeing the same blank bar and had to do as you suggested: >> >> cp -f /usr/share/fbpanel/multiwindow ~/.config/fbpanel/ >> >> To get anything useful. Might want to add this command as part of the >> installation process (with a simple file check to make sure >> ~/.config/fbpanel/multiwndow doesn't exist before copying, of course). > > I was about to say that fbpanel handles this itself (see > /usr/libexec/fbpanel/make_profile). But looking at the code, I think I > see what may be happening. If you have *none* of the following in your > PATH: > > firefox > gnome-terminal > opera > pcmanfm > rox (rox-filer) > urxvt (rxvt-unicode) > thunar > > then by mistake it results in a syntax error with sed, which ends up > making an empty profile. > > I just uploaded fbpanel-6.1-5 to sourceware; once it hits the mirrors > and you install it, please remove your empty > ~/.config/fbpanel/multiwindow and it should work as designed. That fixed it. Thanks. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/