----- Message from Michael M Slusarz <slus...@horde.org> ---------
   Date: Wed, 11 Dec 2013 20:23:54 -0700
   From: Michael M Slusarz <slus...@horde.org>
Subject: Re: [imp] spell check problem
     To: imp@lists.horde.org

Quoting ANANT S ATHAVALE <a...@isac.gov.in>:

Dear List,

I am finding that, every time imp is using different language for spell
check and it is failing (IMP 6.1.6)

Dec 04 2013 13:48:23 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='fr'
--ignore='2' [pid 16470 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 05 2013 15:22:05 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='it'
--ignore='2' [pid 16486 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 05 2013 15:23:56 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='ro'
--ignore='2' -H --rem-html-check=alt [pid 16470 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 05 2013 15:28:04 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='it'
--ignore='2' -H --rem-html-check=alt [pid 16468 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 05 2013 15:36:50 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='da'
--ignore='2' -H --rem-html-check=alt [pid 16584 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 06 2013 10:05:02 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='ha'
--ignore='2' [pid 14854 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 09 2013 12:00:35 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='tl'
--ignore='2' -H --rem-html-check=alt [pid 4653 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 09 2013 13:36:02 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='vi'
--ignore='2' [pid 14079 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 10 2013 11:02:47 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='pt'
--ignore='2' -H --rem-html-check=alt [pid 14077 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 10 2013 15:26:24 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='sl'
--ignore='2' -H --rem-html-check=alt [pid 4651 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 11 2013 11:10:15 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='cy'
--ignore='2' -H --rem-html-check=alt [pid 4656 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]
Dec 11 2013 12:51:06 ERR: HORDE [imp] Spellcheck failed. Command line:
/usr/bin/aspell -a --encoding=UTF-8 --sug-mode=fast --lang='ha'
--ignore='2' -H --rem-html-check=alt [pid 4652 on line 91 of
"/usr/share/pear/Horde/SpellChecker/Aspell.php"]

Why is it so?

It's using whatever language value the user is telling it to use.

michael

___________________________________
Michael Slusarz [slus...@horde.org]

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQTo unsubscribe,
mail: imp-unsubscr...@lists.horde.org

----- End message from Michael M Slusarz <slus...@horde.org> -----

Dear Michael,

I have already locked the preferences in Horde as below in prefs.local.php

$_prefs['location']['locked'] = true;
$_prefs['language']['value'] = 'en_US';
$_prefs['language']['locked'] = true;
$_prefs['sending_charset']['value'] = 'UTF-8';
$_prefs['sending_charset']['locked'] = true;
$_prefs['timezone']['value'] = 'Asia/Kolkata';
$_prefs['timezone']['locked'] = true;

but still, spell check is not working for users including me.
--
          Regards
           Anant
------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to