Comment 25 for bug 1241309

Revision history for this message
Emmanuel Castro (emmanuel-castro) wrote :

To make shorter the workaround proposed by David Shih #17.

Installation (once only):
  sudo apt-get install python-ibus

Running the setup tool for pinyin:
  cd /usr/share/ibus-pinyin/setup/
  python main.py

Running the setup tool for bopomofo:
  cd /usr/share/ibus-pinyin/setup/
  python main.py bopomofo

You might have to restart your session to make the changes effective.