Thanks Ernesto for doing the research and sharing the results.<div>I have filled ticket <a href="http://bugs.sugarlabs.org/ticket/4138">http://bugs.sugarlabs.org/ticket/4138</a> to look at this in the next cycle.</div><div>
<br></div><div>Gonzalo<br><br><div class="gmail_quote">On Wed, Oct 31, 2012 at 6:10 AM, Coltivare Fiori <span dir="ltr"><<a href="mailto:coltivarefiori@connettivo.net" target="_blank">coltivarefiori@connettivo.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I found, eventually, something that I was looking for since several<br>
weeks.  :-)))<br>
<br>
---<br>
HOW TO ENABLE SPELLCHECKING IN THE WRITE ACTIVITY ON SUGAR QUANDONG<br>
---<br>
<br>
1) WHY IS SPELLCHECKING IMPORTANT<br>
<br>
Spellchecking can help children with writing disabilities go quicker,<br>
and in particular not to fall below the speed required to follow the<br>
meaning within the wording.<br>
<br>
2) HOW TO ENABLE SPELLCHECKING IN WRITE FOR THE DEFAULT LANGUAGE OF SUGAR<br>
<br>
The hint, (found reading<br>
<a href="http://forums.fedoraforum.org/archive/index.php/t-247039.html" target="_blank">http://forums.fedoraforum.org/archive/index.php/t-247039.html</a>), is to<br>
install the packages<br>
<br>
        - aspell,<br>
        - aspell-<your language code>, AND also<br>
        - enchant-aspell, that is necessary for Abiword to use aspell.<br>
<br>
In short,<br>
<br>
        sudo yum install aspell aspell-it enchant-aspell<br>
<br>
did the trick for me.<br>
<br>
3) HOW TO ENABLE SPELLCHECKING IN WRITE FOR THE A DOCUMENT IN A LANGUAGE<br>
THAT IS NOT THE DEFAULT LANGUAGE OF SUGAR<br>
<br>
Follow the instructions at<br>
<a href="http://www.olpcnews.com/software/sugar/hacking_sugars_write_activity_to_support_spellchecking.html" target="_blank">http://www.olpcnews.com/software/sugar/hacking_sugars_write_activity_to_support_spellchecking.html</a><br>

and use the right-click (if your device allows it) to select the<br>
language of the document.<br>
IF THE CORRESPONDING aspell-<code of the language desired> PACKAGE IS<br>
ALREADY INSTALLED (with 'sudo yum install aspell-<code of the language<br>
desired>'), then spellchecking will work.<br>
<br>
4) WHAT TO DO WHEN A WORD IS MARKED AS INCORRECT<br>
<br>
Right-click on the word marked as incorrect and get help :-))<br>
<br>
5) VARIATIONS<br>
<br>
I guess that the same results could be achieved with some mixup of<br>
enchant and hunspell, but I have not tried that actually.<br>
<br>
6) HOW DID I GET THERE<br>
<br>
I knew that spellchecking was available on XO's at a time, and<br>
afterwards, it was not.<br>
I thought that I should have been a developer to know why, and I went<br>
the developer's way. I dedicated a machine to Sugar, and I installed<br>
Fedora 17, then I started compiling the latest Write activity, but I<br>
could not. Then I was informed that compiling the latest versions<br>
requires the latest Fedora, but this was a nightmare. Not only a simple<br>
"yum update" on my Fedora 17 broke it so badly that I had to reinstall<br>
it from scratch, but Fedora 18 alpha did not install and I made my mind<br>
about attempting to build a legacy Write on a legacy Sugar, letting some<br>
Sugar developer examine my findings if any. At the end, I did not even<br>
need to recompile Write. :-)<br>
<br>
7) TESTING ON THE XO, AND FOLLOW-UP<br>
<br>
Can anybody check this hint out on the XO? I don't have a XO.<br>
<br>
Then, I think that it may be worth publishing the hint somewhere, maybe<br>
the Sugar wiki or olpcnews.<br>
<br>
---<br>
<br>
Thanks to everybody!<br>
<br>
Ernesto<br>
<br>
<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div><br></div>