Comment #9 on issue 1618 by [email protected]: Cannot input Chinese into Firefox with IBus 1.5.2
http://code.google.com/p/ibus/issues/detail?id=1618

firefox (21), ibus 1.5.1, all working well:

open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = 20
stat("/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so", {st_mode=S_IFREG|0755, st_size=27544, ...}) = 0 open("/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so", O_RDONLY|O_CLOEXEC) = 20

firefox (21), ibus 1.5.2, ibus not working:

open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = 20
stat("/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so", {st_mode=S_IFREG|0755, st_size=31728, ...}) = 0 open("/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so", O_RDONLY|O_CLOEXEC) = 20

firefox-beta-bin (22) (not working with ibus just like firefox 21) has an extra line:

open("/etc/gtk-2.0/gtk.immodules", O_RDONLY) = 20
stat("/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so", {st_mode=S_IFREG|0755, st_size=31728, ...}) = 0 open("/usr/lib/gtk-2.0/2.10.0/immodules/im-ibus.so", O_RDONLY|O_CLOEXEC) = 20
read(28, "/2.10.0/immodules/im-ibus.so\n7fe"..., 1024) = 1024

No difference between firefox and firefox beta with ibus 1.5.1

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


回复