Help me. It does not work.
The message is this: "ASpell core not found".
I installed Aspell-0-50-3-3-Setup.exe and Polish dictionary Aspell-pl-0.50-2-3.exe.
I have these files:
d:\Aspell\bin\aspell.exe
d:\Aspell\bin\aspell-15.dll
d:\Aspell\bin\pspell-15.dll
d:\Aspell\bin\word-list-compress.exe
-
d:\Aspell\data\ASCII.dat
d:\Aspell\data\dvorak.kbd
d:\Aspell\data\iso8859-1.dat
...
d:\Aspell\data\koi8-r.dat
d:\Aspell\data\koi8-u.dat
d:\Aspell\data\pl.dat
d:\Aspell\data\standard.kbd
d:\Aspell\data\viscii.dat
-
d:\Aspell\dict\pl.multi
d:\Aspell\dict\pl.rws
d:\Aspell\dict\polish.alias
In the NP++ everything works properly, even as I move ASpell directory to another location.
I use WinXP Pro SP3, AkelPad 4.4.3 portable, plugin SpellCheck-1.0.0.17a1.
into
<akelpaddir>\AkelFiles\plugs\SpellCheck folder(it is default aspell core location)
(i.e d:\Aspell\bin\aspell-15.dll becomes <akelpaddir>\AkelFiles\plugs\SpellCheck\bin\aspell-15.dll)
Then empty option "CorePath", so plugin will search core in default location, even if whole akelpad folder will be moved to other place. Tell me if it works for you.
PS: You should have file d:\Aspell\data\iso8859-2.dat to use Polish dictionary(Acording to Aspell encoding faq.) PPS:
What is "AkelPad 4.4.3 portable"? AkelPad itself portable if settings stored in INI file. If "AkelPad 4.4.3 portable" is AkelPad converted with tools like VMware ThinApp I shall not guarantee any stable running
FeyFre
I moved three folders BIN, DATA, DICT (and contents) to .\AKELPAD\AKELFILES\PLUGS\SPELLCHECK\
Now the plugin works. Promises to be very good.
Thank you for your help.
The plugin contains probably a bug. Ignore the setting path to ASpell core.
And why are you doing it in ASpell?
In the new programs - Opera, Firefox, Thunderbird, OpenOffice - is used HunSpell.
Dictionaries HunSpell are probably better than ASpell.
The plugin contains probably a bug. Ignore the setting path to ASpell core.
Works on developer machine and on other machines accessible for me. Are you sure permissions to aspell core files are granted.
And why are you doing it in ASpell?
In the new programs - Opera
Because of Opera. Originally Opera had Spell checking facility using ASpell, and it was long before any Mozilla projects provided such feature. And development of this plugin started long time ago, so Hunspell wasn't in my viewport yet.
FeyFre
I work on the account with administrator privileges.
This plugin works only, if ASpell is in the directory ".\AKELPAD\AKELFILES\PLUGS\SPELLCHECK\."
In another place is not working. Although, I gave the right path: "CorePath=D:\Aspell\bin\aspell-15.dll".
I use AkelPad portable and ASpell portable. I can move them anywhere.
You try to do it with ASpell portable.
In NP++ is working, in AkelPad does not work.
Show me the contents of your file SpellCheck.ini.
I think, that when checking spelling, the characters "_" and numbers and figures should be treated as spaces.
They should be ignored.
Please see examples: "APSTUDIO_READONLY_SYMBOLS", "___", "123789", "F4", "15-06-2010".
KDJ
Plugin does not decides what is words, what is spaces, what is punctuation signs. RichEdit decides it. So you should address this issue to MS itself,
FeyFre
I do not think Microsoft has resolved the issue.
Plugin for NP++ is working correctly, the text "APSTUDIO_READONLY_SYMBOLS" is treated as three separate words.
Plugin for AkelPad shows how a single word.
Unless NP++ also uses RichEdit.
Maybe you think, how to do it.
FeyFre
Maybe, these characters are not treated as spaces. I do not know how it is done.
Compare check spelling in NP++ and AkelPad on examples: "APSTUDIO_READONLY_SYMBOLS" "___", "123789", "F4", "15-06-2010".