[MonoDevelop] bug in svn, or in my environment?

John M. Anderson sontek at gmail.com
Sun Dec 16 01:29:06 EST 2007


I have latest svn of mono and monodevelop and when I try to open a .cs
file I get the error:

Exception occurred: Invalid event name Window.MoveFocus

System.ArgumentException: Invalid event name Window.MoveFocus
  at Stetic.TypedSignalDescriptor.FindEvent (System.Type wrapperType,
System.Type objectType, System.String name) [0x00000] 
  at Stetic.TypedSignalDescriptor..ctor (System.Xml.XmlElement elem,
Stetic.ItemGroup group, Stetic.TypedClassDescriptor klass) [0x00000] 
  at Stetic.TypedClassDescriptor.CreateItemDescriptor
(System.Xml.XmlElement elem, Stetic.ItemGroup group) [0x00000] 
  at Stetic.ItemGroup..ctor (System.Xml.XmlElement elem,
Stetic.ClassDescriptor klass) [0x00000] 
  at Stetic.ClassDescriptor.Load (System.Xml.XmlElement elem) [0x00000] 
  at Stetic.TypedClassDescriptor..ctor (System.Reflection.Assembly
assembly, System.Xml.XmlElement elem) [0x00000] 
  at Stetic.AssemblyWidgetLibrary.LoadClassDescriptor
(System.Xml.XmlElement element) [0x00000] 
  at Stetic.WidgetLibrary.Load (System.Xml.XmlDocument objects)
[0x00000] 
  at Stetic.AssemblyWidgetLibrary.Load () [0x00000] 
  at Stetic.Registry.RegisterWidgetLibrary (Stetic.WidgetLibrary
library) [0x00000] 



More information about the Monodevelop-list mailing list