If I come back some time later to the terminal window in which I started gedit, I invariably see lots of messages like this:
Quote:
|
** (gedit:5623): CRITICAL **: gedit_tab_set_auto_save_enabled: assertion `(!enable && (tab->priv->auto_save_timeout <= 0)) || gedit_document_is_untitled (doc) || gedit_document_get_readonly (doc)' failed
|
gedit doesn't seem to be doing anything wrong, it is working just fine apart from issuing these messages, and it appears to be auto-saving my files as it should. What's going on here? Is this something I should worry about?