[NTLUG:Discuss] X problem

Bobby Wrenn bobby at wrennest.com
Wed Feb 23 13:39:16 CST 2000


I think I may be on to something. Just for grins I looked at the
environment. the last few line of the output from "set" are:
USERNAME=root
_=set
kdepath=/usr/bin
mc=()
{
    mkdir -p ~/.mc/tmp 2>/dev/null;
    chmod 700 ~/.mc/tmp;
    MC=~/.mc/tmp/mc$$-"$RANDOM";
    /usr/bin/mc -P "$@" >"$MC";
    cd "`cat $MC`";
    rm "$MC";
    unset MC
}

This does not look like it shoud be there. How do I clean this up?

Bobby

Bobby Wrenn wrote:
> 
> I can't believe it but I am reduced to using Windoze.
> 
> I just had a momentary power failure and two of my Linux boxen have the
> follwoing error when trying to load X Windows.
> 
> _FontTransSocketUNIXConnect: Can't connect: errno = 111
> failed to set default font path 'unix/:-1'
> Fatal server error:
> could not open default font 'fixed'
> 
> I bet it's just a config file but I don't know where to look.
> 
> Thanks for the help,
> Bobby
> 
> _______________________________________________
> http://ntlug.org/mailman/listinfo/discuss




More information about the Discuss mailing list