Whoops, sorry for not including geany version.

I am running the 1.31-1 version from the Arch Linux repository.
I am running Arch Linux 4.13.7-1

I cloned into the geany repo, and ran

./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.

I am somewhat reluctant to uninstall my geany installation and install the 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.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.