GNOME Bugzilla – Bug 606210
With RGBA enabled by default, the Nautilus desktop is broken
Last modified: 2012-10-16 09:40:18 UTC
When I have enabled RGBA colormaps by default in GTK+ for client-side-decorations [1], Nautilus desktop drawing is broken due to colormap mismatches and stuff when creating the pixmaps. There are two components of this: Nautilus itself, and GnomeBG from libgnomedesktop. [1]. https://bugzilla.gnome.org/show_bug.cgi?id=587475
Created attachment 150893 [details] [review] Proposed patch
I must say that this feels like a bug in gdk somewhere. If the system colormap is RGBA, then either get_default_colormap should return that instead of NULL, or setting a NULL colormap on a drawable should use the system colormap (what else ?)
No, the *system* colormap is RGB and that doesn't change with my gtk+ patch. The default colormap is currently RGB, and my patch changes it to RGBA.
Also for tracking purposes, here is the Nautilus bug/patch: https://bugzilla.gnome.org/show_bug.cgi?id=606212
Is this still a problem with GNOME3?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!