Re: [Github-comments] [geany/geany-plugins] GeanyVC git commit not working (Windows) (#1056)

2021-01-17 Thread Enrico Tröger
Just tested on a Windows box: I can confirm the commit action fails. But it is unrelated to any spell checking issues. Though we also cannot see why it is failing at all, the plugin doesn't log the process result :(. For this to work, we need https://github.com/geany/geany-plugins/pull/1026 to b

Re: [Github-comments] [geany/geany-plugins] GeanyVC git commit not working (Windows) (#1056)

2021-01-17 Thread Enrico Tröger
Running `geany -v` revealed the underlying GIT error: ``` Author identity unknown *** Please tell me who you are. Run git config --global user.email "y...@example.com" git config --global user.name "Your Name" to set your account's default identity. Omit --global to set the identity only in

Re: [Github-comments] [geany/geany-plugins] geany-plugins sourceforge site should be maintained or removed (#1049)

2021-01-17 Thread Enrico Tröger
Closed #1049. -- 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/1049#event-4214927553

Re: [Github-comments] [geany/geany-plugins] geany-plugins sourceforge site should be maintained or removed (#1049)

2021-01-17 Thread Enrico Tröger
The files http://geany-plugins.sourceforge.net/ were just there generated files from the READMEs in GIT and the non-generated part of the website is in https://github.com/geany/plugins.geany.org versioned. So, after my SSH pubkey worked today on SF, I deleted the old web content and put a redire

Re: [Github-comments] [geany/geany] Default custom command keyboard shortcuts are only valid for QWERTY keyboards (#2730)

2021-01-17 Thread jesus2099
Interesting tickets. I have not noticed any others yet in several weeks of Grant but I will now check all the other default keyboard shortcuts, to see if there are other problems than custom commands for French AZERTY keyboard. -- You are receiving this because you are subscribed to this threa

Re: [Github-comments] [geany/geany] write absolute path to geany bin in desktop file (#2728)

2021-01-17 Thread Andy Alt
@andy5995 pushed 3 commits. 639e610a819d01215981e27d76ab2d22aee82f4b Revert "specify path to geany.desktop.in in POTFILES.in" 30de359bb0d43e00c02dda8fd59bdadaecb6d379 Revert "writes absolute path to geany bin in desktop file" d16ead846bb7f8e6c0c694c0ae5efc2e713cf1ff use sed to replace Exec li

Re: [Github-comments] [geany/geany] write absolute path to geany bin in desktop file (#2728)

2021-01-17 Thread Andy Alt
> However, I don't like the implementation. IMO, we should rather do something > like > [b4n@884309b](https://github.com/b4n/geany/commit/884309bd6e7969f7b2d01592fa6741cd76b1580b) > -- and AFAIK it's how other do. > I wasn't happy with it either. I've made some changes. -- You are receiving

Re: [Github-comments] [geany/geany] write absolute path to geany bin in desktop file (#2728)

2021-01-17 Thread Andy Alt
@andy5995 pushed 1 commit. e2d328c0e0644ac5a8da33e0e4182849dbc7da74 append '%F' to Exec line -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/geany/geany/pull/2728/files/d16ead846bb7f8e6c0c694c0ae5efc2e713cf1ff..e2d328c0e0644ac5a8da33e0