Bug 439830 - GtkSpell error: enchant error for language: en
Summary: GtkSpell error: enchant error for language: en
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: logjam
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-31 16:44 UTC by Dave Jones
Modified: 2015-01-04 22:30 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-03-31 17:06:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Jones 2008-03-31 16:44:01 UTC
logjam pops up a dialog containing the text 'GtkSpell error: enchant error for
language: en' twice during startup, and once again after making a post.

Seems to function ok though despite this.

Comment 1 Tom "spot" Callaway 2008-03-31 17:06:23 UTC
Here's why this is happening: The old default for logjam's spellcheck language
was "en", which worked on old gtkspell. New gtkspell uses proper LOCALE
settings, for which "en_US" is correct, not just "en". This gets written out the
first time logjam is invoked, in ~/.logjam/conf.xml, in the "<spell_language>"
field.

logjam now sets the default to "en_US" for new config files, but doesn't
overwrite existing settings. You can manually make the change, or remove
~/.logjam and restart.


Note You need to log in before you can comment on or make changes to this bug.