Home > other >  Ubuntu20.4 pycharm cannot type in Chinese (mad)
Ubuntu20.4 pycharm cannot type in Chinese (mad)

Time:10-16

On the baidu to find a number of ways, almost the same, all is to modify the file PyCharm. Sh, in the last line, enter the following:
Export GTK_IM_MODULE=fcitx
Export QT_IM_MODULE=fcitx
Export XMODIFIERS=@ im=fcitx
Or some of them are so requirements:
Export the CLASSPATH
LD_LIBRARY_PATH="$IDE_BIN_HOME: $LD_LIBRARY_PATH"
Export LD_LIBRARY_PATH
Export GTK_IM_MODULE=fcitx
Export QT_IM_MODULE=fcitx
Export XMODIFIERS=@ im=fcitx

Change after restart the system, the question remains, this question is my hair white, for help

CodePudding user response:

1. The search technology, try not to use baidu, but with the Google Google
Details:
Google, learning method and technical experience summary

2. I didn't met you question,
Not used Google search for you
Ubuntu pycharm input Chinese
Found some information

Arrange the following:

(1) part of the post, add to put at the end of the content of the
Ubuntu using pycharm editor can't input Chinese solution _ god reward those who work hard - CSDN blog _pycharm ubuntu Chinese character input error
But other posts the comments to go head:
Under Linux pyCharm hole can't input Chinese solution _ winner 'Blog Blog - CSDN _linux pyCharm can't input Chinese
- & gt; So you go to the let go a try,

(2) but still suggest you refer to explain more clearly the question of a few other posts:
On Ubuntu Pycharm can't input Chinese solution _ sad love flowers, not intentional of blog - CSDN _pycharm can't input Chinese
Solve the Python development, can't use Chinese input method problem in Pycharm - zhihu
Pycharm ubuntu can't type in Chinese - zhihu
According to this a few posts said try, nine times out of ten can solve your problem,

(3) besides itself to ensure that you use the Chinese input method is ibus or fcitx , ensure the configuration without fault,

CodePudding user response:

All the test, no!!
Pinyin dozen letters were forced to switch into English
alas

CodePudding user response:

Big brother, online solutions are not our version is so high, the response time, as early as in 2019, is really want to put the pycharm retreat to the 2019 version?

CodePudding user response:

So successful and look like sogou input method is installed, sogou not support ubuntu20.04 now, alas

CodePudding user response:

Have nothing to do with the system, I remember pycharm automatically updated once, after this problem, before I use the good, I think you should put the pycharm unloading installation again, but I have not try this way

CodePudding user response:

Download JBR: https://confluence.jetbrains.com/pages/viewpage.action? PageId=173178989

To install the Runtime plug-ins: https://www.jetbrains.com/help/idea/switching-boot-jdk.html

Choose to download JBR, can be solved

CodePudding user response:

Want to ask how to install JBR...

CodePudding user response:

Specific can consult https://blog.forgiveher.cn/2020/08/20/1597932898303/#more

CodePudding user response:

The method is feasible
upstairs
  • Related