Gtk::GladeXML Bug?
- From: Gregory S Hayes <syncomm icebreaker net>
- To: gtk-perl-list gnome org
- Subject: Gtk::GladeXML Bug?
- Date: Wed, 14 Feb 2001 19:10:59 -0500
I am using Gtk::GladeXML to manipulate a glade file I have generated for
my program. In this glade file I have an about box that is displayed via
a menu selection. When this selection happens the first time the dialog
is displayed correctly. However, if closed and reselected from the menu
the dialog appears in a tiny unresizeable window. So tiny in fact that
none of the wm decorations, much less the ok button, are visible. The
follow is printed to STDOUT:
Gtk-CRITICAL **: file gtkstyle.c: line 522 (gtk_style_attach): assertion
`style != NULL' failed.
Gtk-CRITICAL **: file gtkstyle.c: line 1128 (gtk_style_set_background):
assertion `style != NULL' failed.
Gtk-CRITICAL **: file gtkstyle.c: line 3532 (gtk_paint_flat_box):
assertion `style != NULL' failed.
Gtk-CRITICAL **: file gtkcontainer.c: line 739
(gtk_container_dequeue_resize_handler): assertion
`GTK_CONTAINER_RESIZE_PENDING (container)' failed.
If necessary I can post the glade file (10K) and/or the program (792
bytes)
Greg
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]