Gtk-CRITICAL message for JDateChooser
843806Oct 20 2007 — edited Oct 21 2007Hello.
I'm using toedter JDateChooser with Gnome 2.20 l&f (Ubuntu 7.10). When the date chooser panel pops up the month combo displays like incomplete and the following messages are displayed in the console:
(<unknown>:29265): Gtk-WARNING **: Attempting to add a widget with type GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)
(<unknown>:29265): Gtk-CRITICAL **: gtk_widget_realize: assertion `GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(<unknown>:29265): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
(<unknown>:29265): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth == gdk_drawable_get_depth (window)' failed
How can I make it work fine? Is it a problem of Gtk or is it problem of JDateChooser?
Thank you.
Antonio.