GNOME Bugzilla – Bug 561911
Gtk draw ops are trying to draw to an incorrect depth on ARGB windows
Last modified: 2009-01-29 16:55:34 UTC
Quoth: I have seen something similar to this in my own themes, where if: - Metacity's compositor is enabled - A client window is using an RGBA visual (such as gnome-terminal) - GTK+ based draw_ops don't appear (such as gtk_arrow, gtk_box, or gtk_vline) Also may be relevant: I found this in ~/.xsession: Window manager warning: Log level 8: gtk_paint_arrow: assertion `style->depth == gdk_drawable_get_depth (window)' failed
*** Bug 550670 has been marked as a duplicate of this bug. ***
Iain, is this related to bug 513944?
Hmm, it could be, although 513944 says that it happens when the compositor is turned off, which would mean that frame windows were always depth 24.
Fixed by bug 568365?
I believe so, yes. *** This bug has been marked as a duplicate of 568385 ***
er, typo. *** This bug has been marked as a duplicate of 568365 ***