最近切換到了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.
然后看到了開發者給的解決辦法
-
首先安裝 Choose Runtime 的插件

-
重啟IDE
-
點擊選單 Help -> Find Action
輸入 Choose Runtime 回車運行

-
選擇 jbrsdk-11_0_7-linux-x64-b765.53.tar.gz 項執行安裝(Install)

-
重啟IDE
切換中文輸入法并輸入, 看看是不是可以了~

參考來源: 點擊查看
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/263612.html
標籤:Linux
下一篇:Glibc堆管理機制基礎
