[Github-comments] [geany/geany] Fix search history filling on GTK >= 3.20 (#1404)

Colomban Wendling notifications at xxxxx
Tue Feb 21 22:36:04 UTC 2017


BTW, without this you can see scary warnings on the CLI (why I noticed this initially):
```
(geany:32379): GLib-GObject-WARNING **: invalid cast from 'GtkBox' to 'GtkComboBoxText'

(geany:32379): GLib-GObject-WARNING **: invalid cast from 'GtkBox' to 'GtkComboBox'

(geany:32379): Gtk-CRITICAL **: gtk_combo_box_get_model: assertion 'GTK_IS_COMBO_BOX (combo_box)' failed

(geany:32379): Gtk-CRITICAL **: gtk_tree_model_get_iter_first: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed

(geany:32379): Gtk-CRITICAL **: gtk_combo_box_text_insert: assertion 'GTK_IS_COMBO_BOX_TEXT (combo_box)' failed

(geany:32379): Gtk-CRITICAL **: gtk_tree_model_get_iter: assertion 'GTK_IS_TREE_MODEL (tree_model)' failed

```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1404#issuecomment-281504809
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170221/eed7a854/attachment.html>


More information about the Github-comments mailing list