Skip to content

Instantly share code, notes, and snippets.

@Fred-Barclay
Created January 27, 2017 18:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fred-Barclay/a87ce9f239fb70221a86a76962e728b2 to your computer and use it in GitHub Desktop.
Save Fred-Barclay/a87ce9f239fb70221a86a76962e728b2 to your computer and use it in GitHub Desktop.
fred@lmde-beta ~ $ gufw
(gufw.py:4006): Gtk-CRITICAL **: gtk_list_store_iter_next: assertion 'priv->stamp == iter->stamp' failed
(gufw.py:4006): Gtk-CRITICAL **: /home/clem/Sandbox/gtk/./gtk/gtktreeview.c:5495 (gtk_tree_view_bin_draw): assertion `has_next' failed.
There is a disparity between the internal view of the GtkTreeView,
and the GtkTreeModel. This generally means that the model has changed
without letting the view know. Any display from now on is likely to
be incorrect.
Segmentation fault
fred@lmde-beta ~ $ gufw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment