Comment 39 for bug 637671

Revision history for this message
luojie-dune (luojie-dune) wrote :

It seems the bug fixed in Upstream release 1.3.8

http://code.google.com/p/ibus/

    * 2010-10-22 ibus 1.3.8 stable release
          o Fix CPU 100% usage with signal.SIGCHLD
          o Destroy existing connection before creating a new connection, and only create the fake context once.
          o Move the candidate window just above the cursor when the window and a preedit string overlap.
          o Enable key snooper by default again
          o Always consume the hotkey, even if the hotkey associated engine already activated.
          o Fix race condition in bus_ibus_impl_create_engine()
          o Fix a build error of IBus-1.0.gir with gobject-introspection 0.9.6
          o Implement stress tool for ibus.
          o Fix a build error with GTK3 gdkkeysyms.h
          o Add time info in log message from <email address hidden>
          o Fix memory leak in ibus_input_context_process_key_event by Fujiwarat
          o Fix segv in bus_engine_proxy_process_key_event_reply_cb
          o Fix property issue.
          o Updated many translations.