Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Gtk-CRITICAL message for JDateChooser

843806Oct 20 2007 — edited Oct 21 2007
Hello.

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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 18 2007
Added on Oct 20 2007
1 comment
95 views