Comment #8 on issue 1149 by [email protected]: GNOME's keyboard
option was overridden even though "Use the default keyboard option" is
checked.
http://code.google.com/p/ibus/issues/detail?id=1149
I examined xkblayout.py and finally understand what's going wrong.
The startup's initialization of XKBLayout is earlier than the activation of
GNOME's keyboard option.
As the result, ibus considers there is no keyboard option and GNOME's
activated options are disabled when the IM is turned on.
I think this problem should be fixed by guaranteed the startup order of
GNOME's services.
I don't know what component is doing it and where to report.
Could you tell me who to consult?
Regards.
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en