I have been attempting to compile geany from git and although it appears to build successfully, when I try to run it, the following error is displayed:
> (geany:29825): Geany-ERROR **: 16:14:48.297: Cannot create user-interface: Failed to open file “geany.glade”: No such file or directory
Trace/breakpoint trap
I have configured the build with './autogen.sh --prefix=/opt/geany' and when I type in the following:
> /opt/geany/bin/geany --print-prefix
the following is displayed:
> /opt/geany
/opt/geany/share
/opt/geany/lib
/opt/geany/share/locale
Due to the error, I tried to install from the repository for my linux distribution (Debian testing/buster) on a 64 bit machine and even their version has the same problem.
I can change to the /opt/geany/share/geany directory and then run the program and it will start up (as the glade file is in that directory) but then it will not load the plugins that I have also built from git.
I note that in the Makefile that GEANY_DATA_DIR is being set to /opt/geany/share/geany which seems to be correct but it does not seem to be getting taken into account in the final executable or libraries.
Any help in this matter would be much appreciated.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1915
As the title says, this action always triggers an error, perhaps because I am replacing a string with nothing. This is being used in Linux Mint Cinnamon 21.2.
![230805_geany_macro_error](https://github.com/geany/geany/assets/10367016/8c995079-7290-454a-a766-95cd6dc51b78)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1266
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/1266(a)github.com>
When autocomplete list opens, sometimes is faster go to the last item moving UP instead of rolling all itens to down...
It you are at the first and moves up, I think that it should go to the LAST item (as a cicle)
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3546
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3546(a)github.com>
I am a new user, and wonder if gaining focus can be triggered from within Geany on opening with an option perhaps, rather than using a bash script to start the app, followed by ` "xdotool click 1" ` to insure focus.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/discussions/3538
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/repo-discussions/3538(a)github.com>
Even if I remove default Geany shortcut `cmd+space` (complete word), still MacOS system shortcut does not work. I use it for language switch (since MacOS Lion).
There is also second, may be connected problem — sometimes other shortcuts do not work completely, as if Geany thinks it is in wrong locale, although typing text shows it is in EN locale. Switching to another app (`cmd+tab`), pressing TWICE `cmd+space` to switch locale and returning to Geany fixes this issue. Also none of shortcuts work on non latin locale.
OS: MacOS Ventura 13.5, same on Monterey 12.6.7
Arch: M1 (arm), same on x86 macbook
Geany 1.38 installed from homebrew
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-osx/issues/47
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-osx/issues/47(a)github.com>
Even if I remove default Geany shortcut `cmd+space` (complete word), still MacOS system shortcut does not work. I use it for language switch (since MacOS Lion).
There is also second, may be connected problem — sometimes other shortcuts do not work completely, as if Geany thinks it is in wrong locale, although typing text shows it is in EN locale. Switching to another app (`cmd+tab`), pressing TWICE `cmd+space` to switch locale and returning to Geany fixes this issue. Also none of shortcuts work on non latin locale.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3548
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/issues/3548(a)github.com>
I build this plugin from source so that i could use webhelper, but i cannot find the plugin in the plugin manager. Every other plugin seems to be there but this one.
any help is appreciated.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1268
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany-plugins/issues/1268(a)github.com>