From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 1 07:28:26 2006 Return-Path: X-Original-To: freebsd-gnome@freebsd.org Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAEDB16A422 for ; Wed, 1 Feb 2006 07:28:26 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B508643D53 for ; Wed, 1 Feb 2006 07:28:25 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so62320wxc for ; Tue, 31 Jan 2006 23:28:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=n7hjkOaD33R5s4GsmIMzN3ySlYdJw75S6/0Iu/JHL3Uir3sDyOOJjPSwAfHXfjvD9+4kFTlnqwqRoKCKYXW7wLKJLvCswI2ErzP3dqq0+UyoQklMgpih+w4VlrN/0fO1VmjRiZq0ZiJFO+QP7oTBTVsliBmOouRDkuvB6GMoOJ4= Received: by 10.70.42.18 with SMTP id p18mr9738705wxp; Tue, 31 Jan 2006 23:28:25 -0800 (PST) Received: by 10.70.42.6 with HTTP; Tue, 31 Jan 2006 23:28:25 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 23:28:25 -0800 From: Derrick Ryalls To: Joe Marcus Clarke In-Reply-To: <1138770011.816.6.camel@shumai.marcuscom.com> MIME-Version: 1.0 References: <1138770011.816.6.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-gnome@freebsd.org Subject: Re: Gnome lower panel issue X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 07:28:26 -0000 On 1/31/06, Joe Marcus Clarke wrote: > > On Tue, 2006-01-31 at 16:35 -0800, Derrick Ryalls wrote: > > Greetings, > > > > New subscriber but I did a search for this issue and came up blank. I > > recently posted this on questions: > > > > I just did the compile for gnome 2.12 on FreeBSD 6 and so far most > > everything seems to work except the lower panel does not display the > current > > running programs or the other virtual desktops. I can alt-tab to the > other > > programs in the same virtual terminal, and can use cntrl-alt > (left/right) to > > get to the other terminals, but none show the normal bar at the > bottom. The > > top bar looks normal (has normal menus, clock, etc). I hope this is > just > > dependancy that needs to be rebuilt, but am unsure of which one do try. > > > > My install was something like this: > > > > Install Freebsd 6 using 6.0 release disc burned last month. > > Install basic packages via sysinstall > > At this point I tried portupgrade -NPPR x11/gnome2 > > After many weird issue on out of date dependancies, I used the > > gnome2.12update script to fix the issues. > > After update script was finished, I executed a normal install: cd > > x11/gnome2; make install clean > > > > The final install did complete successfully and gnome has been running, > but > > the bottom panel isn't working. > > > > Does anyone have a clue about what I need to redo to get the lower pane= l > > working? I have considered scrapping 2.12 and going to 2.10 instead > (from > > install CD), but that seems a bit extreme, I am hoping there is a quick > fix > > for this. > > Just create a new panel with Bottom orientation at 24 pixels. then add > the applets you want. > > Joe > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.2 (FreeBSD) > > iD8DBQBD4EBbb2iPiv4Uz4cRAkWJAJ955gUSlsxgy0eASRFlqX5SqTCghwCeM4GU > pnmpPKjKlZQUQPLe/UiMKEg=3D > =3D7Wmv > -----END PGP SIGNATURE----- > > > Honestly, I did not know about all the goodies you can have on a panel. Thanks, fixed the issue.