[MonoDevelop] Monodevelop 0.4 on OS X

Elfred Pagan elfred@gmail.com
Sun, 27 Jun 2004 20:32:37 -0400


Hello, I recently built monodevelop on OS X and when I run it I get
the following error:

Loading error, please reinstall :
System.NullReferenceException: Object reference not set to an instance
of an object
in <0x000b8> System.Xml.XmlDocument:Load (string)
in (unmanaged) MonoDevelop.Internal.ExternalTool.ToolLoader:get_Tool ()
in <0x0003c> MonoDevelop.Commands.ToolMenuBuilder:BuildSubmenu
(MonoDevelop.Core.AddIns.Conditions.ConditionCollection,object)
in <0x00038> MonoDevelop.Commands.ToolMenuBuilder:BuildSubmenu
(MonoDevelop.Core.AddIns.Conditions.ConditionCollection,object)
in <0x00798> MonoDevelop.Gui.Components.SdMenu:UpdateStatus ()
in <0x00bec> MonoDevelop.Core.AddIns.Codons.MenuItemCodon:BuildItem
(object,System.Collections.ArrayList,MonoDevelop.Core.AddIns.Conditions.ConditionCollection)
in <0x00220> MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
(object)
in <0x000c4> MonoDevelop.Gui.DefaultWorkbench:CreateMainMenu ()
in <0x00670> MonoDevelop.Gui.DefaultWorkbench:InitializeWorkspace ()
in <0x00054> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x007dc> MonoDevelop.SharpDevelopMain:Main (string[])

Any idea of a possible solution to this?, or should I file a bug somewhere.

-- 
Elfred Pagan