Now I can reproduce this problem. "dconf update" don't help to fix this. I noticed that there is no dconf scheme in /etc/dconf. Why? It is listed in its files list as %ghost but not copied by "make install" Fuminobu Takeyama On 2015/03/26 23:33, Fuminobu TAKEYAMA wrote:
Hi Hillwood,
I guess configuration server (dconf) is not working correctly.
Can you confirm that settings of IBus itself are saved?
Please try the following command: $ dconf dump /desktop/ibus/ It should print saved settings like:
[general] engines-order=['anthy', 'mozc-jp', 'skk', 'kkc', 'xkb:jp::jpn'] preload-engines=['anthy', 'mozc-jp', 'kkc', 'skk', 'xkb:jp::jpn'] version='1.5.10'
[engine/anthy/common] input-mode=3
If "dconf dump" does not work, please run: $ sudo dconf update
This command should be run at installation time by the post script of ibus package, but there might be some problems with that script.
Fuminobu Takeyama
On 2015/03/26 15:33, Hillwood Yang wrote:
Hi all:
I find a serious problem in openSUSE 13.2. If the system is new installation, many ibus input engines can not save setting changes, include ibus-pinyin, ibus-sunpinyin, ibus-libpinyin and ibus-anthy. If the system upgrade form 13.1, all ibus input engines work fine. I can't find the reason.
I need help, thanks.
Hillwood Yang
-- To unsubscribe, e-mail: opensuse-m17n+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-m17n+owner@opensuse.org