[MonoDevelop] Monodevelop exits after splash screen

monomail at huntington-bradley.com monomail at huntington-bradley.com
Sun Jun 5 06:00:34 EDT 2005


I am trying (very hard) to get a working installation of Monodevelop happening
on my box (running Ubuntu 5.04 (Hoary)).

I've been reading forums and list posts everywhere I can find them.

I just finished compiling all the latest packages available from the
mono-project.com downloads page.

I ./configure&&make&&make installed (in the following order):  libgdiplus-1.1.7,
mono-1.1.7, gtk-sharp-1.0.10, monodoc-1.0.6, gtk-sharp-1.9.5,
gtksourceview-sharp-2.0-0.10, gecko-sharp-2.0-0.10, and monodevelop=0.7

No errors running ./configure on any source package, Warnings, but no errors
running make on any of the source packages.  Everything except for Monodevelop
seems to run ok.  When I try to start Monodevelop (from the command line), it
quits imediately after displaying the splash screen.  The command line output
is as follows:

2005-06-05 02:08:11,983 [-1210213504] INFO  MonoDevelop.Services.ILoggingService
[(null)] - WARNING Could not find stock Icons.16x16.FindPrevIcon
2005-06-05 02:08:12,044 [-1210213504] INFO  MonoDevelop.Services.ILoggingService
[(null)] - WARNING Could not find stock gtk-stop
2005-06-05 02:08:12,095 [-1210213504] INFO  MonoDevelop.Services.ILoggingService
[(null)] - Creating DefaultWorkbench
Loading error, please reinstall :
System.NullReferenceException: Object reference not set to an instance of an
object
in <0x00111> Gdl.DockLayout:SetupObject (System.Xml.XmlNode node)
in <0x00097> Gdl.DockLayout:RecursiveBuild (System.Xml.XmlNode parentNode,
Gdl.DockObject parent)
in <0x0015d> Gdl.DockLayout:Load (System.Xml.XmlNode node)
in <0x0006d> Gdl.DockLayout:LoadLayout (System.String name)
in <0x000b0> MonoDevelop.Gui.SdiWorkbenchLayout:set_CurrentLayout (System.String
value)
in <0x001ca> MonoDevelop.Gui.SdiWorkbenchLayout:SwitchContext
(MonoDevelop.Gui.WorkbenchContext ctxt)
in <0x00296> MonoDevelop.Gui.SdiWorkbenchLayout:CreateDefaultLayout ()
in <0x00640> MonoDevelop.Gui.SdiWorkbenchLayout:Attach (IWorkbench wb)
in <0x00050> MonoDevelop.Gui.DefaultWorkbench:set_WorkbenchLayout
(IWorkbenchLayout value)
in <0x00037> MonoDevelop.Gui.WorkbenchSingleton:SetWbLayout ()
in <0x00007> MonoDevelop.Gui.WorkbenchSingleton:CreateWorkspace ()
in <0x00044> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x007ac> MonoDevelop.SharpDevelopMain:Main (System.String[] args)

I would sure appreciate help on this.  Short of switching distros (I'd rather
not) to something that's better supported by the Mono team.  I don't know what
to try next

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


More information about the Monodevelop-list mailing list