Just went through the code quickly and one more useful message that got removed in
is
ui_set_statusbar(TRUE,
_("Could not parse terminal command \"%s\" "
"(check Terminal tool setting in Preferences)"), tool_prefs.term_cmd);
(The other message I was referring to previously was removed in 74171cc)
Apart from these messages it should be OK (together with removal of the debugging messages from GError).
—
Reply to this email directly or view it on GitHub.