<p></p>
<pre><code>...
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.
...
</code></pre>
<p>This appears as some odd path issue: <code>"\Geany/lib/enchant-2\enchant_aspell.dll"</code>. The slashes mixed with backslashes.</p>
<p>Indeed the  .dll <strong>is</strong> 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.</p>
<p>Same warning is being reported from GeanyVC plugin (at commit dialog, which uses GTKspell for commit message check). See the issue <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="782699403" data-permission-text="Title is private" data-url="https://github.com/geany/geany-plugins/issues/1056" data-hovercard-type="issue" data-hovercard-url="/geany/geany-plugins/issues/1056/hovercard" href="https://github.com/geany/geany-plugins/issues/1056">#1056</a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/issues/939#issuecomment-759932402">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZEOFQ63AOIU4NRD33SZZ5EZANCNFSM4KCIRI2A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAIOWJ4HRNQOA5ONZGBOUP3SZZ5EZA5CNFSM4KCIRI2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFVF2L4Q.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/issues/939#issuecomment-759932402",
"url": "https://github.com/geany/geany-plugins/issues/939#issuecomment-759932402",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>