Bug 97386

Summary: spellchecker is not working with aspell 0.60.2. Can not select dictionaries.
Product: kcontrol Reporter: Peter Volkov <torre_cremata>
Component: kcmspellcheckingAssignee: Laurent Montel <montel>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Peter Volkov 2005-01-18 21:15:03 UTC
Version:           2.0 (using KDE 3.3.2, Gentoo)
Compiler:          gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
OS:                Linux (i686) release 2.6.10-gentoo-r4

Hello.

I've updated aspell to version 60.2. I also updated all dictionaries, so aspell works from the console. But I can not use it in kde. I can not select any dictionaries. So I can not change from default to any other dictionary.

A have dictionaries installed:
peter@samovar ~ $ aspell  dicts
en
en-variant_0
en-variant_1
en-variant_2
en-w_accents
en-wo_accents
en_CA
en_CA-w_accents
en_CA-wo_accents
en_GB
en_GB-ise
en_GB-ise-w_accents
en_GB-ise-wo_accents
en_GB-ize
en_GB-ize-w_accents
en_GB-ize-wo_accents
en_GB-w_accents
en_GB-wo_accents
en_US
en_US-w_accents
en_US-wo_accents
ru
ru-ye
ru-yeyo
ru-yo

I've recompiled kde with new aspell without success. What else can I do?
Comment 1 Enrico Ros 2005-01-30 10:52:56 UTC
for quick solving:
# cd /usr/lib
# ln -nsf aspell-0.60 aspell
btw Gentoo and KDE need to solve this bug

*** This bug has been marked as a duplicate of 91581 ***