Branch: refs/heads/master
Home:   https://github.com/ibus/ibus

Commit: b9b2c42596e1a7394e89c11025074aed2fcb099a
    https://github.com/ibus/ibus/commit/b9b2c42596e1a7394e89c11025074aed2fcb099a
Author: Peng Huang <[email protected]>
Date:   2011-03-16 (Wed, 16 Mar 2011)

Changed paths:
  M bus/ibusimpl.c
  M bus/inputcontext.c
  M bus/marshalers.list

Log Message:
-----------
Fix issue of InputContext.SetEngine.

InputContext.SetEngine returns error sometimes, because "request-engine"
signal handler calls an async function to set the engine of the context.
So checking context->engine != NULL just after emiting "request-engine"
signal is not correct.

BUG=none
TEST=Linux desktop

Review URL: http://codereview.appspot.com/4287049


-- 
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

回复