Comment #5 on issue 1551 by takao.fujiwara1: ibus not reading any input window except skype
http://code.google.com/p/ibus/issues/detail?id=1551

Does your gedit load the ibus module?
You could check the behavior with strace:

% strace gedit 2>&1 | grep immodules
open("/usr/lib64/gtk-3.0/3.0.0/immodules.cache", O_RDONLY) = 13
open("/usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so", O_RDONLY|O_CLOEXEC) = 13



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

回复