Search code examples
ubuntuintellij-ideaphpstorm

Resolving IBus Issue - IBus prior to 1.5.11 may cause input problems


I m using PhpStorm 10 on Ubuntu 14.04. I get the following error when at start :

8:08:47 AM IBus prior to 1.5.11 may cause input problems. See IDEA-78860 for details.
           Do not show again.
8:09:18 AM Platform and Plugin Updates: PhpStorm is ready to update.

How could I solve this, if any solution to upgrade IBus or change it with other library to do the same thing.


Solution

  • if you use only one keyboard layout you can go to Ubuntu: System Settings -> Language Support

    or if not found (f.e. mint desktop) search in main menu for language support

    and change Keyboard input method at the bottom of the page from ibus to none.

    Restart Ubuntu.

    It's the easiest way to fix this problem.