[Planner Dev] Windows version crashes
- From: Jani tiainen <redetin luukku com>
- To: Planner Project Manager - Development List <planner-dev lists imendio com>
- Subject: [Planner Dev] Windows version crashes
- Date: Tue, 27 Jul 2004 09:43:26 +0300
Well I managed to get Planner compile and, surprise: Running!
Well, it doesn't work altough. I get main window without any "Actions"
or "Views" menu (menus are empty).
Problem was that in Planner is assumed (and hardcoded - what a shame!)
that dynamic libraries end with .so, which isn't case in Windows, so I
did a little change.
Now Planner crashes.... I get following output:
<output>
$ planner
(planner:968): GLib-GObject-WARNING **: value "-86400" of type `glong'
is invalid or out of range for property `project-start' of type `glong'
(planner:968): GLib-GObject-WARNING **: cannot register existing type
`PlannerGanttModel'
(planner:968): GLib-GObject-CRITICAL **: file gtype.c: line 2319
(g_type_add_interface_static): assertion `G_TYPE_IS_INSTANTIATABLE
(instance_type)' failed
(planner:968): GLib-GObject-CRITICAL **: file gobject.c: line 819
(g_object_new): assertion `G_TYPE_IS_OBJECT (object_type)' failed
</output>
Any ideas how to dig deeper to see what really goes wrong, or possible
solutions?
--
Jani Tiainen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]