linux的CAD替代方案draftsight输入汉字问题。
Tofloor
poster avatar
wood_lee
deepin
2018-11-26 06:47
Author
draftsight目前来看是Linux中替代CAD的最好的方案。但是新人都遇到输入汉字和显示汉字的问题。今天重新整理电脑也一并拔晚上寻的方法和所需文件发给大家。
欢迎机械的小伙伴们加入Linux大家庭。

由于draftsight自身不提供ficxt输入法支持库,所以安装后不能使用搜狗输入法,不能输入汉字。通过网上搜索找到了Ubuntu论坛网友提供的解决方案,但是并没有把方法说清楚,导致做了很多无用功,通过以前配置qt creator的经验,找到最简单的解决方式如下:

1、下载fcitx-frontend-qt5_1.0.5-1_amd64.deb与libfcitx-qt5-1_1.0.5-1_amd64.deb并解压
2、把fcitx-frontend-qt5_1.0.5-1_amd64/usr/lib/x86_64-linux-gnu/qt5/plugins/platforminputcontexts文件夹下的libfcitxplatforminputcontextplugin.so复制到/opt/dassault-systemes/DraftSight/PlugIns/QtPlugIns/platforminputcontexts文件夹下
3、ibfcitx-qt5-1_1.0.5-1_amd64/usr/lib/x86_64-linux-gnu文件夹下的全部库文件复制到/opt/dassault-systemes/DraftSight/Libraries

Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-11-26 16:52
#1
点个赞  https://bbs.deepin.org/user/30944 能否加上上面的依赖
Reply View the author
Comments
wood_lee
2018-11-26 20:23
感谢!
avatar
JesseyLawson
deepin
2018-11-27 03:23
#2
以前论坛就有解决方法的
Reply View the author
avatar
wood_lee
deepin
2018-11-27 06:07
#3
https://bbs.deepin.org/post/171517
以前论坛就有解决方法的

是有的。就是在找如上文件时,我是小费周折的,也想方便其他人。
Reply View the author
avatar
ncbhr
deepin
2019-01-03 16:59
#4
不错,我的也按楼主的方法解决好了。
Reply View the author
avatar
字甲达宾
deepin
2019-01-03 17:36
#5
本帖最后由 nowave 于 2019-1-3 13:26 编辑

64 位 补丁包下载(DEB 包):

https://sourceforge.net/projects ... tsight-patch-zh-cn/


draftsight-patch-zh-cn_0.17-2_amd64.deb         2019-01-03         197.6 kB

https://sourceforge.net/projects/emacslocale/files/draftsight-patch-zh-cn/draftsight-patch-zh-cn_0.17-2_amd64.deb/download
Reply View the author
avatar
dotaispeak
deepin
2019-07-08 02:57
#6
https://bbs.deepin.org/post/171517
64 位 补丁包下载(DEB 包):

https://sourceforge.net/projects ... tsight-patch-zh-cn/

能够使用中文输入法输入了,但是中文还是显示为乱码
Reply View the author
avatar
leezn
deepin
2019-07-08 23:08
#7
https://bbs.deepin.org/post/171517
64 位 补丁包下载(DEB 包):

https://sourceforge.net/projects ... tsight-patch-zh-cn/

感谢分享,是不是直接安装这个不定包就可以啦?
Reply View the author
avatar
leezn
deepin
2019-07-08 23:13
#8
https://bbs.deepin.org/post/171517
64 位 补丁包下载(DEB 包):

https://sourceforge.net/projects ... tsight-patch-zh-cn/

感谢分享,是不是直接安装这个不定包就可以啦?
Reply View the author
avatar
字甲达宾
deepin
2019-07-08 23:35
#9
回7楼,8-9楼的兄弟:

1。CAD 图纸文件乱码,是因为缺少相应的 SHX 字体文件。需要到网上查找和下载对应的字体文件,复制到
/opt/dassault-systemes/DraftSight/Fonts/ 目录下


2。补丁包只针对 “FCITX 输入法” 无法在 draftsight 中输入中文的缺陷,不一定适合其它中文输入法,比如,小小输入法;

Reply View the author