[MacPorts] #24534: xorg-server @1.7.6 has faulty X11 fontpath

MacPorts noreply at macports.org
Sun Apr 18 02:23:43 PDT 2010


#24534: xorg-server  @1.7.6 has faulty X11 fontpath
--------------------------------------+-------------------------------------
 Reporter:  Peter_Dyballa@…           |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  1.8.2                                
 Keywords:                            |        Port:                                       
--------------------------------------+-------------------------------------
 Because updated xorg-server-devel 1.8.0 fails to work I launched that
 "stable" version. Some tools did not launch from ~/.xinitrc because they
 could not find their fonts. So I checked:

         Font Path:
   /Library/Fonts,/System/Library/Fonts,built-
 ins,/sw/lib/X11/fonts/msttf/,/sw/lib/X11/fonts/naga10/,/sw/lib/X11/fonts/applettf/,/usr/X11/share/fonts/local/

 Do you see that "built-ins" particle in font path? It seems it does not
 get active/executed.

 In my ~/.xinitrc I have effectively:

         xset fp+
 /sw/lib/X11/fonts/msttf/,/sw/lib/X11/fonts/naga10/,/sw/lib/X11/fonts/applettf/
                 WM=/opt/local/bin/quartz-wm
                 xset fp+ /usr/X11/share/fonts/local/
                 WM=/sw/bin/blackbox
         xset fp rehash

         gkrellm &
         sunclock &
         /usr/local/bin/emacs-24.0.50 -geometry 100x55+696+145 -T 24.0.50
 --debug-init &
         /sw/bin/emacs-22.3 -geometry 85x45+18+240 -T 22.3 &
         exec $WM

 (Presumingly /sw/lib/X11/fonts/msttf and /sw/lib/X11/fonts/applettf don't
 add anything – except memory use.)

-- 
Ticket URL: <http://trac.macports.org/ticket/24534>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list