Am 11.01.2009 um 16:00 schrieb Peter Dyballa:
X11 fails to launch in the same manner as my self-compiled X11R7.4:
This is still true! The first launch after compilation corrects the fonts cache: X11.app: main(): argc=2 argv[0] = /Applications/MacPorts/X11.app/Contents/MacOS/X11.bin argv[1] = -psn_0_14680065 Waiting for startup parameters via Mach IPC. X11.app: Could not connect to server (DISPLAY is not set). Starting X server. X11.app: Launching /opt/local/bin/startx: argv[0] = /bin/sh argv[1] = -c argv[2] = /opt/local/bin/startx font_cache: Scanning user font directories to generate X11 font caches bootstrap_look_up(): 1102l font_cache: Making fonts.dir for updated directories. xauth: creating new authority file /Users/pete/.serverauth.21048 X11.app: do_start_x11_server(): argc=8 argv[0] = /opt/local/bin/X argv[1] = :1 argv[2] = -nolisten argv[3] = tcp argv[4] = -dpi argv[5] = 100 argv[6] = -auth argv[7] = /Users/pete/.serverauth.21048 2009-01-12 22:52:34.099 X11.bin[21034] Could not connect the action apps_table_cancel: to target of class X11Controller X11.app: Debug Info: kKLuchrData failed, trying kKLKCHRData. If you are using a 3rd party keyboard layout, please see http:// xquartz.macosforge.org/trac/ticket/154 Xquartz starting: X.Org X Server 1.4.2-apple31 Build Date: 20090112 (EE) XKB: Couldn't open rules file /opt/local/share/X11/xkb/rules/base (EE) XKB: Couldn't open rules file /opt/local/share/X11/xkb/rules/base Could not init font path element /opt/local/share/fonts/misc/, removing from list! Could not init font path element /opt/local/share/fonts/TTF/, removing from list! Could not init font path element /opt/local/share/fonts/OTF, removing from list! Could not init font path element /opt/local/share/fonts/Type1/, removing from list! Could not init font path element /opt/local/share/fonts/100dpi/, removing from list! Could not init font path element /opt/local/share/fonts/75dpi/, removing from list! Could not init font path element /Library/Fonts, removing from list! Could not init font path element /System/Library/Fonts, removing from list! Fatal server error: could not open default font 'fixed' AbortDDX Quitting Xquartz... Xquartz: start_x11_server: (ipc/mig) server died giving up. xinit: Connection refused (errno 61): unable to connect to X server xinit: No such process (errno 3): Server error. font_cache: Updating FC cache <some time passes, maybe a minute or two> font_cache: Done The next and all following tries yield: X11.app: main(): argc=2 argv[0] = /Applications/MacPorts/X11.app/Contents/MacOS/X11.bin argv[1] = -psn_0_14811137 Waiting for startup parameters via Mach IPC. X11.app: Could not connect to server (DISPLAY is not set). Starting X server. X11.app: Launching /opt/local/bin/startx: argv[0] = /bin/sh argv[1] = -c argv[2] = /opt/local/bin/startx font_cache: Scanning user font directories to generate X11 font caches bootstrap_look_up(): 1102l font_cache: Updating FC cache xauth: creating new authority file /Users/pete/.serverauth.21111 waiting for X server to begin accepting connections X11.app: do_start_x11_server(): argc=8 argv[0] = /opt/local/bin/X argv[1] = :1 argv[2] = -nolisten argv[3] = tcp argv[4] = -dpi argv[5] = 100 argv[6] = -auth argv[7] = /Users/pete/.serverauth.21111 2009-01-12 22:58:06.399 X11.bin[21098] Could not connect the action apps_table_cancel: to target of class X11Controller X11.app: Debug Info: kKLuchrData failed, trying kKLKCHRData. If you are using a 3rd party keyboard layout, please see http:// xquartz.macosforge.org/trac/ticket/154 Xquartz starting: X.Org X Server 1.4.2-apple31 Build Date: 20090112 (EE) XKB: Couldn't open rules file /opt/local/share/X11/xkb/rules/base (EE) XKB: Couldn't open rules file /opt/local/share/X11/xkb/rules/base Could not init font path element /opt/local/share/fonts/misc/, removing from list! Could not init font path element /opt/local/share/fonts/TTF/, removing from list! Could not init font path element /opt/local/share/fonts/OTF, removing from list! Could not init font path element /opt/local/share/fonts/Type1/, removing from list! Could not init font path element /opt/local/share/fonts/100dpi/, removing from list! Could not init font path element /opt/local/share/fonts/75dpi/, removing from list! Could not init font path element /Library/Fonts, removing from list! Could not init font path element /System/Library/Fonts, removing from list! Fatal server error: could not open default font 'fixed' AbortDDX Quitting Xquartz... Xquartz: start_x11_server: (ipc/mig) server died giving up. xinit: Connection refused (errno 61): unable to connect to X server xinit: No such process (errno 3): Server error. font_cache: Done The X11 jumps up and down a few times, then it vanishes. The result is the same independent of the presence of a ~/.xinitrc file. (My ~/.xserverrc is already moved away sinced the up-to-date X11.app is using my screen's resolution.) -- Greetings Pete I love deadlines. I love the whooshing noise they make as they go by. – Douglas Adams