Re: [Evolution] Spell checking is no longer working

2011-11-11 Thread Milan Crha
On Thu, 2011-11-10 at 23:44 -0800, Jonathan Ryshpan wrote:
 Quite right.  The underlining does appear in light yellow.

Hi,
good, this is fixed by [1], which explains it as:
/* encode color manually, because css styles expect colors in #rrggbb,
   not in #, which is a result of gdk_color_to_string()
*/
So for the currently set red you have #, where CSS in gtk
uses only the first 6 digits, thus #00, which is yellow.
Choosing a color which has the first 6 digits as #FF may work too,
but the UI will not let you do that (the gtk color pick dialog doesn't
allow that). Try to fake it with gconf key change:
   $ gconftool-2 --set --type=string \
/apps/evolution/mail/composer/spell_color #FF00
but I'm not sure whether other internal parts will not revert your
change. Anyway, this is fixed with 3.2.2 and you would re-set your color
for spell errors again when that version is out and available in your
distro.
Bye,
Milan

[1] https://bugzilla.gnome.org/show_bug.cgi?id=660738

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


[Evolution] Spell checking is no longer working

2011-11-10 Thread Jonathan Ryshpan
I've just upgraded to Fedora-16, which includes Evolution-3.2.1 and
spell checking is no longer working.  System is x86_64.  I think it
ought to, since I have 

Edit-Preferences-Compose Preferenced-Check spelling while I
type

checked.  Aspell and aspell-en are both installed.

This is a new problem.  Any ideas?

jon

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Spell checking is no longer working

2011-11-10 Thread Matthew Barnes
On Thu, 2011-11-10 at 17:42 -0800, Jonathan Ryshpan wrote:
 I've just upgraded to Fedora-16, which includes Evolution-3.2.1 and
 spell checking is no longer working.  System is x86_64.  I think it
 ought to, since I have 
 Edit-Preferences-Compose Preferenced-Check spelling while I
 type
 checked.  Aspell and aspell-en are both installed.
 
 This is a new problem.  Any ideas?

Fedora picked hunspell back in 2008.

http://fedoraproject.org/wiki/Releases/FeatureDictionary

Maybe they finally shed the backward-compatibility baggage in F-16?

In any case, not an Evo problem.  We talk only to Enchant.

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Spell checking is no longer working

2011-11-10 Thread Jonathan Ryshpan
On Thu, 2011-11-10 at 21:39 -0500, Matthew Barnes wrote:

 On Thu, 2011-11-10 at 17:42 -0800, Jonathan Ryshpan wrote:
  I've just upgraded to Fedora-16, which includes Evolution-3.2.1 and
  spell checking is no longer working.  System is x86_64.  I think it
  ought to, since I have 
  Edit-Preferences-Compose Preferenced-Check spelling while I
  type
  checked.  Aspell and aspell-en are both installed.
  
  This is a new problem.  Any ideas?
 
 Fedora picked hunspell back in 2008.
 
 http://fedoraproject.org/wiki/Releases/FeatureDictionary
 
 Maybe they finally shed the backward-compatibility baggage in F-16?
 
 In any case, not an Evo problem.  We talk only to Enchant.

Hunspell and enchant are both on the system.  I had hoped that
this would solve the problem, but it looks like no.

jon

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Spell checking is no longer working

2011-11-10 Thread Milan Crha
On Thu, 2011-11-10 at 17:42 -0800, Jonathan Ryshpan wrote:
 I've just upgraded to Fedora-16, which includes Evolution-3.2.1 and
 spell checking is no longer working.  System is x86_64.  I think it
 ought to, since I have 
 Edit-Preferences-Compose Preferenced-Check spelling while I
 type
 checked.  Aspell and aspell-en are both installed.
 
 This is a new problem.  Any ideas?

Hi,
I see spelling working on my Fedora 16 installation, and I suppose you
have at least one of languages in Composer's Edit-Current Languages
menu checked. Thus, just in case, is it possible that if you write a
typo in a word and that would be otherwise underlined with a red line,
then the line is light yellow, hard to spot on the first look?
Bye,
Milan

___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list


Re: [Evolution] Spell checking is no longer working

2011-11-10 Thread Jonathan Ryshpan
On Fri, 2011-11-11 at 08:14 +0100, Milan Crha wrote:

 On Thu, 2011-11-10 at 17:42 -0800, Jonathan Ryshpan wrote:
  I've just upgraded to Fedora-16, which includes Evolution-3.2.1 and
  spell checking is no longer working.  System is x86_64.  I think it
  ought to, since I have 
  Edit-Preferences-Compose Preferenced-Check spelling while I
  type
  checked.  Aspell and aspell-en are both installed.
  
  This is a new problem.  Any ideas?
 
   Hi,
 I see spelling working on my Fedora 16 installation, and I suppose you
 have at least one of languages in Composer's Edit-Current Languages
 menu checked. Thus, just in case, is it possible that if you write a
 typo in a word and that would be otherwise underlined with a red line,
 then the line is light yellow, hard to spot on the first look?
   Bye,
   Milan

Quite right.  The underlining does appear in light yellow.  In fact:

 When I choose
  It shows as
  Red
  Light Yellow
  Blue
 Black
 Green
  Blue






Do you know what happens with colors in general?  And/or how can I get
red underlining?

Thanks - jon
___
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
http://mail.gnome.org/mailman/listinfo/evolution-list