[Bug 13245] New: Kate (and other KDE progs) are hard wired for ispell which isn't installed by default

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Sat Aug 6 14:40:40 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=13245
Ubuntu | aspell

           Summary: Kate (and other KDE progs) are hard wired for ispell
                    which isn't installed by default
           Product: Ubuntu
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: aspell
        AssignedTo: debzilla at ubuntu.com
        ReportedBy: james-lists at worldfuturecouncil.org
         QAContact: kubuntu-bugs at lists.ubuntu.com


After installing Ubuntu, KDE and Kate, goto tools->spellcheck and kate will
complain it cannot find any ispell dictionaries. By default aspell is installed,
and not ispell. 

One option would be to install both by default (which takes up extra room).

The quick and easy option is to create a symbolic link:
ln -s /usr/bin/aspell /usr/bin/ispell 
This fixes the problem with kate, and the spellcheck will work fine after this
(not sure if this would interfere when installing ispell).

Another long term option would be to add a spell option to /etc/alternitives,
either recode all KDE apps to use this new location, or rename ispell and aspell
to ispell-bin and aspell-bin and create redirect scripts in /usr/bin/ispell and
/usr/bin/aspell

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kubuntu-bugs mailing list