Whoops, sorry for not including `geany` version.
I am running the `1.31-1` version from the [Arch Linux repository](https://www.archlinux.org/packages/community/x86_64/geany/). I am running Arch Linux `4.13.7-1`
I cloned into the `geany` repo, and ran ```bash ./autogen.sh ./configure --disable-pdf-docs --disable-html-docs make cd src ./geany ```
But that generated the following error ``` (lt-geany:23776): Geany-ERROR **: Cannot create user-interface: Failed to open file “/usr/local/share/geany/geany.glade”: No such file or directory [1] 23776 trace trap (core dumped) ./geany ```
Relatedly, there doesn't seem to be support for [running geany without installing it](https://github.com/geany/geany/issues/788).
I am somewhat reluctant to uninstall my `geany` installation and install the [`geany-git`](https://aur.archlinux.org/packages/geany-git/) package, if only because of a couple of years of customizations.
I have disabled all plugins and the issue remains, but I'm happy to try other troubleshooting steps.