editors/nedit font weirdness

Stephen Hurd shurd at sasktel.net
Fri Feb 20 06:58:33 PST 2009


I recently updated my ports and rebuilt and now any time I try to run 
nedit, I get a handfull of "Cannot load font." errors followed by a 
segfault.  However, *if* I have xfontsel running, I only get a few 
warnings, then nedit runs normally.  Maybe some fonts have been 
removed?  I have performed a portupgrade -fRr editors/nedit to no avail.

The warnings I get when xfontsel is running are:
Cannot convert string 
"-*-courier-medium-r-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct
Cannot convert string "-*-courier-bold-r-normal-*-*-120-*-*-*-iso8859-1" 
to type FontStruct
Cannot convert string 
"-*-courier-medium-o-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct

And when xfontsel is *not* running, I get:
Cannot convert string 
"-*-courier-medium-r-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct
Unable to load any usable ISO8859 font

    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.

Cannot convert string "-*-courier-bold-r-normal-*-*-120-*-*-*-iso8859-1" 
to type FontStruct
Unable to load any usable ISO8859 font

    Name: BOLD
    Class: XmRendition
    Conversion failed.  Cannot load font.

Cannot convert string 
"-*-courier-medium-o-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct
Unable to load any usable ISO8859 font

    Name: ITALIC
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: BOLD
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: ITALIC
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: BOLD
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: ITALIC
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: BOLD
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: ITALIC
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: BOLD
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: ITALIC
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: iSearchText
    Class: XmText
    XmFontListGetNextFont failed.


    Name: FONTLIST_DEFAULT_TAG_STRING
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: BOLD
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: ITALIC
    Class: XmRendition
    Conversion failed.  Cannot load font.


    Name: iSearchText
    Class: XmText
    XmFontListGetNextFont failed.

Segmentation fault (core dumped)



More information about the freebsd-ports mailing list