@philiprbrenan By the way, the patch removes a single line from the code so instead of pulling the patch you can just get Geany from master and comment-out the single line which might be easier for you.
If you are on Debian, just run
``` apt-get build-dep geany ```
which should install all the dependencies and then run
``` ./autogen.sh --disable-html-docs make sudo make install ```
--- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/791#issuecomment-163984982