On Fri, 24 Sep 1999, you wrote:
> 
> On Fri, 24 Sep 1999, Anthony Penzinski / wrote:
> When doing 'startx' from the root prompt, I've started to get this
> message:
> 
> _FontTransSocketUNIXConnect: Can't connect: errno =111
> failed to set default font path
> '/usr/X11R6/lib/X11/fonts/TrueType/,unix/:-1'
> Fatal server error:
> could not open default font 'fixed'
                         ^^^^^^^^^^^^^^^^^^^
And its not a crash, just an error with no system consiquences.
> 
There is your answer you are missing fonts,
a Typical XF86Config file would look like;

     FontPath   "/usr/X11R6/lib/X11/fonts/local/"
     FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
     FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
     FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
     FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
     FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"            
 
Your fonts are possably missing from the file.
 
>       'When reporting a problem...'
> x connection to :0.0 broken (explicit kill or server shutdown).
> How do I reset/reconfigure the default font path?
> 
> Thanks!
> Anthony Penzinski

--
Regards Richard
[EMAIL PROTECTED]

Reply via email to