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 be merged.

Also, the message "17:39:18: Error initializing GeanyVC spell checking: enchant 
error for language: en. Check your configuration.` is quite misleading I'd say 
as it also happens when no spell check language is selected in the plugin 
preferences (as you said).
@frlan I'd say the plugin should either have a toggle to enable/disable spell 
checking at all or at least disable spell checking when the language field is 
empty (currently it seems to default to "en" if it is empty).

So, we have two issues here: the failing `git commit` command without any 
feedback and the spell checking errors even if not enabled.

-- 
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/1056#issuecomment-761758074

Reply via email to