You are not logged in.

#1 2005-06-20 12:17:07

postlogic
Member
Registered: 2005-02-24
Posts: 410
Website

MonoDevelop crashing

Heya.. I just installed mono and monodevelop, and each time I try to start monodevelop, load a file/create a file and wait a bit, it crashes:

Unhandled Exception: GLib.MissingIntPtrCtorException: GLib.Object subclass MonoDevelop.Commands.CommandToolbar must provide a protected or public IntPtr ctor to support wrapping of native object handles.
in <0x000fb> GLib.ObjectManager:CreateObject (intptr)
in <0x000c9> GLib.Object:GetObject (intptr,bool)
in <0x0000c> GLib.Object:GetObject (intptr)
in <0x0003d> Gtk.Widget:parentset_cb (intptr,intptr)
in <0x0002a> (wrapper native-to-managed) Gtk.Widget:parentset_cb (intptr,intptr)
in (unmanaged) 0xb68f34b2
in <0x00004> (wrapper managed-to-native) GLib.Object:g_object_unref (intptr)
in <0x00119> GLib.Object:PerformQueuedUnrefs ()
in <0x00048> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
in <0x0002a> IdleProxy:Handler ()
in <0x0002b> (wrapper native-to-managed) IdleProxy:Handler ()
in (unmanaged) 0xb7f7bca0
in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x0048a> MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in <0x00a7e> MonoDevelop.SharpDevelopMain:Main (string[])

Offline

Board footer

Powered by FluxBB