https://bugzilla.redhat.com/show_bug.cgi?id=902866
Ding-Yi Chen dchen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |POST
--- Comment #3 from Ding-Yi Chen dchen@redhat.com --- (In reply to Scott Tsai from comment #0)
ibus-chewing should not attempt to install any gconf or dconf schemas if it still intends to use a ibus_config_get_value() based configuration system. See justification below.
Problem is, without installing the schemes, dconf/GConf2 don't know the variable type and default value.
In upcoming ibus-chewing, it will provides dconf schema by default. GConf2 support can be enabled by specify -DGCON2_SUPPORT=1 in cmake.