[MonoDevelop] Error with Stetic

Vicente Ruiz vruiz.desarrollo at gmail.com
Tue Dec 19 11:58:31 EST 2006


Hi!  I have found an error in Stetic. In a HButtonBox I have three buttons.
Change the name of a button, I click enter and when selecting the other
button happens the error [1]. Doing the same without click enter, it works
correctly.


[1] :
vruiz at Ubuntu-X05:~$ monodevelop
GTK Accessibility Module initialized
Bonobo accessibility support initialized

(MonoDevelop:6527): Gtk-CRITICAL **: _gtk_container_dequeue_resize_handler:
assertion `GTK_CONTAINER_RESIZE_PENDING (container)' failed
System.NullReferenceException: Object reference not set to an instance of an
object
at Stetic.PropertyEditorCell.GetPropertyCell (Stetic.PropertyDescriptor)
<0x00011>
at Stetic.PropertyTree.PropertyData (Gtk.TreeViewColumn,Gtk.CellRenderer,
Gtk.TreeModel,Gtk.TreeIter) <0x0010d>
at (wrapper delegate-invoke)
System.MulticastDelegate.invoke_void_TreeViewColumn_CellRenderer_TreeModel_TreeIter(
Gtk.TreeViewColumn,Gtk.CellRenderer,Gtk.TreeModel,Gtk.TreeIter) <0x0005f>
at GtkSharp.TreeCellDataFuncWrapper.NativeCallback (intptr,intptr,intptr,
Gtk.TreeIter&,intptr) <0x00133>
at (wrapper native-to-managed)
GtkSharp.TreeCellDataFuncWrapper.NativeCallback (intptr,intptr,intptr,
Gtk.TreeIter&,intptr) <0x0003a>
in (unmanaged) 0xb6644c10
at (wrapper managed-to-native)
Gtk.TreeModelFilter.gtk_tree_model_filter_refilter (intptr) <0x00004>
at Gtk.TreeModelFilter.Refilter () <0x0001a>
at Stetic.InternalTree.Update () <0x00033>
at Stetic.InternalTree.set_Editing (bool) <0x0001b>
at Stetic.HackEntry.OnParentSet (Gtk.Widget) <0x000e3>
at Gtk.Widget.parentset_cb (intptr,intptr) <0x00063>
at (wrapper native-to-managed) Gtk.Widget.parentset_cb (intptr,intptr)
<0x0002a>
in (unmanaged) 0xb607c038
at (wrapper managed-to-native) Gtk.TreeStore.gtk_tree_store_clear (intptr)
<0x00004>
at Gtk.TreeStore.Clear () <0x0001a>
at Stetic.PropertyTree.Clear () <0x00014>
at Stetic.WidgetPropertyTree.Clear () <0x00013>
at Stetic.WidgetPropertyTree.SelectedHandler () <0x00026>
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool ()
<0x0002c>
at TimeoutProxy.Handler () <0x0002a>
at (wrapper native-to-managed) TimeoutProxy.Handler () <0x0002b>
in (unmanaged) 0xb7ea7dd5
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () <0x00007>
at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00007>
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00dec>
at MonoDevelop.Core.AddIns.AddInService.StartApplication (string,string[])
<0x0017c>



Sorry for my english.

A gretting,
Vicente Ruiz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20061219/9684e2bb/attachment.html 


More information about the Monodevelop-list mailing list