techee left a comment (geany/geany#4356) Seems to originate from the addons plugin.
It would be useful if you could compile and install Geany plus geany-plugins and try if the problem is present also in the latest version from git master. In addition, if you are able to reproduce the problem, try to debug Geany using gdb ``` gdb geany ``` and then then run it using ``` r --g-fatal-warnings ``` If it crashes, please post a backtrace you obtain by typing `bt`. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4356#issuecomment-3020460182 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4356/[email protected]>
