Bug 97386 - spellchecker is not working with aspell 0.60.2. Can not select dictionaries.
Summary: spellchecker is not working with aspell 0.60.2. Can not select dictionaries.
Status: RESOLVED DUPLICATE of bug 91581
Alias: None
Product: kcontrol
Classification: Miscellaneous
Component: kcmspellchecking (show other bugs)
Version: 2.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Laurent Montel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-18 21:15 UTC by Peter Volkov
Modified: 2005-01-30 10:52 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***