+ -
当前位置:首页 → 问答吧 → 关于slackware9.1汉化后Konsole的问题,急!

关于slackware9.1汉化后Konsole的问题,急!

时间:2004-03-03

来源:互联网

我使用本论坛介绍的方法对slackware9.1进行了汉化,一切顺利。
但发现只要在.profile文件中加入export LANG=zh_CN行后运行Konsole便会出现“没有找到字体‘-misc-console-medium-r-normal--16-160-72-72-c-160-iso10646-1’”出错对话框(见附图)。
在.profile文件中去掉export LANG=zh_CN行,则一切正常。
这是为什么?望解答,谢谢!
上传的图像
snapshot2.png (21.5 KB, 76 次查看)

作者: ntwq   发布时间: 2004-03-03

设置里换个字体,比如simsun

作者: zhanggy_zju   发布时间: 2004-03-03

点击更改字体后,程序崩溃(见图)

图:
上传的图像
snapshot1.png (47.1 KB, 70 次查看)

作者: ntwq   发布时间: 2004-03-03

你的fonts.conf文件配置或者字体设置有问题,我以前也出过这个问题,我把我的fonts.conf传上来你覆盖你的看看还有问题不
上传的附件
fonts.rar (2.6 KB, 5 次查看)

作者: lushan   发布时间: 2004-03-03

问题没有解决,但仍非常感谢你的回帖!!

作者: ntwq   发布时间: 2004-03-03

在控制中心-》字体里把使用字体平滑选上就不会崩溃了。

作者: zhanggy_zju   发布时间: 2004-03-03

换个字体,设为默认。
要不换个rxvt或者mlterm用用。

作者: struggle   发布时间: 2004-03-03

所缺字体在/opt/kde/share/fonts下找到,但为什么设置了export LANG=zh_CN,就找不到了呢?谁能解答,谢谢了。

作者: ntwq   发布时间: 2004-03-03

我在《The Konsole Handbook》上找到了下面一段,好象有相关的说明,但本人并不太理解,请高手帮助解答。
全文链结:
http://gershwin.ens.fr/vdaniel/Doc-L...konsole-5.html

5.6 Fonts

(Slightly outdated, check README.linux.console)

* the VGA font uses a different encoding then the other ones, and will therefore not display graphic and national characters when run with TERM=xterm. It is best suited to dos(1) and also work somewhat with TERM=linux. Note that the inclusion of this font is experimental.
* other fonts but the ones included appear not to be usable for terminal applications. This is not that much due to their variable pitch (which i'd implemented experimentally), but because they miss the graphical subset. Try xfd(1x) to check this.
* In general a proper font family for terminals seems to be missing at all. If you know about a scalable terminal font family, please drop me a line.

作者: ntwq   发布时间: 2004-03-04