Anders Malmendal wrote:
[]
Jan 23 10:54:26 fly defaults[1073]: \nThe domain/default pair of
(org.x.X11, no_auth) does not exist
Jan 23 10:54:26 fly org.x.X11[1063]: 2008-01-23 10:54:26.196
defaults[1073:10b]
Jan 23 10:54:26 fly defaults[1074]: \nThe domain/default pair of
(org.x.X11, nolisten_tcp) does not exist
You probably have some bash startup script like /etc/profile,
~/.bash_profile, ~/.bash_login or ~/.profile that has commands like
defaults write org.x.X11 nolisten_tcp "no"
inside. This was perhaps a good idea a couple of OSX versions ago, but
not now.
Jan 23 10:54:26 fly org.x.X11[1063]: 2008-01-23 10:54:26.208
defaults[1074:10b]
Jan 23 10:54:26 fly org.x.X11[1063]: The domain/default pair of
(org.x.X11, nolisten_tcp) does not exist
Jan 23 10:54:26 fly org.x.X11[1063]: xauth: creating new authority file
/Users/anders/.serverauth.1063
Jan 23 10:54:26 fly org.x.X11[1063]: xinit: Detected Xquartz startup,
setting file=X, argv[0]=/Applications/Utilities/X11.app/Contents/MacOS/X11
Jan 23 10:54:26 fly org.x.X11[1063]: XQuartz starting:
Jan 23 10:54:26 fly org.x.X11[1063]: X.org Release 7.2
Jan 23 10:54:26 fly org.x.X11[1063]: X.Org X Server 1.3.0-apple9
Jan 23 10:54:26 fly org.x.X11[1063]: Build Date: 20080117
Jan 23 10:54:26 fly org.x.X11[1063]: TransformProcessType: Success
Jan 23 10:54:26 fly org.x.X11[1063]: Xquartz: run by launchd for fd 0
Jan 23 10:54:27 fly org.x.X11[1063]: waiting for X server to shut down
Jan 23 10:54:27 fly org.x.X11[1063]: Quitting XQuartz...
This looks like a bad ~/.xinitrc file.
--
Martin