Comment #1 on issue 1309 by [email protected]: ibus input method "no input window"
http://code.google.com/p/ibus/issues/detail?id=1309

This happens frequently with me; I have a workaround script that executes
  ps ax | grep ibus | xargs -n 1 kill -9; ibus-daemon &
every several minutes.

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

回复