On May 4, 2004, at 4:29 PM, Elvanör wrote:


Having strange problmes with GTK programs, I decided to switch my X11 implementation. I was using Apple's X11; I am now using XDarwon (Xfree 4.4) as installed by fink.

The server launches fine but i can't have any applications launch into it...

here is the log that I get:

2004-05-04 13:24:46.821 XDarwin[1407]
XDarwin 1.3.0

XFree86 Version 4.4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 29 February 2004
If the server is older than 6-12 months, or if your hardware is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/FAQ)
Operating System: Darwin Apple Computer, Inc.
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 glxCGL.bundle (using Apple's OpenGL)
Display mode: Rootless Quartz -- Xplugin implementation
PseudoramiX screen 0 added: 1280x1003 @ (0,21).
PseudoramiX screen 0 placed at X11 coordinate (0,0).
[DRI] screen 0 installation complete
Screen 0 added: 1280x1003 @ (0,21)
Screen 0 placed at X11 coordinate (0,0).
Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
AUDIT: Tue May 4 13:24:48 2004: 1407 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 . Xlib: connection to ":0.0" refused by server Xlib: No protocol specified


So it seems the problem is with that xlib thing. Any ideas ?


Thanks,

Jean-Noel




I occasionally get the same error, and can solve it via:


rm ~/.Xauthority
touch ~/.Xauthority

--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to