The steps where listed basically chronologically.

I first attempted to follow the instructions posted at https://plugins.geany.org/spellcheck.html#configuring-custom-dictionaries resulting in the "Directory to look for..." being set, as described, to C:\dictionaries\hunspell

The Enchant version in use currently is:
22:40:50: SpellCheck DEBUG : Initializing Enchant library version 2.2.5

Without the enchant_1.5.0-2_win32.zip it shows up as...
23:05:00: SpellCheck DEBUG : Initializing Enchant library version 2.2.5

The same error persists with a fresh install all around.

The full load log:
`23:04:59: Geany INFO : Geany 1.36, English_New Zealand.1252
23:04:59: Geany INFO : GTK 2.24.32, GLib 2.60.6
23:04:59: Geany INFO : System data dir: C:\Program Files (x86)\Geany\data
23:04:59: Geany INFO : User config dir: C:\Users\hawar\AppData\Roaming\geany
23:05:00: Geany INFO : System plugin path: C:\Program Files (x86)\Geany\lib\geany
23:05:00: Geany INFO : Added filetype Arduino (61).
23:05:00: Geany INFO : Added filetype Clojure (62).
23:05:00: Geany INFO : Added filetype CUDA (63).
23:05:00: Geany INFO : Added filetype Cython (64).
23:05:00: Geany INFO : Added filetype Genie (65).
23:05:00: Geany INFO : Added filetype Graphviz (66).
23:05:00: Geany INFO : Added filetype Groovy (67).
23:05:00: Geany INFO : Added filetype JSON (68).
23:05:00: Geany INFO : Added filetype Kotlin (69).
23:05:00: Geany INFO : Added filetype Nim (70).
23:05:00: Geany INFO : Added filetype Scala (71).
23:05:00: Geany INFO : Added filetype Swift (72).
23:05:00: Geany INFO : Added filetype TypeScript (73).
23:05:00: GLib-GIO DEBUG : _g_io_module_get_default: Found default implementation winhttp (GWinHttpVfs) for ‘gio-vfs’
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.

23:05:00: (NULL) WARNING : Error loading plugin: 'C:\Program Files (x86)\Geany/lib/enchant-2\enchant_voikko.dll': The specified module could not be found.

23:05:00: SpellCheck WARNING : Stored language ('en') could not be loaded.
23:05:00: Geany INFO : Loaded: C:\Program Files (x86)\Geany\lib\geany\spellcheck.dll (Spell Check)
23:05:00: Geany INFO : unknown : None (UTF-8)
23:05:17: Gdk WARNING : ../../../gtk+-2.24.32/gdk/win32/gdkselection-win32.c:1192: OpenClipboard failed: Access is denied.
`
C:\Program Files (x86)\Geany\lib\enchant-2 contains both enchant_aspell.dll and enchant_voikko.dll and aspell is already install in a previous attempt to get the spell check working.


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