On May 14, 2012, at 2:13 AM, Peter Dyballa <Peter_Dyballa@web.de> wrote:
Am 14.05.2012 um 04:30 schrieb Jeremy Huddleston:
Are you doing something special with your font path in a custom file in ~/.xinitrc.d or /opt/X11/lib/X11/xinit/xinitrc.d?
With XQuartz 2.7.2_rc2 installed as /Applications/Utilities/XQuartz.app obviously ~/.xinitrc is used.
...
In ~/.xinitrc I do:
xset +fp /opt/local/share/fonts/misc/,/opt/local/share/fonts/TTF/,/opt/local/share/fonts/OTF/,/opt/local/share/fonts/Type1/,/opt/local/share/fonts/100dpi/,/opt/local/share/fonts/75dpi/ xset fp+ /sw/lib/X11/fonts/naga10/ ... xset fp rehash
Please move aside your ~/.xinitrc and use the system default. Reproduce the issue using that sanitized environment. Tell me what xset commands to execute to cause the error message. I don't see it with: ~ $ xset fp+ built-ins ~ $ xset fp rehash --Jeremy