[Mono-list] MonoDevelop 0.7
peter
apvx95 at dsl.pipex.com
Fri May 20 14:46:50 EDT 2005
Ben Maurer wrote:
>That's interesting :-).
>
>
You could say that (in fact you just did) :)
>Can you run from the command line, maybe there is stuff there.
>
>-- Ben
>
>
Good thinking.
Here's the output. Doesn't mean a lot to me, I'm afraid. I hope it
means a bit more to you!
peter at linux:~/QtProjects/helloworld_project> /usr/bin/monodevelop
** (MonoDevelop:12056): WARNING **: Missing method Register in assembly
/usr/lib/mono/gac/gtksourceview-sharp/1.0.0.2__35e10195dab3c99f/gtksourceview-sharp.dll,
type GType
Loading error, please reinstall :
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.TypeInitializationException:
An exception was thrown by the type initializer for
GtkSourceView.SourceLanguagesManager ---> System.NullReferenceException:
Object reference not set to an instance of an object
in <0x00000> <unknown method>
in <0x00008> GtkSourceView.SourceLanguagesManager:.cctor ()--- End of
inner exception stack trace ---
in <0x00000> <unknown method>
in <0x00022> MonoDevelop.Services.SourceViewService:.ctor ()
in <0x00000> <unknown method>
in (wrapper managed-to-native)
System.Reflection.MonoCMethod:InternalInvoke (object,object[])
in <0x0006f> 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 <0x00104> System.Reflection.MonoCMethod:Invoke (System.Object obj,
BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
in <0x00019> System.Reflection.MonoCMethod:Invoke (BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture)
in <0x00032> System.Reflection.ConstructorInfo:Invoke (System.Object[]
parameters)
in <0x000e2> System.Activator:CreateInstance (System.Type type, Boolean
nonPublic)
in <0x0000c> System.Activator:CreateInstance (System.Type type)
in <0x0003a> System.Reflection.Assembly:CreateInstance (System.String
typeName, Boolean ignoreCase)
in <0x00012> System.Reflection.Assembly:CreateInstance (System.String
typeName)
in <0x000af> MonoDevelop.Core.AddIns.AddIn:CreateObject (System.String
className)
in <0x00030> MonoDevelop.Core.AddIns.Codons.ClassCodon:BuildItem
(System.Object owner, System.Collections.ArrayList subItems,
MonoDevelop.Core.AddIns.Conditions.ConditionCollection conditions)
in <0x0014f>
MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
(System.Object caller)
in <0x0004c>
MonoDevelop.Core.Services.ServiceManager:InitializeServicesSubsystem
(System.String servicesPath)
in <0x00640> MonoDevelop.SharpDevelopMain:Main (System.String[] args)
peter at linux:~/QtProjects/helloworld_project>
Cheers
Peter
More information about the Mono-list
mailing list