<p>Treebrowser plugin works incorrectly, if in project settings has relative path. Problem in treebrowser/src/treebrowser.c file. The problem appears when use (pseudocode):<br>
GeanyProject *project = geany->app->project;<br>
dir = project->base_path ;<br>
and not checked the path type - absolute or relative base_path.<br>
The correct realization in the file  geany-plugins/projectorganizer/src/prjorg-utils.c (function gchar *get_project_base_path(void)).<br>
<a href="https://cloud.githubusercontent.com/assets/6310015/10411852/b40ee826-6f8c-11e5-8915-dc68f1e2e8ca.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/6310015/10411852/b40ee826-6f8c-11e5-8915-dc68f1e2e8ca.png" alt="treebrowser" style="max-width:100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/issues/288">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ2wY_B4fLek0oR98xdQCVTo9QOW-ks5o6STZgaJpZM4GMlcN.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/issues/288"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>