Bug 1799 - UIM should start with the engine that is specified by user
Summary: UIM should start with the engine that is specified by user
Status: RESOLVED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-08 18:58 UTC by UTUMI Hirosi
Modified: 2005-01-20 04:53 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description UTUMI Hirosi 2004-11-08 18:58:24 UTC
// in Japanese locale,
$ uim-im-switcher
choose SKK

$ kedit (or any XIM apps)
It starts with uim-skk.

$ gedit (or any Gtk-2.x apps)
It starts with uim-anthy.

I think it should start with uim-skk in this case.
Comment 1 TOKUNAGA Hiroyuki 2004-11-10 11:11:00 UTC
For now, set by ~/.uim.

im-switcher shouldn't save what IM is selected, but default input method should
be configurable by GUI preference tool.
Comment 2 YamaKen 2004-11-10 12:40:55 UTC
1633 partially fixes this problem.

------------------------------------------------------------------------
r1633 | yamaken | 2004-11-11 05:38:31 +0900 (Thu, 11 Nov 2004) | 8 lines

* scm/im.scm
  - (create-context): Record the latest IM to default-im-name to
    remember the IM selected by uim-toolbar, This makes subsequent
    contexts the selected one. This change partially fixes bug #1799
    (i.e. Users are required selecting the prefereable IM when
    application started, but subsequent contexts created in the
    application is already the prefereable IM's)
Comment 3 TOKUNAGA Hiroyuki 2005-01-20 23:53:53 UTC
Now we can configure default input method via uim-pref.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.