Before it silently failed if there was any error. Now at least a
console warning is logged.

The TODO is meant for post-1.27 to add a GUI message box or a log entry in the Status messages window to tell the user about the error. But since we are in string freeze, add at least a console warning.

I noticed the plugin_help functionality of some plugins is broken on Windows because the affected plugins use DOCDIR to construct the URL to the local help file. But on Windows we need some more advanced logic, probably based on app->docdir or so.

This log message helps identifying those problems.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/937

Commit Summary

File Changes

Patch Links:


Reply to this email directly or view it on GitHub.