[MonoDevelop] Monodevelop doesn't start after installing Moonlight

Marco De Santis djdex83 at gmail.com
Wed Dec 19 10:19:42 EST 2007


Hi! I have just installed Moonlight in my UBUNTU Gutsy, but now I have a
problem with Monodevelop, that doesn't start.

with the command: monodevelop from my shell I have these results:

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.XmlElementelem,
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.XmlElementelement) [0x00000]
  at Stetic.WidgetLibrary.Load (System.Xml.XmlDocument objects) [0x00000]
  at Stetic.AssemblyWidgetLibrary.Load () [0x00000]
  at Stetic.Registry.RegisterWidgetLibrary (Stetic.WidgetLibrary library)
[0x00000]
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to
handle the exception.
System.Reflection.TargetInvocationException: Exception has been thrown by
the target of an invocation. ---> 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.XmlElementelem,
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.XmlElementelement) [0x00000]
  at Stetic.WidgetLibrary.Load (System.Xml.XmlDocument objects) [0x00000]
  at Stetic.AssemblyWidgetLibrary.Load () [0x00000]
  at Stetic.Registry.RegisterWidgetLibrary (Stetic.WidgetLibrary library)
[0x00000] --- End of inner exception stack trace ---

  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00000]
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters)
[0x00000]
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic)
[0x00000]
  at Mono.Addins.RuntimeAddin.CreateInstance (System.String typeName,
Boolean throwIfNotFound) [0x00000]
  at MonoDevelop.Ide.Codons.PadCodon.CreatePad () [0x00000]
  at MonoDevelop.Ide.Codons.PadCodon.get_PadContent () [0x00000]
  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.CreatePadContent (Boolean force,
MonoDevelop.Ide.Codons.PadCodon padCodon, MonoDevelop.Ide.Gui.PadWindowwindow,
Gdl.DockItem item) [0x00000]
  at MonoDevelop.Ide.Gui.SdiWorkbenchLayout+<>c__CompilerGenerated44.<>c__AnonymousMethod45
(System.Object +21, System.EventArgs +22) [0x00000]
  at GLib.Signal.voidObjectCallback (IntPtr handle, IntPtr data) [0x00000]
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal)
   at GLib.Signal.voidObjectCallback(IntPtr handle, IntPtr data)
   at GLib.Signal.voidObjectCallback(IntPtr , IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.Map()
   at Gdl.DockItem.OnMapped()
   at Gtk.Widget.mapped_cb(IntPtr widget)
   at Gtk.Widget.mapped_cb(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.Map()
   at Gdl.DockItem.OnMapped()
   at Gtk.Widget.mapped_cb(IntPtr widget)
   at Gtk.Widget.mapped_cb(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.Map()
   at Gdl.DockItem.OnMapped()
   at Gtk.Widget.mapped_cb(IntPtr widget)
   at Gtk.Widget.mapped_cb(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.Map()
   at Gdl.DockItem.OnMapped()
   at Gtk.Widget.mapped_cb(IntPtr widget)
   at Gtk.Widget.mapped_cb(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.gtk_widget_map(IntPtr )
   at Gtk.Widget.Map()
   at Gdl.DockItem.OnMapped()
   at Gtk.Widget.mapped_cb(IntPtr widget)
   at Gtk.Widget.mapped_cb(IntPtr )
   at Gtk.Container.gtksharp_container_invoke_gtk_callback(IntPtr , IntPtr ,
IntPtr )
   at Gtk.Container.gtksharp_container_invoke_gtk_callback(IntPtr , IntPtr ,
IntPtr )
   at Gtk.Container+CallbackInvoker.Invoke(Gtk.Widget w)
   at Gtk.Container+CallbackInvoker.Invoke(Gtk.Widget )
   at Gdl.Dock.ForAll(Boolean include_internals, Gtk.Callback cb)
   at Gtk.Container.Forall_cb(IntPtr container, Boolean include_internals,
IntPtr cb, IntPtr data)
   at Gtk.Container.Forall_cb(IntPtr , Boolean , IntPtr , IntPtr )
   at GLib.Object.g_signal_chain_from_overridden(IntPtr , Value ByRef )
   at GLib.Object.g_signal_chain_from_overridden(IntPtr , Value ByRef )
   at Gtk.Widget.OnMapped()
   at Gdl.Dock.OnMapped()
   at Gtk.Widget.mapped_cb(IntPtr widget)
   at Gtk.Widget.mapped_cb(IntPtr )
   at GLib.Object.g_object_set_property(IntPtr , IntPtr , Value ByRef )
   at GLib.Object.g_object_set_property(IntPtr , IntPtr , Value ByRef )
   at GLib.Object.SetProperty(System.String name, Value val)
   at Gtk.Widget.set_Visible(Boolean value)
   at MonoDevelop.Ide.Gui.Workbench.Show(System.String workbenchMemento)
   at MonoDevelop.Ide.Gui.IdeApp.Initialize(IProgressMonitor monitor)
   at MonoDevelop.Ide.Gui.IdeStartup.Run(System.String[] args)
   at MonoDevelop.Core.ApplicationService.StartApplication(System.StringappId,
System.String[] parameters)
   at MonoDevelop.Startup.SharpDevelopMain.Main(System.String[] args)
Segmentation fault (core dumped)

How can I do???


Thanks

Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071219/16333199/attachment-0001.html 


More information about the Monodevelop-list mailing list