"clayton rollins" <[EMAIL PROTECTED]> wrote: > I'll see what I can do. (I don't have anything newer than 2.95.4, > currently.) BTW, applying your previous patch didn't fix the problem.
OK, all engines reverse. That was just (bad) luck. Sometimes GTKG runs for days without problems and other times it crashes due to this bug within seconds. It's either a bug in GTK+ or a lack of documentation. I've found that it's possible that a list store contains the same row twice. This is likely to be caused by gtk_list_store_set() because if the GtkTreeView is sorted by the status column and the status string is changed, the order has to be corrected. I've fixed this by a workaround. The patch is attached in case the public CVS repository is still heavily out-of-sync. You better don't tell me, this didn't fix it! -- Christian
pgp00000.pgp
Description: PGP signature
