From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 03:36:48 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2AB16A420 for ; Sun, 29 Jan 2006 03:36:48 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB2CC43D5A for ; Sun, 29 Jan 2006 03:36:45 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: by xproxy.gmail.com with SMTP id t12so551898wxc for ; Sat, 28 Jan 2006 19:36:45 -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=R8P/8hfKpRXPKUTsKMH/SDMl0wSQXvW6AScQrjO5eygz07eJ1zK6RPGcG2l2hLoH2d+JG9dp5myWl/KuAr0OOIzWVLkSu4MQpRctm6hgS1zsl+1EBOd8Mjb3h6xVyApThQLTwq4E2eLXHDWDyhynywjTWHWIvtGH5BzbBxo9P9M= Received: by 10.70.87.9 with SMTP id k9mr5379046wxb; Sat, 28 Jan 2006 19:36:45 -0800 (PST) Received: by 10.70.15.15 with HTTP; Sat, 28 Jan 2006 19:36:45 -0800 (PST) Message-ID: Date: Sat, 28 Jan 2006 19:36:45 -0800 From: Derrick Ryalls To: FreeBSD Questions 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's bottom panel doesn't display running programs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Jan 2006 03:36:48 -0000 Greetings, I did some searching, but didn't find anything so I was hoping someone migh= t have a clue on this. 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. Thanks in advance for any clues.