[Github-comments] [geany/geany-plugins] Spellcheck on Windows: The Enchant library couldn't be initialized (unknown error(maybe the chosen language is not available)) (#939)

nomadbyte notifications at xxxxx
Thu Jan 14 05:19:08 UTC 2021


```
...
23:05:00: SpellCheck DEBUG : Initializing Enchant library version 2.2.5
23:05:00: (NULL) WARNING : Error loading plugin: 'C:\Program Files (x86)\Geany/lib/enchant-2\enchant_aspell.dll': The specified module could not be found.
...
```

This appears as some odd path issue: `"\Geany/lib/enchant-2\enchant_aspell.dll"`. The slashes mixed with backslashes.

Indeed the  .dll **is** present, yet the loader apparently can't load it via such a mixed path.  Not sure whether it's a build or a configuration issue.

Same warning is being reported from GeanyVC plugin (at commit dialog, which uses GTKspell for commit message check). See the issue #1056 

-- 
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/939#issuecomment-759932402
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210113/c550cabb/attachment.htm>


More information about the Github-comments mailing list