[Xquartz-dev] Tiger fixes in 1.4.2-apple24

Jeremy Huddleston jeremyhu at apple.com
Wed Nov 26 11:01:36 PST 2008


On Nov 26, 2008, at 08:24, Peter Dyballa wrote:

>
> Am 26.11.2008 um 16:00 schrieb Jeremy Huddleston:
>
>>> Could not init font path element /usr/X11R7.4/lib/X11/fonts/misc/,
>>> removing from list!
>>
>> run:
>>
>> sudo font_cache -s -v -f
>
> Xquartz, when launched from the command line, continues to report  
> the same story ...

In that case, can you please tell me what is printed when you run that  
command, and can you tell me what "the same story" is?  This should  
cache your fonts and avoid the "can't find font 'fixed'" issue that  
you had before (you should now be able to run '/usr/X11/bin/Xquartz : 
0').

As for the login behavior... login is a very old command that behaves  
in a standards-defined way.  If you look in that man page again,  
you'll notice this usage at the top:

login -f [-lpq] [-h hostname] [user [prog [args...]]]

That is the usage that is being used via:

>>   \-+- 25997 root /usr/bin/login -fp pete /bin/sh -c /usr/X11/bin/ 
>> startx
>>          \-+= 25998 pete -tcsh
>>            \-+= 26005 pete pstree -w -p 25996
>>              \--- 26006 root ps -axwwo user

so the prog being run upon login is '/bin/sh' with two args: '-c' and  
'/usr/X11/bin/startx'

What happens, btw, if you just run 'bash --login' ? Do you get a bash  
prompt or a tcsh prompt?  Please provide the pstree for that process.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5708 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/xquartz-dev/attachments/20081126/68dd9e43/attachment-0001.bin>


More information about the Xquartz-dev mailing list