Bug 439830

Summary: GtkSpell error: enchant error for language: en
Product: [Fedora] Fedora Reporter: Dave Jones <davej>
Component: logjamAssignee: Tom "spot" Callaway <tcallawa>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: pfrields
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-31 17:06:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

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.