mermaid:~ spundun$ startx
2005-06-20 19:25:42.156 XDarwin[288]
XDarwin 1.4.0
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Darwin Apple Computer, Inc.
Current Operating System: Darwin mermaid.isi.edu 8.1.0 Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC Power Macintosh
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Could not find keymapping file USA.keymapping.
Reading keymap from the system.
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
Loading GLX bundle glxMesa.bundle (using Mesa)
Display mode: Full screen Quartz -- Direct Display
Screen 0 added: 1280x854 @ (0,0)
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
AUDIT: Mon Jun 20 19:25:43 2005: 288 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
waiting for X server to begin accepting connections .
AUDIT: Mon Jun 20 19:25:45 2005: 288 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 19:25:47 2005: 288 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 19:25:49 2005: 288 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 19:25:51 2005: 288 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
#!/bin/sh
. /sw/bin/init.sh
DYLD_FALLBACK_LIBRARY_PATH=: exec /sw/bin/gnome-session
. /sw/bin/init.sh
[[ -z $DISPLAY ]] && export DISPLAY=":0.0"
#!/bin/sh
. /sw/bin/init.sh
export DYLD_FALLBACK_LIBRARY_PATH=:
exec /sw/bin/gnome-session
mermaid:~ spundun$ startx -- -quartz
2005-06-20 20:22:43.804 XDarwin[355]
XDarwin 1.4.0
Running in parallel with Mac OS X Quartz window server.
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.8.2
Build Operating System: Darwin Apple Computer, Inc.
Current Operating System: Darwin mermaid.local 8.1.0 Darwin Kernel Version 8.1.0: Tue May 10 18:16:08 PDT 2005; root:xnu-792.1.5.obj~4/RELEASE_PPC Power Macintosh
Before reporting problems, check http://wiki.X.Org
to make sure that you have the latest version.
Could not find keymapping file USA.keymapping.
Reading keymap from the system.
_XSERVTransmkdir: Owner of /tmp/.X11-unix should be set to root
Loading GLX bundle glxMesa.bundle (using Mesa)
Display mode: Full screen Quartz -- Direct Display
Screen 0 added: 1280x854 @ (0,0)
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
AUDIT: Mon Jun 20 20:22:44 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
waiting for X server to begin accepting connections .
AUDIT: Mon Jun 20 20:22:46 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 20:22:48 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 20:22:50 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 20:22:53 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
.^C.
AUDIT: Mon Jun 20 20:22:54 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 20:22:56 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
..
AUDIT: Mon Jun 20 20:22:58 2005: 355 XDarwin: client 1 rejected from local host
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
.Quitting XDarwin...
giving up.
xinit: unable to connect to X server
xinit: No such process (errno 3): unexpected signal 2.
mermaid:~ spundun$