Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 8734 - aspell does not work with kword & kmail
Summary: aspell does not work with kword & kmail
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 8786
Blocks:
  Show dependency tree
 
Reported: 2002-10-03 23:25 UTC by Robert Jan Schutten
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jan Schutten 2002-10-03 23:25:19 UTC
Using aspell in combination with kmail or kword does not work.
Version of aspell: 0.50.1, with kde 3.0.3.

Symptom: spaces around words to be replaced are not dealt with correctly.

Spell checking with ispell (3.2.06-r5) is OK.
Comment 1 Arun Thomas (RETIRED) gentoo-dev 2002-10-05 13:33:27 UTC
Upgrade to aspell 0.50.2. This will resolve the bug.

The new aspell ebuild is not in portage, so do this:

cd /usr/portage/app-text/aspell
cp aspell-0.50.1.ebuild aspell-0.50.2.ebuild
emerge -u aspell

Perhaps we should add this ebuild to the portage tree?

Arun (aka sindian)
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-05 14:51:33 UTC
yeah, we'll add it momentarily :)
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-10-05 15:21:20 UTC
Per sindian's suggestion, I have updated portage's aspell to 0.50.2.  Please do
emerge the new version and test kmail and kword and please let me know.

thanks
Comment 4 Robert Jan Schutten 2002-10-05 15:39:02 UTC
I update aspell to version 0.50.2 as recommended.
Indeed this fixes the issues with kword & kmail.

Fixed...