Hi!

I usually use the plugins under Linux and everything works as expected.
Recently, I've been dual booting on Windows and can't get the "git commit" from GeanyVC to work at all.

I can check files, add a comment and click "Commit" but it fails with this error:
"17:39:18: Error initializing GeanyVC spell checking: enchant error for language: en. Check your configuration."

I also can see this under Debug Messages:
17:39:18: (NULL) WARNING : Error loading plugin: 'C:\Program Files (x86)\Geany/lib/enchant-2\enchant_aspell.dll': The specified module could not be found.
17:39:18: (NULL) WARNING : Error loading plugin: 'C:\Program Files (x86)\Geany/lib/enchant-2\enchant_voikko.dll': The specified module could not be found.

The DLL files are present if that path with slashes and backslashes can be interpreted right.

I did not enable any other plugins than "GeanyVC" and "Git Change Bar" so no spellchecking should be considered.
I suspects it is related to "gtkspell -- GeanyVC's spell-check support"

I am used to recompile and test under linux but have no clue how to do it right under Windows.

Thank you!

Julien


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.