[MonoDevelop] monodevelop exceptions
olivier dufour
olivier.duff at gmail.com
Sun Dec 23 08:38:41 EST 2007
Hi all,
After some build issue that I solve ( missing dependencies and libxml2.so),
I have issue when I run monodevelop.
I am under ubuntu and I run it from the main menu and it have the First
exception just at beginning when the starting widget with the progress bar
disappear.
If I run it from terminal, it start successfully and I can open
solution/project but when I click on a cs file it bug with the 2cd
exception. I have seen that an other one have this issue but do not know if
he has remove this bug.
I think both exceptions come from gtk-sharp but I run the last svn ...
Thanks for any help,
Olivier
/********************** First exception **************************/
(MonoDevelop:6873): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
(MonoDevelop:6873): GLib-GObject-CRITICAL **: g_object_ref: assertion
`G_IS_OBJECT (object)' failed
(MonoDevelop:6873): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
(MonoDevelop:6873): GLib-GObject-CRITICAL **: g_object_unref: assertion
`G_IS_OBJECT (object)' failed
(MonoDevelop:6873): Gdk-CRITICAL **: gdk_window_end_paint: assertion `window
!= NULL' failed
Stacktrace:
at (wrapper managed-to-native) GLib.ValueArray.g_value_array_free (intptr)
<0x00004>
at (wrapper managed-to-native) GLib.ValueArray.g_value_array_free (intptr)
<0xffffffff>
at GLib.ValueArray.PerformFrees () <0x000b7>
at TimeoutProxy.Handler () <0x0002e>
at (wrapper native-to-managed) TimeoutProxy.Handler () <0xffffffff>
at (wrapper managed-to-native)
Gtk.Application.gtk_main_iteration_do(bool) <0x00004>
at (wrapper managed-to-native)
Gtk.Application.gtk_main_iteration_do(bool) <0xffffffff>
at Gtk.Application.RunIteration (bool) <0x0000c>
at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.RunMainLoop () <0x00016>
at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.SetProgress (double)
<0x00025>
at
MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.MonoDevelop.Core.IProgressMonitor.EndTask()
<0x00032>
at MonoDevelop.Ide.Gui.IdeApp.Initialize (
MonoDevelop.Core.IProgressMonitor) <0x002bd>
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x008eb>
at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x0005e>
at (wrapper runtime-invoke)
MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
(object,intptr,intptr,intptr) <0xffffffff>
Native stacktrace:
monodevelop [0x8170d80]
monodevelop [0x813d432]
[0xffffe440]
/usr/lib/libgdk-x11-2.0.so.0(gdk_event_free+0x31) [0xb668cc11]
/usr/lib/libgobject-2.0.so.0 [0xb64dfb60]
/usr/lib/libgobject-2.0.so.0(g_value_unset+0x3c) [0xb650424c]
/usr/lib/libgobject-2.0.so.0(g_value_array_free+0x59) [0xb6505239]
[0xb583d6f1]
[0xb583d698]
[0xb583d55f]
[0x8d8f369]
/usr/lib/libglib-2.0.so.0 [0xb7ed08d6]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x17c)
[0xb7ed011c]
/usr/lib/libglib-2.0.so.0 [0xb7ed355f]
/usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x65)
[0xb7ed3ac5]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_iteration_do+0x33)
[0xb68637e3]
[0xb5ad8fe3]
[0xb5ad8f9d]
[0xb5ad8ed7]
[0xb583d52e]
[0xb3dc2cbb]
[0xb628365e]
[0xb6c197c4]
[0xb793b2cf]
[0xb793b1c4]
monodevelop [0x815dbd6]
monodevelop(mono_runtime_invoke+0x27) [0x80f15d7]
monodevelop(mono_runtime_exec_main+0x1ac) [0x80f53ec]
monodevelop(mono_runtime_run_main+0x226) [0x80f5a16]
monodevelop(mono_main+0xa15) [0x8059615]
monodevelop [0x80586fe]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0) [0xb7d2c050]
monodevelop [0x8058641]
/*************************************** second one
*****************************/
(MonoDevelop:5897): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to
allocate widget with width -1 and height 17
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]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071223/10d11b7b/attachment.html
More information about the Monodevelop-list
mailing list