Comment #6 on issue 940 by victorfuts: ibus-pinyin not working properly in chromium
http://code.google.com/p/ibus/issues/detail?id=940

ok, to solve the problem we need to update ibus to newer version. officially ubuntu does not contain 1.3 yet.

1. You need to fully uninstall current version using synaptic or apt-get remove.

2. Execute the following lines:
sudo add-apt-repository ppa:shawn-p-huang/ppa
sudo apt-get update
sudo apt-get install ibus-gtk ibus-qt ibus-pinyin ibus-pinyin-db-open-phrase
(or without  ibus-qt)

3. Restart ibus-daemon and ibus-daemon to startup

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

回复