Just went through the code quickly and one more useful message that got removed in
690cb922be902f023881d455ae0c0a87d1c62170
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 74171cca5026e915e68b55f420b986b266ddcf7f)
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: https://github.com/geany/geany/issues/541#issuecomment-147087496