[MonoDevelop] Warning followed by Exception
Carlos J. Muentes
carlos at rockwithme.org
Thu Jun 22 10:24:56 EDT 2006
What distro are you running?
> -------- Original Message --------
> Subject: [MonoDevelop] Warning followed by Exception
> From: "Keith Bottner" <kbottner at barkinglizards.com>
> Date: Thu, June 22, 2006 10:18 am
> To: <monodevelop-list at lists.ximian.com>
>
>
> I'm new to Mono and MonoDevelop but not new to development.
>
> After installing Mono and MonoDevelop per the instructions on the internet I go to launch MonoDevelop and during initialization it dumps the following warning to the console and then shortly there after a GUI dialog displays showing an exception.
>
> Gecko# 2.0-0.11
> Gtk# 2.4.0
> Gtk Sourceview 2.0.0.10
> Monodoc 1.1.9
> Mono 1.1.13.2_1
> MonoDevelop 0.11.0
>
> The warning is:
>
> ** (MonoDevelop:667): WARNING **: Missing member .ctor in type NodeView, assembly /usr/local/lib/mono/gac/gtk-sharp/2.4.0.0__35e10195dab3c99f/gtk-sharp.dll
>
>
> The exception that is displayed as the reason MonoDevelop failed to start is:
>
> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.MissingMethodException: Method not found: 'Gtk.NodeView..ctor'.
> in <0x00000> <unknown method>
> in <0x00070> MonoDevelop.GtkCore.GuiBuilder.GuiBuilderProjectPad:.ctor ()
> in <0x00000> <unknown method>
> in (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[])
> in <0x0008d> System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)--- End of inner exception stack trace ---
>
> in <0x0010e> System.Reflection.MonoCMethod:Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
> in <0x0001c> System.Reflection.MonoCMethod:Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
> in <0x00035> System.Reflection.ConstructorInfo:Invoke (System.Object[] parameters)
> in <0x00105> System.Activator:CreateInstance (System.Type type, Boolean nonPublic)
> in <0x0000c> System.Activator:CreateInstance (System.Type type)
> in <0x0001f> MonoDevelop.Core.AddIns.AddIn:CreateObject (System.String className)
> in <0x00083> MonoDevelop.Ide.Codons.PadCodon:CreatePad ()
> in <0x00014> MonoDevelop.Ide.Codons.PadCodon:BuildItem (System.Object owner, System.Collections.ArrayList subItems, MonoDevelop.Core.AddIns.ConditionCollection conditions)
> in <0x00158> MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems (System.Object caller)
> in <0x00069> MonoDevelop.Core.AddIns.AddInService:GetTreeItems (System.String path, System.Type itemType)
> in <0x0005c> MonoDevelop.Ide.Gui.DefaultWorkbench:InitializeLayout (IWorkbenchLayout workbenchLayout)
> in <0x000a3> MonoDevelop.Ide.Gui.Workbench:Initialize (IProgressMonitor monitor)
> in <0x000b1> MonoDevelop.Ide.Gui.IdeApp:Initialize (IProgressMonitor monitor)
> in <0x008ad> MonoDevelop.Ide.Gui.IdeStartup:Run (System.String[] args)
>
> Can anyone give me an idea on either how to fix this or at least guidance in how to track down these issues when using Mono and MonoDevelop?
>
> Thanks in advance for any help you can give,
>
> Keith
> ---------------------------------------------------------------------
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
More information about the Monodevelop-list
mailing list