Re: Cross-coupling comboboxes
Daniel Boles via gtkmm-list <[email protected]>
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <CAKChMKNpAcT0_kA5L8+J9+Y0H+9JW3Nae5wi=5k9B1_MPr-Nhg@mail.gmail.com> |
>>> *Now, using the TreeModel and passing iterators, I get a shed load of Gtk-CRITICAL **: 12:24:08.859: gtk_tree_store_get_path: assertion 'iter->user_data != NULL' failed interspersed with my own debug report of invalid iters passed to on_combo_changed() I don't think this is connected with the coupling. If I comment out the forward coupling call it makes little difference. I've also tried calling unset_active() before the clear() but it didn't help.* >>> Yep: ``` G_DEBUG=fatal-criticals gdb ./your_exe run bt ``` _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list