[MonoDevelop] Trying to build 0.5.1 - a bit closer...

James Fitzsimons james.fitzsimons@gmail.com
Sat, 20 Nov 2004 11:46:28 +0000


Hi all,

I managed to get 0.5.1 to build and install by going through each file
and fixing the errors by looking at the fixes in the corrosponding files
from SVN.

Unfortunately when I run monodevelop I get the following stack trace:

james@athos monodevelop-0.5.1 $ monodevelop 
Reading
/home/james/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb
Creating DefaultWorkbench
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.Nu  
llReferenceException: Object reference not set to an instance of an
object
in <0xfc71ff1e> (wrapper managed-to-native) GLib.Object:g_object_new
(intptr,intptr)
in <0x0000f> (wrapper managed-to-native) GLib.Object:g_object_new
(intptr,intptr)
in <0x00059> GLib.Object:.ctor (GLib.GType)
in <0x00026> Gtk.Object:.ctor (GLib.GType)
in <0x00026> Gtk.Widget:.ctor (GLib.GType)
in <0x00026> Gtk.Container:.ctor (GLib.GType)
in <0x00026> Gtk.TreeView:.ctor (GLib.GType)
in <0x00085> MonoDevelop.Gui.Pads.FileList:.ctor ()
in <0x00045> MonoDevelop.Gui.Pads.FileScout:.ctor ()
in <0x67d40376> (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0000f> (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x00120> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,obj  
ect[],System.Globalization.CultureInfo)
--- End of inner exception stack trace ---

in <0x001ec> System.Reflection.MonoCMethod:Invoke
(object,System.Reflection.BindingFlags,System.Reflection.Binder,obj  
ect[],System.Globalization.CultureInfo)
in <0x00051> System.Reflection.MonoCMethod:Invoke
(System.Reflection.BindingFlags,System.Reflection.Binder,object[],S  
ystem.Globalization.CultureInfo)
in <0x00067> System.Reflection.ConstructorInfo:Invoke (object[])
in <0x001e9> System.Activator:CreateInstance (System.Type,bool)
in <0x00029> System.Activator:CreateInstance (System.Type)
in <0x0006b> System.Reflection.Assembly:CreateInstance (string,bool)
in <0x00038> System.Reflection.Assembly:CreateInstance (string)
in <0x00131> MonoDevelop.Core.AddIns.AddIn:CreateObject (string)
in <0x0006f> MonoDevelop.Core.AddIns.Codons.ClassCodon:BuildItem
(object,System.Collections.ArrayList,MonoDevelop.Cor  
e.AddIns.Conditions.ConditionCollection)
in <0x001ef>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (object)
in <0x00074> MonoDevelop.Gui.DefaultWorkbench:UpdateViews
(object,System.EventArgs)
in <0x00080> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
in <0x00992> MonoDevelop.SharpDevelopMain:Main (string[])

james@athos monodevelop-0.5.1 $ 

I am using  mono --version
Mono JIT compiler version 1.1.2, (C) 2002-2004 Novell, Inc and
Contributors. www.go-mono.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV      : normal
        Globalization: ICU

gtk-sharp-1.0.2
monodoc-1.0
gtksourceview-sharp 0.5
gecko-sharp-0.5

Thanks for any assistance you can provide,
James Fitzsimons
-- 
It's 5.50 a.m.... Do you know where your stack pointer is ?