Paste number 9267: Out of nowhere now I am getting connection refused errors on startx...

Index of paste annotations: 4 | 3 | 2 | 1

Paste number 9267: Out of nowhere now I am getting connection refused errors on startx...
Pasted by: Spundun
When:5 years, 2 months ago
Share:Tweet this! | http://paste.lisp.org/+75F
Channel:#fink
Paste contents:
Raw Source | XML | Display As
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

Annotations for this paste:

Annotation number 4: better xinitrc
Pasted by: miga
When:5 years, 2 months ago
Share:Tweet this! | http://paste.lisp.org/+75F/4
Paste contents:
Raw Source | Display As
#!/bin/sh
. /sw/bin/init.sh
DYLD_FALLBACK_LIBRARY_PATH=: exec /sw/bin/gnome-session

Annotation number 3: profile
Pasted by: miga
When:5 years, 2 months ago
Share:Tweet this! | http://paste.lisp.org/+75F/3
Paste contents:
Raw Source | Display As
. /sw/bin/init.sh
[[ -z $DISPLAY ]] && export DISPLAY=":0.0"

Annotation number 2: xinitrc
Pasted by: miga
When:5 years, 2 months ago
Share:Tweet this! | http://paste.lisp.org/+75F/2
Paste contents:
Raw Source | Display As
#!/bin/sh
. /sw/bin/init.sh
export DYLD_FALLBACK_LIBRARY_PATH=: 
exec /sw/bin/gnome-session

Annotation number 1: even with -- -quartz it doesnt work.
Pasted by: Spundun
When:5 years, 2 months ago
Share:Tweet this! | http://paste.lisp.org/+75F/1
Paste contents:
Raw Source | Display As
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$ 

Colorize as:
Show Line Numbers
Index of paste annotations: 4 | 3 | 2 | 1

Lisppaste pastes can be made by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively.