« Return to Thread: Help needed with spell checker

Re: Help needed with spell checker

by Tomas Kuliavas :: Rate this Message:

| View in Thread

>>> Hi!  I just upgraded to SquirrelMail 1.4.13 and I'm not sure if I'm
>>> having a problem with the spell checker plugin or not.    Here's the
>>> deal:  I compose a message and I misspell a word.  I click the "check
>>> spelling" button and a popup window appears with the title
>>> "SquirrelSpell is misconfigured".  The window then contains the
>>> following:
>>>
>>> ----------------START---------------------
>>>
>>>
>>> *SquirrelSpell is misconfigured.*
>>> ------------------------------------------------------------------------
>>> I tried to execute 'ispell -a', but it returned:
>>>
>>> @(#) International Ispell Version 3.1.20 (but really Aspell 0.50.5)
>>>
>>> & Thsi 22 1: This, Thai, Thais, Thus, Thia, Th's, Thesis, Thain, His,
>>> RSI, Thu,
>>> Thin, Tho, Hts, These, Those, Si, Th, HS, Chis, Phis, Ts
>>> *
>>> *
>>> *
>>>
>>>
>>>
>>> ------------------------------------------------------------------------
>>> SquirrelSpell v0.3.8
>>>
>>>
>>> -------------------END----------------------
>>>
>>> "Thsi" is the word I misspelled.    What is actually supposed to happen
>>> when I spell check a message I've composed?  Is this window supposed to
>>> appear, as it does, or should the misspelled word(s) be highlighted or
>>> otherwise identified in the message I'm composing?
>>>
>>>
>>
>>
>> Did you forget to edit sqspell_config.php? If your system configuration,
>> with ispell
>> or aspell and dictionaries, is unchanged from your previous SM
>> installation then you
>> could just copy sqspell_config.php from old installation to 1.4.13
>> installation.
> Thanks for the tip.   I didn't know I had to edit sqspell_config.php.
> :)    I'll take a peek at that now.

You don't have to change plugin config. Error text does not show ispell
error. It shows standard ispell output. Scripts assume that error
happened, because program execution functions are telling that. Remove
--enable-sigchild from PHP ./configure. It breaks return codes in program
execution functions. If you don't use --enable-sigchild, I would like to
see your configure line, phpinfo() output and PHP version.

--
Tomas



-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
-----
squirrelmail-plugins mailing list
Posting guidelines: http://squirrelmail.org/postingguidelines
List address: squirrelmail-plugins@...
List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins
List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins

 « Return to Thread: Help needed with spell checker