Hi,
I wanted to try running geany from source,
so an `autogen.sh` and `make` later I've got it.
I run `src/geany`, skipping `make install` since I don't want to install it,
it gives me the error Failed to open file '/usr/local/share/geany/geany.glade'.
I look around and find no option or environment variable to change the data directory, (something like `-c`)
The two options I found were:
* `mkdir build && ./configure --prefix=$(pwd)/build && make && make install`
* changing in https://github.com/geany/geany/blob/master/src/utils.c#L2142 `GEANY_DATADIR` to `""`
neither are good.
Is there something to do to use a source version of geany that doesn't requires modifying the source code or installing it after each make?
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/788
I've got a Bash script and it is using arrays (something the other shells don't have, maybe that's why this isn't more thoroughly tested?). It cannot handle nested parenthesis, I'm not sure if this problem is actually Scintilla.
Here is how to reproduce, enter the following into a file t.bsh:
```
#!/bin/bash
declare -a MYARRAY
MYARRAY+=("intentional aor unintentional features")
MYARRAY+=("(intentional aor unintentional) features")
MYARRAY+=("((intentional) aor (unintentional)) errors")
MYARRAY+=("((intentionally) aor (unintentionally)) broken")
echo "this should not look this way"
```
Then open it in Geany and have a look at the coloring. It breaks on the nested parenthesis in the third array element.
--
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/1549
When an open document's file is deleted from disk the infobar pops up to let the user know. The infobar doesn't have a Reload option (which kind of makes sense). Often I'll have a generated file open which is frequently deleted and re-created from scratch, which of course triggers the infobar. I'll then generate the file and want to reload it in Geany so I press the Reload button. Doing this should dismiss/cancel the infobar that is effectively wrong now instead of having to press Cancel manually after reloading.
A further enhancement would be for Geany to detect the file is back on disk and switch the infobar out for the one notifying of a change on disk, which does have a Reload option and is also dismissed on reload.
--
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/1330
Moving issue from https://github.com/geany/geany/issues/1509
Using Ubuntu 16.04 and Geany 1.30.1, when I have an opened project and I want to open a new one, I go under Project > Open then it displays the dialog box, and crashes 1-2 seconds after by closing its window.
When I use Recent projects it works well, but the list is not long enough to keep all my projects.
Track traces from gdb
```
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb62ceb40 (LWP 12545)]
[New Thread 0xb58ffb40 (LWP 12546)]
[New Thread 0xb50feb40 (LWP 12547)]
[New Thread 0xaf7ebb40 (LWP 12550)]
[New Thread 0xaeec6b40 (LWP 12551)]
[New Thread 0xab99ab40 (LWP 12554)]
[New Thread 0xab199b40 (LWP 12555)]
[New Thread 0xaa998b40 (LWP 12556)]
[New Thread 0xaa197b40 (LWP 12557)]
[New Thread 0xa9996b40 (LWP 12558)]
[New Thread 0xa9195b40 (LWP 12559)]
[New Thread 0xa8994b40 (LWP 12560)]
openjdk version "1.8.0_131"
OpenJDK Runtime Environment (build 1.8.0_131-8u131-b11-0ubuntu1.16.04.2-b11)
OpenJDK Server VM (build 25.131-b11, mixed mode)
(geany:12544): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
[New Thread 0xa6ce9b40 (LWP 12585)]
[New Thread 0xa644bb40 (LWP 12607)]
[New Thread 0xa5c4ab40 (LWP 12608)]
[Thread 0xa5c4ab40 (LWP 12608) exited]
[Thread 0xa6ce9b40 (LWP 12585) exited]
Thread 1 "geany" received signal SIGSEGV, Segmentation fault.
0xa7098c77 in ?? () from /usr/lib/i386-linux-gnu/geany/projectorganizer.so
```
--
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-plugins/issues/578
I up graded to Windows 10 and my Geany was fine.
Now with a new computer and a full install of Windows 10, the execute button doesn't work with Geany 1.22 or 1.27
---
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/1018
With geany 1.23.1, running on ubuntu 14.04 LTS, key modifiers like control or alt don't work when in the multiterm terminal window. I am using a non-USA keyboard layout, but even when I switch to a USA layout it doesn't help. Normal keystrokes work but it's a hassle that control-C, etc don' t work well. What can I do to help you debug this problem?
--
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-plugins/issues/485
I do a lot of line-by-line editing in large text files using geany. This entails looking back and forth between geany and another program. I have the two set up side-by-side. When I switch the focus to the other prog, which I have to do to advance navigation there, geany stops displaying the current line highlighting. This makes it difficult to find my place visually in geany as I go back and compare.
Secondly, when it is time to go back to Geany to do the editing, clicking anywhere in the document moves the cursor there, so I lose the previous, desired cursor location.Consequently, I have to click in a dead tab bar area to avoid disrupting the cursor.
I would find it very helpful if the current line would stay highlighted even when geany does not have focus, and if there was an "eat the first click" option, so that the first click only would give focus to geany, without moving the cursor.
I'm on Linux, using the XFCE desktop. Other programs, such as Vivaldi, keep their highlighting when changing focus.
Thanks.
--
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/1528
This is a follow up to #397. Check, whether the fix suggested inside PR is needed or some other solution needs to be there
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/398
Hi !
Plugin "tag pair highlighter plugin for Geany" issue : Alphabetic character "<" makes Geany close.
Geany 1.27
Running on Ubuntu 16.04 LTS
This is a copy of original post : https://github.com/geany/geany/issues/1455
on the attached (sorry, I cannot attach PHP file) PHP file, at line 1583,
I have the following code (started before by /*, and finishing after by */) :
* V...|.......................Jour courant..................................>|<...................................Lendemain.................................................>|
When I write the "<" character, on this line 1583, Geany closes.
In /var/log/syslog there is :
Mar 30 12:58:29 PRINCIPAL kernel: [ 2151.269486] geany[12005]: segfault at 0 ip 00007f1b1a5cf9de sp 00007ffe7d451aa8 error 4 in libc-2.23.so[7f1b1a531000+1bf000]
Mar 30 13:05:45 PRINCIPAL kernel: [ 2586.680237] geany[13373]: segfault at 0 ip 00007fd0b0b929de sp 00007fffe225d0b8 error 4 in libc-2.23.so[7fd0b0af4000+1bf000]
Mar 30 13:08:16 PRINCIPAL kernel: [ 2737.718143] geany[13586]: segfault at 0 ip 00007fd4ff5ae9de sp 00007ffcc369f738 error 4 in libc-2.23.so[7fd4ff510000+1bf000]
and more ...
On this line 1583, " * V...|.......................Jour courant.....".
I removed the first "<", before the words "Jour courant", just after the first "|" character, and I cannot write it back, because Geany closes each time I trie.
Original was : "V...|<.......................Jour courant....."."
If I clic before the second "<" (do not look for the first one, it does not exist anymore), before the word "Lendemain", nothing happen.
If I clic after the second "<" (do not look for the first one, it does not exist anymore), Geany closes.
If I clic after the last ">" Geany does not close.
Let me know if you want my PHP file.
Thank you for looking about it ...
Nils
.../...
I removed the "tag pair highlighter plugin for Geany" plugin,
the bug disappeared.
So, this plugin is bugged with "<" Character.
.../...
I re installed and enabled "tag pair highlighter plugin for Geany" plugin,
bug came back.
I disabled "tag pair highlighter plugin for Geany" plugin,
bug disappeared again.
Yes, the issue is coming from this plugin.
.../...
Good that you have debugged it to the plugin, now you should report it to the plugins issues list (sorry I don't think Github can transfer issues).
Plugins are maintained by individuals who may not watch the Geany issues.
Also please include version of Geany and platform you are running on.
--
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-plugins/issues/553
The plugin does not highlight all the words that match current word under cursor but only the words which are visible on the screen. During scrolling a document no more highlighted word appears.
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/294