[Planner Dev] Mac OS X GLib Critical Errors




Greetings,

I am attempting to run Planner 0.12 (similar results with Mr. Project 0.9.1) here on Mac OS X 10.3.4 with Gnome 2.6.2 and GTK 2.4.7/GLIB 2.4.6, and all has been built fine, but when I launch Planner, the following errors are reported:

(planner:15688): GLib-GObject-WARNING **: value "-86400" of type `glong' is invalid or out of range for property `project-start' of type `glong'

(planner:15688): GLib-GObject-WARNING **: cannot register existing type `PlannerGanttModel'

(planner:15688): GLib-GObject-CRITICAL **: file gtype.c: line 2319 (g_type_add_interface_static): assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(planner:15688): GLib-GObject-CRITICAL **: file gobject.c: line 819 (g_object_new): assertion `G_TYPE_IS_OBJECT (object_type)' failed

(gnome_segv:15698): Gtk-WARNING **: Ignoring the separator setting


I should note that the current versions of AbiWord, Gnumeric, SodiPodi and Dia all work fine on the same machine.

Upon running GDB I get:

_____________________________________________________
GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "powerpc-apple-darwin".
Reading symbols for shared libraries ................................................. done
(gdb) run
Starting program: /usr/local/bin/planner
Reading symbols for shared libraries ++++++++++++++++++++++++++++++++++++++++++.............................. .......... done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done
Reading symbols for shared libraries . done

(planner:15993): GLib-GObject-WARNING **: value "-86400" of type `glong' is invalid or out of range for property `project-start' of type `glong'

(planner:15993): GLib-GObject-WARNING **: cannot register existing type `PlannerGanttModel'

(planner:15993): GLib-GObject-CRITICAL **: file gtype.c: line 2319 (g_type_add_interface_static): assertion `G_TYPE_IS_INSTANTIATABLE (instance_type)' failed

(planner:15993): GLib-GObject-CRITICAL **: file gobject.c: line 819 (g_object_new): assertion `G_TYPE_IS_OBJECT (object_type)' failed

Program received signal EXC_BAD_ACCESS, Could not access memory.
planner_gantt_model_new (project=0x2a2af70) at planner-gantt-model.c:534
534             priv = model->priv;

(gdb) bt
#0 planner_gantt_model_new (project=0x2a2af70) at planner-gantt-model.c:534
#1  0x02824d7c in get_widget (view=0x2a3b9f0) at planner-task-view.c:264
#2 0x00029dac in window_populate (window=0x2a1a130) at planner-window.c:471 #3 0x0002b6dc in planner_window_new (application=0x2a12620) at planner-window.c:1491 #4 0x000051d8 in planner_application_new_window (app=0x2a12620) at planner-application.c:253
#5  0x0001609c in main (argc=1, argv=0xbffffda0) at planner-main.c:86

_____________________________________________________


Any and all ideas, hints and help are most welcome.


Thanks,

Jeshua Lacock __________________________
Programmer/Owner            Phone:   415.608.2139
http://OpenOSX.com           Fax:        208.462.4170
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_




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