[MonoDevelop] R1636 and 0.93
Dennis Boylan
mono@b-lan.com
Fri, 28 May 2004 15:23:56 -0400
I just installed mono 0.93 in preparation for beta2 and monodevelop r1636.
It hangs after the Creating DefaultWorkbench.
Running it through mint, I get:
node `debugger' is not defined on the documentation map
Creating DefaultWorkbench
Unhandled Exception: System.NullReferenceException: Null Reference (SIGSEGV)
#0: 0x00000 in MonoDevelop.Core.AddIns.Codons.MenuItemCodon:set_Label (string) (0x8572210 [0x8bcaa50] )
#1: 0x00061 vcallvirt in MonoDevelop.Core.AddIns.Codons.MenuItemCodon:BuildItem (object,System.Collections.ArrayList,MonoDevelop.Core.AddIns.Conditions.ConditionCollection) (0x8572210 [0x84021c0] [0x8802b58] [0x847a260] )
#2: 0x00041 callvirt in MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (object) (0x8b11810 [0x84021c0] )
#3: 0x0001c callvirt in MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (object) (0x8b11828 [0x84021c0] )
#4: 0x0000e callvirt in MonoDevelop.Gui.DefaultWorkbench:CreateMainMenu () ()
#5: 0x00074 vcallvirt in MonoDevelop.Gui.DefaultWorkbench:InitializeWorkspace () ()
#6: 0x00009 vcallvirt in MonoDevelop.Commands.InitializeWorkbenchCommand:Run () ()
#7: 0x0010c vcallvirt in MonoDevelop.SharpDevelopMain:Main (string[]) ([0x808d890] )
Any ideas?
I no longer get the WARNING for Symbol files after I installed 0.93 and rebuilt
monodoc.
- Dennis