Hi! Nikolay Sturm [Sat Jun 18, 2005 at 09:32:12AM +0200] wrote: >Planner is a project managment tool for the Gnome desktop, for planning, >scheduling and tracking projects. > >http://developer.imendio.com/wiki/Planner > >Any feedback welcome. > The port compiles without problem, but I get the following warnings at startup:
<[EMAIL PROTECTED]> bernd $ planner (planner:19231): GLib-GObject-WARNING **: value "-86400" of type `glong' is invalid or out of range for property `project-start' of type `glong' (planner:19231): GLib-GObject-WARNING **: value "-86400" of type `glong' is invalid or out of range for property `project-start' of type `glong' <[EMAIL PROTECTED]> bernd $ It seems there's a problem with the project date. The project start date is 1970, Jan 01. Project Properties > Date > Today also takes me to 1970, Jan 01. Bernd