Date: Fri, 20 Feb 2009 06:38:58 -0800 From: Stephen Hurd <shurd@sasktel.net> To: freebsd-ports@freebsd.org, deischen@freebsd.org Subject: editors/nedit font weirdness Message-ID: <499EC082.90300@sasktel.net>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499EC082.90300>