Re: Gtk-CRITICAL **: gtk_combo_box_text_get_active_text: assertion `text_column >= 0' failed



Perhaps its a bug in 3.0. I don't develop Gtkmm, so I can't say...
You can probably safely ignore the message for now, it's not going to crash your program.

Perhaps you can log a bug? ( https://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm )
I done a very quick search and didn't find that bug reported yet.

Good luck! -Harry


On Tue, Jun 28, 2011 at 6:21 PM, Glus Xof <gtglus gmail com> wrote:
Hi Van Haaren,

> There's a problem with the combobox, either it hasn't been initialized yet,
> or one of the entries isn't initialized.
> If you post the code that shows where you declare, initialize, and use the
> combobox maybe I can help more..

Even the tutorial code throws this error message,

http://git.gnome.org/browse/gtkmm-documentation/tree/examples/book/combobox/text

What's wrong in it ?

Glus



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]