A bug in the input method in ubuntu18.04+pycharm

The bugs in the input method in ubuntu18.04+pycharm:

Under ubuntu18.04 system,
1. The built-in Ibus input method cannot be recognized in pycharm and can be solved by installing fcitx;
2. If only fcitx is installed, the font size of the input method cannot be adjusted. It can be adjusted after installing the sougou input method; fcitx must be installed before sougou input method.
3. However, after installing the sougou input method, reopening pycharm will freeze because of graphical interface conflicts. Synthesize various solutions and find a feasible way by yourself. You can use other input methods after downloading the sougou input method.

There are many input method bugs in ubuntu. If you have any questions, you can leave a message.
The following is the solution of each part, the pro-test is effective~

(1) Install fcitx input method on Ubuntu 18.04
https://blog.csdn.net/fhw_bin_dl/article/details/82908499#commentBox
(2) Sougou input method
https://jingyan.baidu.com/article/6c67b1d6d304f76687bb1e94.html
download Website:
https://pinyin.sogou.com/linux/
(3) Sougou+pycharm is stuck
https://blog.csdn.net/weixin_45827203/article/details/108866458

Guess you like

Origin blog.csdn.net/qq_35544714/article/details/109260009