[23374] in Athena Bugs
Re: Gnome control center
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Jul 31 11:45:50 2003
From: Greg Hudson <ghudson@MIT.EDU>
To: Alexander Mitsos <mitsos@mit.edu>
Cc: bugs@mit.edu
In-Reply-To: <200307311408.h6VE8ndF018556@kinglear.mit.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
Message-Id: <1059666342.1470.258.camel@error-messages.mit.edu>
Mime-Version: 1.0
Date: 31 Jul 2003 11:45:43 -0400
The problems you're describing sound like the result of having dotfiles
which set LD_LIBRARY_PATH to a value which doesn't contain
/usr/athena/lib. (Starting with Monday's patch release, a front-end
script to gnome-panel will detect this case and display a dialog box.)
If you correct this problem, you should start getting more reasonable
behavior.
If you want to reset your panel configuration after correcting this
problem (so that you can get the Athena defaults), you can do so with:
gconftool-2 --recursive-unset /apps/panel
followed by logging out and logging back in.