Branch: refs/heads/master
Home: https://github.com/ibus/ibus
Commit: defa8ee66d4a1a780bad0e6799ed0bb166d69eba
https://github.com/ibus/ibus/commit/defa8ee66d4a1a780bad0e6799ed0bb166d69eba
Author: fujiwarat <[email protected]>
Date: 2012-09-26 (Wed, 26 Sep 2012)
Changed paths:
M setup/main.py
Log Message:
-----------
Fix IBus.Bus.get_config is null.
Now im-ibus.so uses ibus_bus_new_async() instead of ibus_bus_new()
and then if ibus-setup-anthy calls GTK+ UI before ibus_bus_new(),
the async function is called instead and the delay is happened with
the latest ibus 1.5.
The fix is to call ibus_bus_new() before GTK+.
BUG=RH#859585
TEST=Manually
Review URL: https://codereview.appspot.com/6566053
--
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