在ubuntu中运行ddd时发出警告
发布时间:2020-07-16 12:23:11 所属栏目:Ubuntu 来源:互联网
导读:我刚刚在Ubuntu 14.04 LTE上安装了ddd.如果我在命令行上运行它,我会收到以下警告: user@user-VirtualBox:~/projects/myproject$dddWarning: Cannot convert string -*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-* to type FontStruct(A
我刚刚在Ubuntu 14.04 LTE上安装了ddd.如果我在命令行上运行它,我会收到以下警告: user@user-VirtualBox:~/projects/myproject$ddd Warning: Cannot convert string "-*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct (Annoyed? Try 'Edit->Preferences->General->Suppress X Warnings'!) Warning: Cannot convert string "-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-lucidatypewriter-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-lucidatypewriter-bold-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-helvetica-medium-*-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-helvetica-bold-*-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-helvetica-bold-r-*-*-*-180-*-*-*-*-iso8859-*" to type FontStruct Warning: Cannot convert string "-*-symbol-*-*-*-*-*-120-*-*-*-*-adobe-*" to type FontStruct Warning: Could not load font "-*-lucidatypewriter-medium-*-*-*-*-120-*-*-*-*-iso8859-*",using font "fixed" instead Warning: Could not load font "-*-lucidatypewriter-medium-r-*-*-*-120-*-*-*-*-iso8859-*",using font "fixed" instead Warning: Could not load font "-*-lucidatypewriter-bold-*-*-*-*-120-*-*-*-*-iso8859-*",using font "fixed" instead 似乎有很多人遇到了这个问题,但我无法找到解决方案.这是基于谷歌搜索. 任何帮助解决问题的人都表示赞赏. ddd中似乎存在与此相关的已知错误.请参阅 https://lists.gnu.org/archive/html/ddd/2012-05/msg00001.html.基本上,它会对安装了哪种版本的字体进行硬编码假设.这些假设并不适用于所有发行版.对于Debian系统,安装xfonts-100dpi然后注销并重新登录应消除这些消息.如果不是,您可能会受到上述问题的影响. (编辑:鄂州站长网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容