Updates:
Cc: [email protected]
Labels: Component-ibus
Comment #5 on issue 950 by Shawn.P.Huang: Possible crash inside im-ibus.so
http://code.google.com/p/ibus/issues/detail?id=950
Ibus used g_main_context_iteration before. It has another problem.
Some time, when ibus are waiting for a reply of process_key_event, a new
process-key-
event will arrive from main loop. And then the application will receive
those replies
in wrong order. So I fixed it with ibus_connection_read_write_dispatch. It
could stop
the mainloop, also stop the timeout. :(
--
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