After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 167931 - Background image: (none) breaks some applets
Background image: (none) breaks some applets
Status: VERIFIED FIXED
Product: gnome-panel
Classification: Other
Component: libpanel-applet
git master
Other All
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-02-20 05:54 UTC by Allison Karlitskaya (desrt)
Modified: 2005-02-20 17:38 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Allison Karlitskaya (desrt) 2005-02-20 05:54:25 UTC
If you go into the panel properties to the "Background" tab and click the
"Background image:" radio button while the file chooser button says "None" then
the panel will revert to showing the colour from the system theme.

A lot of applets, though, will show whatever they were showing last (ie: not be
updated at all).  This includes quicklounge, the window list, gweather and the
clock (although the menu bar correctly shows the system theme colour).

This problem is obvious to the user when switching from "Solid colour" with
transparency since the desktop pixmap is left as the background of the affected
applets.

This probably isn't libpanel-applet, but I'm not sure where else to put it.
Comment 1 Vincent Untz 2005-02-20 14:55:28 UTC
2005-02-20  Vincent Untz  <vincent@vuntz.net>

	* panel-background.c: (panel_background_make_string): use effective
	type of the background to build the string.
	Fix bug #167931
Comment 2 Allison Karlitskaya (desrt) 2005-02-20 17:38:33 UTC
Thanks for the rapid reply.  You rock :)