[MonoDevelop] monodevelop 0.6 crash - SignalConnector NullReferenceException

Richard Hendershot rshendershot@mchsi.com
Sat, 26 Mar 2005 10:56:08 -0600


I've built onto Fedora core 3.  I can run monodevelop, but I cannot use
it ;)

This happens every time I try to start a new project, and other times
when trying to use files.  monodevelop crashes.

-rsh

---
Unhandled Exception: System.NullReferenceException: Object reference not
set to an instance of an object
in <0x00000> <unknown method>
in (wrapper managed-to-native)
SignalConnector:glade_xml_signal_autoconnect_full
(intptr,Glade.XML/SignalConnector/RawXMLConnectFunc,intptr)
in <0x00059> Glade.XML+SignalConnector:Autoconnect ()
in <0x00048> Glade.XML:Autoconnect (System.Object handler)
in <0x0009d> MonoDevelop.Gui.Dialogs.NewProjectDialog:.ctor (Boolean
openCombine)
in <0x0001c> MonoDevelop.Commands.CreateNewProject:Run ()
in <0x00020> MonoDevelop.Gui.Components.SdMenuCommand:OnClick
(System.Object o, System.EventArgs e)
in (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x00096> GLib.Signal:voidObjectCallback (IntPtr handle, IntPtr gch)
in (wrapper native-to-managed) GLib.Signal:voidObjectCallback
(intptr,intptr)
in <0x00000> <unknown method>
in (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x00007> Gtk.Application:Run ()
in <0x0040e> MonoDevelop.Commands.StartWorkbenchCommand:Run ()
in <0x00a8e> MonoDevelop.SharpDevelopMain:Main (System.String[] args)

-- 
Richard Hendershot <rshendershot@mchsi.com>