FS#4964 - fontconfig: no fonts found
|
Details
New install, startx fails "no fonts found, this probably
means that the fontconfig library is not properly
configured. The fonts.conf is the default, and
xorg-fonts-type1 is installed.
|
This task depends upon
"No fonts found; this probably means that the font config library is not correctly configured. You may need to edit the fonts.conf configuration file. More information can be found in the fontconfig(3) manual page and on http://fontconfig.org."
"FreeFontPath : FPE "/usr/share/fonts/misc" refcount is 2, should be 1: fixing."
[code] fc-cache -f -v [/code]
However: xterm / xfce terminal don't work
"xterm: Error 32, errno 2: No such file or directory"
"Reason: get_pty: not enough ptys"
"FreeFontPath: FPE "/usr/share/fonts/misc" refcount is 2, should be 1; fixing."
config_unix98_ptys=y
config_legacy_ptys=y
config_legacy_pty_count=256
http://bugs.archlinux.org/task/4712
Modifying most fonts to solve this issue now.