请教:商店的wingide不能输入中文
Tofloor
poster avatar
昨夜的星辰
deepin
2018-08-04 07:32
Author
商店里安装的wingide不能输入中文,但是可以正常显示中文,python的代码里的中文可以正常显示运行
试过了以下几种方法,问题仍然没有解决:
1、网上说的如拷贝fcitx的.so文件到wingide的相应目录
2、wingide的启动文件里加入
export LD_LIBRARY_PATH
export GTK_IM_MODULE=fcitx
export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
3、主目录下的.profile,.xinputrc加入上条那几行
ERIC不用的原因是图标看着有问题,个人对蛇比较膈应,这个无解
请各位大佬有空测试解决一下,先谢过


Reply Favorite View the author
All Replies
avatar
昨夜的星辰
deepin
2018-08-04 08:22
#1
如果不行就先用vscode了,中文支持不错,初学者,功能足够了,界面看着舒服一些
Reply View the author
avatar
cgp
deepin
2018-08-04 16:11
#2
python就用pycharm,一个用了就再也不想用其他IDE的IDE
Reply View the author