Menu

#25 Incorrect date format in gnofin 0.8.4

open
nobody
None
5
2013-02-19
2001-05-28
Anonymous
No

Gnofin 0.8.4's calendar widget displays only one digit
for the year, e.g. '1' is shown for the current year,
2001.. when I cycle through the years, the following
error msgs are displayed in the term window:

GLib-CRITICAL **: file gdate.c: line 890
(g_date_set_dmy): assertion
`g_date_valid_dmy (day, m, y)' failed.

GLib-CRITICAL **: file gdate.c: line 1278
(g_date_strftime): assertion
`g_date_valid (d)' failed.

GLib-CRITICAL **: file gdate.c: line 890
(g_date_set_dmy): assertion
`g_date_valid_dmy (day, m, y)' failed.

GLib-CRITICAL **: file gdate.c: line 1278
(g_date_strftime): assertion
`g_date_valid (d)' failed.

This is on a fresh install of Linux Mandrake 8.0, which
comes with glib/gtk+ 1.2.10.
Not sure if this problem is gnofin or glib, but other
gtk apps seems to handle the date correctly.

Incidently, this problem also causes new entries to be
listed at the top of the listed instead of the bottom.

Discussion


Log in to post a comment.