Treebrowser plugin works incorrectly, if in project settings has relative path. Problem in treebrowser/src/treebrowser.c file. The problem appears when use (pseudocode): GeanyProject *project = geany->app->project; dir = project->base_path ; and not checked the path type - absolute or relative base_path. The correct realization in the file geany-plugins/projectorganizer/src/prjorg-utils.c (function gchar *get_project_base_path(void)). ![treebrowser](https://cloud.githubusercontent.com/assets/6310015/10411852/b40ee826-6f8c-11...)
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/288
github-comments@lists.geany.org