You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Thursday, March 1st 2007, 10:34am

Spell checker won't work

Hi all,

I'm using KDE 3.5.5 on Fedora Core 6, and I've got problems getting the spell checker to work. When I run "Tools->Spelling" in kate or kile, I get the following error popup:

Source code

1
The spelling program could not be started. Please make sure you have set the correct spelling program and that it is properly configured and in your PATH.


When I look in "KDE Components->Spell Checker", I see the following settings:
  • Dictionary: ASpell Default
  • Encoding: US-ASCII
  • Client: ASpell


Changing "ASpell" into "International Ispell" causes the same error. So I checked whether aspell and ispell were installed, and they're right there in /usr/bin, which is in my PATH variable. Running ispell from the command line shows that it is a compatibility script for aspell:

Source code

1
2
Ispell compatibility script for Aspell.
Usage: /usr/bin/ispell [options] -a|-l|-v[v]|-c|-e[1-4]|<file>


When I try spellchecking in kmail, I get the same problem with a slightly different error message:

Source code

1
ISpell/Aspell could not be started. Please make sure you have ISpell or Aspell properly configured and in your PATH.


So the spellcheckers are installed, set correctly in the control center, are in the PATH, but aren't found by the kde apps. Any ideas on what may cause this?
I.

2

Wednesday, March 7th 2007, 2:13pm

Bump.

Come on guys. Any ideas on where the PATH for A/Ispell is set within kde apps?
I.