[Gtk-sharp-list] Unhandled Exception: System.Exception: Unknown type

Adam Tauno Williams adam at morrison-ind.com
Fri May 4 17:14:22 EDT 2007


> (Whitemice.Consonance.exe:9672): Gtk-CRITICAL **: file gtktreeview.c:
> line 4751 (gtk_tree_view_bin_expose): assertion `has_next' failed.
> There is a disparity between the internal view of the GtkTreeView,
> and the GtkTreeModel.  This generally means that the model has changed
> without letting the view know.  Any display from now on is likely to
> be incorrect.

Doh! Doh! Doh!

The "disparity between the internal view of..." made me suspicious.
Sure enough, an Application.Invoke got removed further up in code,  the
view was rendering at the same time the store was being update.
Wackiness ensued (as expected).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20070504/1c0bd7ca/attachment.bin 


More information about the Gtk-sharp-list mailing list