Bug in GnomeDateEdit



When you click in the date_entry entry, erase everything, and then click on the
Calendar button, you get the following:

Gtk-CRITICAL **: file gtkcalendar.c: line 2161 (gtk_calendar_select_month): assertion `month <= 11' failed.

Gtk-CRITICAL **: file gtkcalendar.c: line 2182 (gtk_calendar_select_day): assertion `day <= 31' failed.

These assertions should be bypassed in this case.

Having a blank date_entry does make sense sometimes for my application (and it
also makes sense to later set the date after you've cleared the entry).

John

--
John GOTTS <jgotts linuxsavvy com>  http://www.linuxsavvy.com/staff/jgotts




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]