Branch: refs/heads/chromeos
Home:   http://github.com/ibus/ibus

Commit: 8df70865024aeab9950ecfcb5a34d45ec012878b
    http://github.com/ibus/ibus/commit/8df70865024aeab9950ecfcb5a34d45ec012878b
Author: Peng Huang <[email protected]>
Date:   2010-10-29 (Fri, 29 Oct 2010)

Changed paths:
  M bus/ibusimpl.c

Log Message:
-----------
Do not block the connection between ibus-daemon and ibus-memconf.

When ibus-daemon gets the ValueChanged message for preload_engines from
ibus-memconf, it will try to launch the IME process in the message
handler function. It will block other incoming messages from
ibus-memconf. We fix this issue by processing those ValueChanges
messages in idle callback function.


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

回复