[MonoDevelop] monodevelop on OS X
Dan Bocci
djbocci@wisc.edu
Fri, 24 Dec 2004 12:59:32 -0600
Hi,
I am trying to get monodevelop to work on OS 10.3. I have installed
all the dependancies using fink, and compiled and installed monodevelop
0.5.1. However when I run it I get the following error message.
(./MonoDevelop.exe:2906): GLib-GObject-CRITICAL **: gtype.c:2253:
initialization assertion failed,
use g_type_init() prior to this function
(./MonoDevelop.exe:2906): GLib-GObject-WARNING **: cannot retrieve
class for invalid (unclassed)
type `<invalid>'
(./MonoDevelop.exe:2906): GLib-GObject-CRITICAL **: file gobject.c:
line 306
(g_object_class_find_property): assertion `G_IS_OBJECT_CLASS (class)'
failed
Unhandled Exception: System.NullReferenceException: Object reference
not set to an instance of an
object
in (unmanaged) (wrapper managed-to-native)
Gnome.Program:gtksharp_gnome_program_init
(string,string,Gnome.ModuleInfo&,int,string[],int,Gnome.Program/
PropertyArg[])
in <0x000a0> (wrapper managed-to-native)
Gnome.Program:gtksharp_gnome_program_init
(string,string,Gnome.ModuleInfo&,int,string[],int,Gnome.Program/
PropertyArg[])
in <0x0042c> Gnome.Program:.ctor
(string,string,Gnome.ModuleInfo,string[],object[])
in <0x00470> MonoDevelop.SharpDevelopMain:Main (string[])
I am not sure if this is because I have the wrong version of a package
or what. Could someone help me?
Thanks
Danny