[Mono-list] Can't run Monodoc

Abe Gillespie frijole@vt.edu
Thu, 11 Nov 2004 11:08:00 -0500


Hey guys,

I get this when trying to run Monodoc:

(process:6368): GLib-GObject-CRITICAL **: gtype.c:2253: initialization 
assertion failed, use g_type_init() prior to this function

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

Unhandled Exception: System.NullReferenceException: Object reference 
not set to an instance of an object
in (unmanaged) (wrapper managed-to-native) 
Glade.XML:glade_xml_new_from_buffer (byte[],int,string,string)
in <0x00090> (wrapper managed-to-native) 
Glade.XML:glade_xml_new_from_buffer (byte[],int,string,string)
in <0x001ec> Glade.XML:.ctor 
(System.Reflection.Assembly,string,string,string)
in [0x0001e] (at 
/usr/local/src/mono/monodoc-1.0.2/browser/browser.cs:183) 
Monodoc.Browser:.ctor ()
in [0x0017a] (at 
/usr/local/src/mono/monodoc-1.0.2/browser/browser.cs:95) 
Monodoc.Driver:Main (string[])

Anyone know the problem?

Thanks.
-Abe