[kde-windows] [Bug 263619] Wrong check highlights for correctly spelled words.

Daniel Muth s9damuth at stud.uni-saarland.de
Wed Nov 6 00:18:10 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=263619

Daniel Muth <s9damuth at stud.uni-saarland.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s9damuth at stud.uni-saarland.
                   |                            |de

--- Comment #10 from Daniel Muth <s9damuth at stud.uni-saarland.de> ---
I am now using Kile on Windows for about one year and this bug annoys me since
day 1. Since I made a fresh installation recently and this bug still persists,
I spent some time today on digging a bit into it and I finally found a dirty
workaround which I want to share here:

Note: In the following I assume "<kde>" as "C:\Program Files (x86)\KDE" and
"<aspell>" as "C:\Program Files (x86)\Aspell\". (KDE may also have been
installed to C:\ProgramData\KDE by default.)

0.) Make sure an English dictionary is selected for spellchecking in Kile, then
close Kile.
1.) Download and install Aspell for Windows as well as the precompiled English
dictionary pack from here: http://aspell.net/win32/
2.) Create backups of the following files and folders: <kde>\bin\aspell.dll,
<kde>\bin\pspell.dll, <kde>\lib\aspell-0.60\ (complete folder)
3.) Copy aspell-15.dll and pspell-15.dll from <aspell>\bin\ to <kde>\bin\
4.) Delete aspell.dll and pspell.dll inside <kde>\bin\ and rename aspell-15.dll
to aspell.dll and pspell-15.dll to pspell.dll
5.) Copy all files from <aspell>\data\ and from <aspell>\dict\ into
<kde>\lib\aspell-0.60\ (overwrite files)
6.) Open Kile and enjoy a fixed spellchecking! :-)

Note: Changing to any installed non-English dictionary in Kile will lead to a
crash after having applied this workaround. In order to get them work one
either has to revert all changes made (with help of the backup) or one has to
repeat the same procedure as for the English dictionaries (download & install
them, then copy them into <kde>\lib\aspell-0.60\).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list