Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
请教:商店的wingide不能输入中文
Apps Section
670
views ·
2
replies ·
To
floor
Go
昨夜的星辰
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
Like 0
Favorite
View the author
All Replies
昨夜的星辰
deepin
2018-08-04 08:22
#1
如果不行就先用vscode了,中文支持不错,初学者,功能足够了,界面看着舒服一些
Reply
Like 0
View the author
cgp
deepin
2018-08-04 16:11
#2
python就用pycharm,一个用了就再也不想用其他IDE的IDE
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
试过了以下几种方法,问题仍然没有解决:
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不用的原因是图标看着有问题,个人对蛇比较膈应,这个无解
请各位大佬有空测试解决一下,先谢过