bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#3659: FW: 23.0.95; crash on set-frame-font


From: Glenn Morris
Subject: bug#3659: FW: 23.0.95; crash on set-frame-font
Date: Fri, 26 Jun 2009 22:45:18 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Kenichi Handa wrote:

> In a debugger, please check the values of filename (LispString),
> index (LispInt), and xftfont (XftFont *) just before calling
> XftLockFace at xftfont.c:290.

A breakpoint in this area is triggered 4 times before the Emacs frame
appears, then once more after the frame appears. It crashes on the 5th
time.

The 5 values of filename are:
/usr/openwin/lib/X11/fonts/75dpi/courR14.pcf.Z
/usr/openwin/lib/X11/fonts/75dpi/courR14.pcf.Z
/usr/openwin/lib/X11/fonts/75dpi/courO14.pcf.Z
/usr/openwin/lib/X11/fonts/75dpi/courR14.pcf.Z
/usr/openwin/lib/X11/fonts/100dpi/courB10.pcf.Z

"index" is always 0.

"xftfont" is always 0 (perhaps I am printing it wrong? I use "pp".)

> By the way, are there any fonts with that you can startup
> Emacs with --xrm 'Emacs*FontBackend: xft'?

I didn't check them all, but these work:

-*-FreeMono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1
-monotype-Times New-Roman-normal-normal-normal-*-*-*-*-*-*-0-iso10646-1

These are both TrueType fonts. I did not find any of the fonts in the
75dpi directory that worked (but it was not an exhaustive search).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]