关于Interlij 无法使用中文输入法的解决方法(适用于Interlij全家桶 Linux环境)
最近切换到了Ubuntu的系统作为工作环境, 在使用Pycharm的时候, 出现了个奇怪的问题
中文是无法正常输入的, 然后找遍了网上的解决办法.
系统信息如下:

中文输入法是 ibus
确认环境变量声明的办法是无效的之后, 去找了下官方反馈
原因是:
This is a bug introduced in the new JBR so the old JBR helps. Please use that old JBR version as a workaround currently.
When this issue is fixed, you could switch back to the bundled JBR after fixing.
然后看到了开发者给的解决办法
1.首先安装 Choose Runtime 的插件

2.重启IDE
3.点击菜单 Help -> Find Action
输入 Choose Runtime 回车运行

4.选择 jbrsdk-11_0_7-linux-x64-b765.53.tar.gz 项执行安装(Install)

5.重启IDE
切换中文输入法并输入, 看看是不是可以了~

引用来源: 点击查看
上一篇:Lua中的动态链接实例
栏 目:
下一篇:docker 容器上编译 go 程序提示找不到文件问题
本文标题:关于Interlij 无法使用中文输入法的解决方法(适用于Interlij全家桶 Linux环境)
本文地址:http://www.codeinn.net/misctech/180649.html






