bugGNUstep - Bugs: bug #28056, NSSpellChecker don't work with...

Group
 
 

bug #28056: NSSpellChecker don't work with Spanish

Submitter:  Germán Arias <espectador>
Submitted:  Fri 20 Nov 2009 01:42:28 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Change Request Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 10 Jan 2010 05:09:01 AM UTC, comment #2: 

You can close this bug, because isn't really a bug.

Germán Arias <espectador>
Sat 05 Dec 2009 10:43:58 PM UTC, comment #1: 

The problem here is different from what it seems. Beside the message you get displayed in the message window you should also see something like this at the prompt:

2009-12-05 21:44:24.201 Ink[5673] Language: Spanish
2009-12-05 21:44:24.202 Ink[5673] Service to start: (nil)
2009-12-05 21:44:24.203 Ink[5673] Port: (nil)
2009-12-05 21:44:31.071 Ink[5673] Failed to get the spellserver

This tells you that there isn't any spell checker service installed for the language you are requesting.

The spell checker in GNUstep works via a separate service application. An example for this is provided in gui/Tools/GSspell.m
This service states in the GSspellInfo.plist that it only supports AmericanEnglish, which is actually true, when you check the code.

You could easily change this to any other language, but adding support for multiple languages will be harder.

Fred Kiefer <FredKiefer>
Group Member
Fri 20 Nov 2009 01:42:28 AM UTC, original submission:  

On Ink.app I get the error

   Failed to contact spell checker for language 'Spanish'

But aspell (I assume that GNUstep use aspell) works perfectly on Lyx. I have GNUstep from SVN on Ubuntu 8.04.

Germán Arias <espectador>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by espectador (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-11 FredKiefer StatusNone Wont Fix
        Open/ClosedOpen Closed
    2009-12-05 FredKiefer Item GroupBug Change Request

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code