GNU bug report logs -
#7382
24.0.50; lucid menu bar is all blank
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 12 Nov 2010 08:14:01 UTC
Severity: normal
Found in version 24.0.50
Done: Katsumi Yamaoka <yamaoka <at> jpl.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 7382 <at> debbugs.gnu.org (full text, mbox):
Jan Djärv <jan.h.d <at> swipnet.se> wrote:
> I installed Fedora 14 and compiled Emacs with the same configure options.
Thank you for verifying it.
> The menus are fine over here.
What font does `emacs -Q' choose for the `menu' face? I got:
(face-font 'menu)
"-unknown-DejaVu Sans Mono-normal-normal-normal-*-13-*-*-*-m-0-iso10646-1"
Though Emacs 24 displays no item text in menu, the font is the same
as the one that `emacs-23.2 -Q' chooses and it displays item texts
in menu. Furthermore the following works in Emacs 23.2 but not in
Emacs 24.0.50:
(set-face-font
'menu
"-adobe-helvetica-bold-r-normal--17-120-100-100-p-92-iso8859-1")
> Can you try starting emacs with -xrm '*faceName: none'?
It makes the menu bar display item texts properly with `emacs -Q'.
The result of (face-font 'menu) doesn't differ though.
> It could be a font problem.
Hmm...
This bug report was last modified 14 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.