GNOME Bugzilla – Bug 110781
Panel color always reverts to black
Last modified: 2004-12-22 21:47:04 UTC
Package: gnome-panel Severity: normal Version: 1.0 Synopsis: Panel color always reverts to black Bugzilla-Product: gnome-panel Bugzilla-Component: Panel BugBuddy-GnomeVersion: 2.0 (2.2.0.1) Description: Description of Problem: After upgrading from redhat 8.0 to 9, the panels always revert back to black when logging out and then back in. Happened on each of three computers I upgraded. Steps to reproduce the problem: 1. change color of panel 2. log out 3. log in, color of panel will be back to black Actual Results: Expected Results: How often does this happen? everytime Additional Information: Debugging Information: Backtrace was generated from '/usr/bin/gnome-about' (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)... ------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-04-14 14:53 ------- The original reporter (sgano@nd.edu) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, gnome-panel-maint@bugzilla.gnome.org.
I can verify this on my laptop, which I upgraded to RedHat 9 from RedHat 8.0. However, you also have the beginning of a stacktrace--that seems unrelated. What was this crash from? Setting version->2.2.x, priority->high (cosmetic bug of high visibility), and leaving severity where it is. Also, changing version details to 2.2.1 (the version of gnome-terminal that RedHat uses), adding GNOMEVER2.2 keyword and marking as new.
That is my fault I forgot to remove stacktrace, I got that when I was checking the version of gnome in the about dialog which then crashed. So it has nothing to do with this problem, I just forgot to remove that information.
Fixed by: 2003-03-03 Mark McLoughlin <mark@skynet.ie> * panel.c: (panel_load_panel_from_gconf): load the background color when there is one set. Doh. Patch from Greg Hudson, ghudson@mit.edu - #107401. *** This bug has been marked as a duplicate of 107401 ***