输入中文文件名
Tofloor
poster avatar
semideity
deepin
2017-12-22 00:19
Author
请问修改文件名时不能用中文输入法怎么解决?(fcitx框架,搜狗输入法)

Reply Favorite View the author
All Replies
2 / 2
To page
avatar
iminto
deepin
2017-12-25 23:45
#21
估计是因为deepin又魔改了...所以深度全家桶不能用,但是非深度的应用里就是正常的
Reply View the author
avatar
iminto
deepin
2017-12-25 23:48
#22
https://bbs.deepin.org/post/150469
是的,同样的问题我以前就发现过。只要是重新编译libfcitxplatforminputcontextplugin.so,就会发生这样 ...

deepin不是用来折腾的,折腾和开发建议用Ubuntu
Reply View the author
avatar
semideity
deepin
2017-12-26 01:25
#23
依赖问题真是用linux的一大痛点。试了下,卸载了自带的深度看图(不能用搜狗输中文),装了flatpak版就能输入中文了。希望flatpak广泛应用,现在文件管理器没法卸载,没有flatpak打包的,否则就能轻松解决这个问题了。
Reply View the author
avatar
semideity
deepin
2017-12-26 01:32
#24
还有,为啥深度终端没这个问题?
Reply View the author
avatar
wtz
deepin
2017-12-26 05:34
#25
https://bbs.deepin.org/post/150469
我是按照下面的链接操作的:
https://my.oschina.net/lieefu/blog/505363

如果你确定当时只替换了, libfcitxplatforminputcontextplugin.so 这个文件,那么就
  1. apt-get install --reinstall fcitx-frontend-qt5
Copy the Code


如果还不行的话就手动下载安装包,然后dpkg安装:
http://packages.deepin.com/deepin/pool/main/f/fcitx-qt5/
Reply View the author
avatar
semideity
deepin
2017-12-26 18:17
#26
重新apt-get install fcitx-libs fcitx-frontend-qt5依然没用。虚拟机新装了15.5版,对比了一下版本,完全一致:

查询了一下动态库的依赖关系,发现与新装系统不同之处,会出现如下提示:

要怎么解决,还在研究中
Reply View the author
2 / 2
To page