[Geany-devel] Any suggestions where message is from?

Matthew Brush mbrush at xxxxx
Sat Jul 7 17:34:35 UTC 2012


On 12-07-06 06:25 PM, Lex Trotman wrote:
> Hi All,
>
> Any suggestions where the messages below come from?  I've run outa
> time and patience.
>
> (geany:2673): Gtk-CRITICAL **: IA__gtk_tree_store_remove: assertion
> `VALID_ITER (iter, tree_store)' failed
>
> (geany:2673): Gtk-CRITICAL **: IA__gtk_tree_store_remove: assertion
> `VALID_ITER (iter, tree_store)' failed
> *
>
> They seem to happen when only on the first time I select a tab of
> filetype None so I'm guessing its something in symbols?
>
> Geany git HEAD, gtk 2.24.10 glib 2.30.2.
>

Hi,

Compile with `-DG_FATAL_WARNINGS` and then run in gdb. It'll abort and 
you can see where it happened.

Cheers,
Matthew Brush



More information about the Devel mailing list