﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2117	Gtk-critical	erik.lundin@…	framm	"When opening certain dialog boxes there comes a bunch of messages about failed assertions. I don't know if they are critical, nor what they mean. Just that it's disturbing and indicates that something doesn't work as expected.

=== This appears only the first time ===
{{{
(<unknown>:32436): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)

(<unknown>:32436): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
}}}

=== Additionally, every time for ''Open'' or ''Save as'' ===
{{{
(<unknown>:32368): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed

(<unknown>:32368): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed

(<unknown>:32368): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed

(<unknown>:32368): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
}}}

=== Additionally, every time for ''Preferences'' ===
{{{
(<unknown>:32368): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed

(<unknown>:32368): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
}}}
"	defect	closed	minor		Core	latest	wontfix	Gtk-CRITICAL gtk_paint_box gtk assertion	
