Geany is changing the group ownership of my file to the user owner when saved. This is only happening in Ubuntu 16.04 with a file over sftp.
--
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/2039
This is somehow related to #810
Currently the templating works via a huge struct defining variables to handle different situations inside processing the input. It would be awesome to have more template-like way of defining it to better split between templates and processing code -- maybe something Jinja-based or similar.
--
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/811
Right now the template definitions are hard coded inside C-code. Would be a good point to have this in some kind of configuration file for easy access/change/extension
--
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/810
In OBS https://build.opensuse.org/project/show/home:13ilya:GTK2 I'm build latest version geany and geany-plugins with GTK2.
geany 1.34 succeeded build with gtk2, but geany-plugins not built with geany built with GTK2. at the same time, it does not matter with which GTK2 or GTK3 I am trying to build geany-plugins.
https://build.opensuse.org/package/live_build_log/home:13ilya:GTK2/geany-pl…
I: Program returns random data in a function
E: geany-plugins no-return-in-nonvoid-function geanypy-keybindings.c:36
I do not understand this error.
Perhaps this is a gtk2, geany or compilation issue.
Help to figure it out.
--
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/808
An .md file from github.com is treated as plain text. No colouring, no preview, no nothing.
--
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/2025