After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696754 - keyboard: add kkc to the standard ibus input sources
keyboard: add kkc to the standard ibus input sources
Status: RESOLVED NOTABUG
Product: gnome-initial-setup
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME Initial Setup maintainer(s)
GNOME Initial Setup maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-03-28 07:51 UTC by Daiki Ueno
Modified: 2013-04-03 09:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
keyboard: add kkc to the standard ibus input sources (879 bytes, patch)
2013-03-28 07:51 UTC, Daiki Ueno
none Details | Review

Description Daiki Ueno 2013-03-28 07:51:41 UTC
Downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=928645

In Fedora 19, we plan to change the default input method for Japanese from anthy to libkkc.  See: https://fedoraproject.org/wiki/Features/libkkc

The change has already been made in the test compose and we need "kkc" marked as standard input source.  Otherwise the list of input sources is empty for Japanese desktop.
Comment 1 Daiki Ueno 2013-03-28 07:51:43 UTC
Created attachment 240013 [details] [review]
keyboard: add kkc to the standard ibus input sources
Comment 2 Daiki Ueno 2013-03-28 09:01:27 UTC
(In reply to comment #0)
> Otherwise the list of input sources is empty for Japanese desktop.

Sorry, this sentence is not correct.  The locale input sources are maintained by gnome-settings-daemon, though this patch is still needed for adding new input source from "Keyboard Layout" page.
Comment 3 Michael Wood 2013-04-02 15:32:58 UTC
Thanks.

To avoid future white list issues we should switch to the newer mechanism to get the correct ibus engines. As is now used in gnome-control-center (ibus_bus_list_engines_async ...), we're looking to update the ui for bug #696196 which will include syncing up with the latest control-center backend work and should fix this at the same time. Design work is pending for this.
Comment 4 Daiki Ueno 2013-04-03 09:37:03 UTC
Thanks for the info, then I'm closing this.