Re: [gtkmm] Erasing TreeModel rows...
- From: Dennis Craven <linuxnewb rogers com>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] Erasing TreeModel rows...
- Date: Thu, 26 Feb 2004 07:59:16 -0500
On Wed, 2004-02-25 at 23:05, Dennis Craven wrote:
> When execution gets to the point of failure (the erase statement), the
> iter is in fact valid and is at correct row. I can print out information
> stored on that row, this is why I'm certain. Execution does not get
> beyond that line.
>
Maybe I should add that it fails with these three messages:
Gtk-CRITICAL **: file gtktreestore.c: line 638 (gtk_tree_store_get_value): assertion `iter->stamp == GTK_TREE_STORE (tree_model)->stamp' failed
GLib-GObject-CRITICAL **: file gvaluetypes.c: line 778 (g_value_get_string): assertion `G_VALUE_HOLDS_STRING (value)' failed
GLib-GObject-CRITICAL **: file gvalue.c: line 147 (g_value_unset): assertion `G_IS_VALUE (value)' failed
Segmentation fault
These are pretty meaningless to me, but maybe someone can tell me that
I'm looking in the wrong place or something :)
Cheers,
~djc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]