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. I can deduce this from the fact that GNU Emacs 
23.3 is launched and not GNU Emacs 23.4. In Console I can see:

        May 14 10:52:44 sumac org.macosforge.xquartz.startx[26427]: xrdb:  
xset:  bad font path element (#11), possible causes are:
        May 14 10:52:44 sumac org.macosforge.xquartz.startx[26427]:     
Directory does not exist or has wrong permissions
        May 14 10:52:44 sumac org.macosforge.xquartz.startx[26427]:     
Directory missing fonts.dir
        May 14 10:52:44 sumac org.macosforge.xquartz.startx[26427]:     
Incorrect font server address or syntax

I have commented all xset commands in ~/.xinitrc. With a bit of UNIX I get:


        pete 145 /\ xset q | grep /opt | tr ',' '\012' | pr -n3 -t
          1       /opt/X11/share/fonts/misc/
          2     /opt/X11/share/fonts/TTF/
          3     /opt/X11/share/fonts/OTF
          4     /opt/X11/share/fonts/Type1/
          5     /opt/X11/share/fonts/75dpi/:unscaled
          6     /opt/X11/share/fonts/100dpi/:unscaled
          7     /opt/X11/share/fonts/75dpi/
          8     /opt/X11/share/fonts/100dpi/
          9     /Library/Fonts
         10     /System/Library/Fonts
         11     built-ins

You may count yourself to eleven...

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

(Needs an update, obviously.)


Mac OS X 10.6.8, x86_64 – 'locate libdispatch' still does not find anything...

--
Greetings

  Pete

"Once you've heard Beefheart, it's hard to wash him out of your clothes."
                                – Tom Waits


_______________________________________________
Xquartz-dev mailing list
Xquartz-dev@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev

Reply via email to