Comment #2 on issue 902 by takao.fujiwara1: Preediting becomes impossible by receiving many incorrect signals from ibus-daemon
http://code.google.com/p/ibus/issues/detail?id=902

I guess you mean you continued to switch on/off IM mode with pressing Ctrl + Space
but not keysym Mode_switch.
I cannot reproduce your problem on Fedora.

How about disabling application-indicator, which is an Ubuntu feature, modifying
panel.py by manual?
http://code.google.com/p/ibus/issues/detail?id=519#c6

I found that many 'update-preedit-text' signals are generated continuously

I guess you're talking about _engine_update_preedit_text_cb() in ibus-daemon. I see that function was called only when I typed something after I stopped pressing
Ctrl+Space.

I also recommend to use the latest IBus.
IBus maintainer contributes to provide the latest rpm:
https://launchpad.net/~shawn-p-huang/+archive/ppa

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

回复