Ticket #118 (closed defect: fixed)
Missing X.org Fonts
| Reported by: | pheet | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | System Configuration | Version: | 1.4.1 |
| Keywords: | fonts, missing, xorg | Cc: |
Description
X.org Fonts (truetype I belive) are msssin gin the install, leading to eror messages such as:
Warning: Cannot convert string "-*-courier-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct? Warning: Unable to load any usable ISO8859 font Warning: Cannot convert string "-*-helvetica-medium-r-*--*-120-*-*-*-*-iso8859-1
and the application failing to start. This affects various x utilities, emacs, etc. not working.
See forum thread.
This bug is present in 1.3, 1.4.*, and is still present in 1.5.
== Workaround==
As root, in a console forceable reinstall the X.org fonts package:
pkg_add -rfF xorg-fonts
then re-start the X-server (e.g. Logout, then log-in again.)
