El mié, 05-09-2012 a las 16:29 +0000, Steve Van Voorst escribió: > I'm seeing this console output when I do a right click on an > NSTextView: > > 2012-09-05 11:19:05.459 txtView[4085] Language: AmericanEnglish > 2012-09-05 11:19:05.460 txtView[4085] Service to > start: /usr/lib/GNUstep/Services/GSspell.service > 2012-09-05 11:19:05.460 txtView[4085] Port: > GNUAmericanEnglishSpellChecker > 2012-09-05 11:19:05.461 txtView[4085] Set proxy > > I also have an editor with its own log window being ported from Mac > and this output keeps showing up in the log every time I right click > in the editor, which is an NSTextView. To demonstrate, you may run > this code. It only happens when using openapp ./xxxx.app. If I > double click on the executable in the xxxx.app folder to launch the > app, I don't see the output. Is this a feature? It is harmless, but > annoying to see in my private log window. >
This only happen at first right click over a word. This start the spell checker that is available at contextual menú. Write a wrong word and do right click above this. You will see the suggested words. _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
