David Krings <[EMAIL PROTECTED]> writes:

> _FontTransSocketUNIXConnect: Can't connect: errno = 111
> failed to set default font path 'unix/:-1'
> Fatal server error:
> could not open default font 'fixed'
> 
> When reporting a problem related to a server crash, please send
> the full server output, not just the last messages
> 
> X connection to :0.0 broken (explicit kill or server shutdown).

Having just gone round and round with this very error message, I was
somewhat humbled to find it meant I had not checked to see if `xfs'
was running.  And it was not.   You can find out quickly with:

ps waux|grep [x]fs:
xfs  415  0.0  1.2  4844 1564 ?  S  Dec28  0:02 xfs -droppriv -daemon
 
And start it with `/etc/rc.d/ini.d/xfs start'

If this turns out to be your problem... I have a well used dunce cap
you can borrow.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to