-
-
Save Fred-Barclay/a87ce9f239fb70221a86a76962e728b2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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