Bug 402681 - scim does not load when system language is en_US
Summary: scim does not load when system language is en_US
Keywords:
Status: CLOSED DUPLICATE of bug 243563
Alias: None
Product: Fedora
Classification: Fedora
Component: scim
Version: 7
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Peng Huang
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-28 13:28 UTC by Don Johnson
Modified: 2008-01-21 07:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-21 07:48:04 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
modified file xinput.sh which corrects problem (1.60 KB, patch)
2007-11-28 13:28 UTC, Don Johnson
no flags Details | Diff

Description Don Johnson 2007-11-28 13:28:25 UTC
Description of problem:
scim does not load when system language is en_US. The user cannot access the
scim keyboard icon on the Gnome panel bar at the top. Consequently, the user
cannot do input in other languages; only tested for Japanese (scim-anthy) with
Gnome desktop. The reason that scim does load is because the file:
    /etc/X11/xinit/xinputrc
is never sourced on line 36 of file:
/etc/X11/xinit/xinitrc.d/xinput.sh
If the the token "en" is added to the hardcoded string on line 33 of this same
file, scim loads every time "X" is started. See line 33 of attached file. I am
not sure if this is the best way to fix the problem.

Version-Release number of selected component (if applicable):
Smart Common Input Method platform 1.4.5

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Don Johnson 2007-11-28 13:28:25 UTC
Created attachment 271301 [details]
modified file xinput.sh which corrects problem

Comment 2 Jens Petersen 2008-01-21 07:40:08 UTC
Could you attach a diff patch instead please.

Comment 3 Jens Petersen 2008-01-21 07:48:04 UTC
Nevermind this intentional.

You can turn on SCIM for en with im-chooser,
but you need to override with Custom -> SCIM.


*** This bug has been marked as a duplicate of 243563 ***


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