From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 1 00:35:54 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 0BEC716A420 for ; Wed, 1 Feb 2006 00:35:54 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7649C43D45 for ; Wed, 1 Feb 2006 00:35:53 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so22896wxc for ; Tue, 31 Jan 2006 16:35:53 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=IvgYReut6GobTWG0eZpjl3Ag9zZWGTikc6lQumP9UzOU7/zvHjAqhVSZ+fHRMOaTlK+xPpcZnUCqjcVOPEErq6ZJ8WgvcnHV/H1F7Oj37RLpV0TYLwfoVTaJ7VNUZUcfUWzNnM9gE7nKSA8/iquYd2vVZyYuBkFaUqwM34gku6k= Received: by 10.70.33.5 with SMTP id g5mr5818699wxg; Tue, 31 Jan 2006 16:35:52 -0800 (PST) Received: by 10.70.42.6 with HTTP; Tue, 31 Jan 2006 16:35:52 -0800 (PST) Message-ID: Date: Tue, 31 Jan 2006 16:35:52 -0800 From: Derrick Ryalls To: freebsd-gnome@freebsd.org MIME-Version: 1.0 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 Subject: 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 00:35:54 -0000 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 curren= t 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) t= o get to the other terminals, but none show the normal bar at the bottom. Th= e 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 panel 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. Thanks in advance for any clues.