From unknown Wed Aug 20 04:12:02 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#30793 <30793@debbugs.gnu.org> To: bug#30793 <30793@debbugs.gnu.org> Subject: Status: 25.3; menubar font broken with fontconfig-2.13.0 (with Lucid toolkit) Reply-To: bug#30793 <30793@debbugs.gnu.org> Date: Wed, 20 Aug 2025 11:12:02 +0000 retitle 30793 25.3; menubar font broken with fontconfig-2.13.0 (with Lucid = toolkit) reassign 30793 emacs submitter 30793 Ulrich Mueller severity 30793 normal tag 30793 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 06:53:23 2018 Received: (at submit) by debbugs.gnu.org; 13 Mar 2018 10:53:23 +0000 Received: from localhost ([127.0.0.1]:58136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evhYY-0003sy-U8 for submit@debbugs.gnu.org; Tue, 13 Mar 2018 06:53:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41675) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evhYX-0003sm-Lo for submit@debbugs.gnu.org; Tue, 13 Mar 2018 06:53:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evhYR-0003CB-8D for submit@debbugs.gnu.org; Tue, 13 Mar 2018 06:53:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59962) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1evhYR-0003Bx-4c for submit@debbugs.gnu.org; Tue, 13 Mar 2018 06:53:15 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60875) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evhYP-0006Hv-Hd for bug-gnu-emacs@gnu.org; Tue, 13 Mar 2018 06:53:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evhYK-00035y-I3 for bug-gnu-emacs@gnu.org; Tue, 13 Mar 2018 06:53:13 -0400 Received: from smtp.gentoo.org ([140.211.166.183]:55580) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1evhYK-00033f-84 for bug-gnu-emacs@gnu.org; Tue, 13 Mar 2018 06:53:08 -0400 Received: from a1i15.kph.uni-mainz.de (host2092.kph.uni-mainz.de [134.93.134.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: ulm) by smtp.gentoo.org (Postfix) with ESMTPSA id 110D5335C09; Tue, 13 Mar 2018 10:53:04 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <23207.44429.407369.177062@a1i15.kph.uni-mainz.de> Date: Tue, 13 Mar 2018 11:53:01 +0100 To: bug-gnu-emacs@gnu.org Subject: 25.3; menubar font broken with fontconfig-2.13.0 (with Lucid toolkit) From: Ulrich Mueller X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) I have the following lines in my ~/.Xresources: Emacs.pane.menubar.font: Droid Sans-10:bold Emacs.pane.menubar.background: maroon Emacs.pane.menubar.foreground: ivory So I would expect the menubar font to be bold (which worked as expected with fontconfig-2.12.6). However, with fontconfig-2.13.0, the font appears in medium weight. Other attributes, like the typeface itself or the size seem to work correctly. See the downstream bug at https://bugs.gentoo.org/650370 for screenshots with fontconfig-2.12.6 and fontconfig-2.13.0. In GNU Emacs 25.3.1 (x86_64-pc-linux-gnu, X toolkit) of 2018-03-12 built on juno Windowing system distributor 'The X.Org Foundation', version 11.0.11905000 System Description: Gentoo Base System release 2.4.1 Configured using: 'configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/emacs-25.3-r3 --htmldir=/usr/share/doc/emacs-25.3-r3/html --libdir=/usr/lib64 --program-suffix=-emacs-25 --infodir=/usr/share/info/emacs-25 --localstatedir=/var --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --with-gameuser=:gamestat --without-compress-install --with-file-notification=inotify --enable-acl --with-dbus --without-modules --with-gpm --without-hesiod --without-kerberos --without-kerberos5 --with-xml2 --without-selinux --with-gnutls --without-wide-int --with-zlib --with-sound=alsa --with-x --without-ns --without-gconf --with-gsettings --without-toolkit-scroll-bars --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xpm --with-imagemagick --with-xft --without-cairo --with-libotf --with-m17n-flt --with-x-toolkit=lucid --with-xaw3d GENTOO_PACKAGE=app-editors/emacs-25.3-r3 'CFLAGS=-march=core2 -ggdb -O2 -pipe' CPPFLAGS= 'LDFLAGS=-Wl,-O1 -Wl,--as-needed'' Configured features: XAW3D XPM JPEG TIFF GIF PNG RSVG SOUND GPM DBUS GSETTINGS NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB LUCID X11 Important settings: value of $LC_CTYPE: en_GB.UTF-8 value of $LC_TIME: en_GB.UTF-8 value of $LANG: en_US.utf8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message dired format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 87036 3829) (symbols 48 19665 0) (miscs 40 73 147) (strings 32 14991 5159) (string-bytes 1 422238) (vectors 16 11759) (vector-slots 8 430693 5080) (floats 8 166 45) (intervals 56 299 0) (buffers 976 19)) From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 12:55:23 2018 Received: (at 30793) by debbugs.gnu.org; 13 Mar 2018 16:55:23 +0000 Received: from localhost ([127.0.0.1]:59759 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evnCs-00077I-S8 for submit@debbugs.gnu.org; Tue, 13 Mar 2018 12:55:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51579) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evnCr-000772-61 for 30793@debbugs.gnu.org; Tue, 13 Mar 2018 12:55:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evnCi-0004LU-3m for 30793@debbugs.gnu.org; Tue, 13 Mar 2018 12:55:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:39442) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evnCh-0004LN-RW; Tue, 13 Mar 2018 12:55:12 -0400 Received: from [176.228.60.248] (port=4396 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1evnCf-0005JC-Li; Tue, 13 Mar 2018 12:55:10 -0400 Date: Tue, 13 Mar 2018 18:55:19 +0200 Message-Id: <83y3ivrk3s.fsf@gnu.org> From: Eli Zaretskii To: Ulrich Mueller In-reply-to: <23207.44429.407369.177062@a1i15.kph.uni-mainz.de> (message from Ulrich Mueller on Tue, 13 Mar 2018 11:53:01 +0100) Subject: Re: bug#30793: 25.3; menubar font broken with fontconfig-2.13.0 (with Lucid toolkit) References: <23207.44429.407369.177062@a1i15.kph.uni-mainz.de> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 30793 Cc: 30793@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > Date: Tue, 13 Mar 2018 11:53:01 +0100 > From: Ulrich Mueller > > I have the following lines in my ~/.Xresources: > > Emacs.pane.menubar.font: Droid Sans-10:bold > Emacs.pane.menubar.background: maroon > Emacs.pane.menubar.foreground: ivory > > So I would expect the menubar font to be bold (which worked as > expected with fontconfig-2.12.6). > > However, with fontconfig-2.13.0, the font appears in medium weight. > Other attributes, like the typeface itself or the size seem to work > correctly. Isn't this entirely between X and fontconfig? I mean, what's Emacs's part in this? Was this reported to the fontconfig developers? Thanks. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 17:04:43 2018 Received: (at 30793) by debbugs.gnu.org; 13 Mar 2018 21:04:43 +0000 Received: from localhost ([127.0.0.1]:59972 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evr6A-0005IM-PW for submit@debbugs.gnu.org; Tue, 13 Mar 2018 17:04:42 -0400 Received: from smtp.gentoo.org ([140.211.166.183]:56424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evr69-0005I8-JX for 30793@debbugs.gnu.org; Tue, 13 Mar 2018 17:04:41 -0400 Received: from a1i15.kph.uni-mainz.de (host2092.kph.uni-mainz.de [134.93.134.92]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: ulm) by smtp.gentoo.org (Postfix) with ESMTPSA id 7E3FD335C2C; Tue, 13 Mar 2018 21:04:34 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <23208.15573.298674.813306@a1i15.kph.uni-mainz.de> Date: Tue, 13 Mar 2018 22:04:21 +0100 To: Eli Zaretskii Subject: Re: bug#30793: 25.3; menubar font broken with fontconfig-2.13.0 (with Lucid toolkit) In-Reply-To: <83y3ivrk3s.fsf@gnu.org> References: <23207.44429.407369.177062@a1i15.kph.uni-mainz.de> <83y3ivrk3s.fsf@gnu.org> From: Ulrich Mueller X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 30793 Cc: 30793@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) >>>>> On Tue, 13 Mar 2018, Eli Zaretskii wrote: > Isn't this entirely between X and fontconfig? I mean, what's Emacs's > part in this? Indeed, it is entirely a fontconfig problem: > $ fc-match 'Droid Sans-10:bold' # with fontconfig-2.12.6 > DroidSans-Bold.ttf: "Droid Sans" "Bold" > $ fc-match 'Droid Sans-10:bold' # with fontconfig-2.13.0 > DroidSans.ttf: "Droid Sans" "Regular" > Was this reported to the fontconfig developers? It was: https://bugs.freedesktop.org/show_bug.cgi?id=105415 Sorry for the noise. From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 13 17:28:30 2018 Received: (at control) by debbugs.gnu.org; 13 Mar 2018 21:28:31 +0000 Received: from localhost ([127.0.0.1]:60010 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evrTC-0005vT-O4 for submit@debbugs.gnu.org; Tue, 13 Mar 2018 17:28:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1evrTB-0005vH-9u for control@debbugs.gnu.org; Tue, 13 Mar 2018 17:28:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1evrT5-0006aO-C9 for control@debbugs.gnu.org; Tue, 13 Mar 2018 17:28:24 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53204) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1evrT5-0006aI-8v for control@debbugs.gnu.org; Tue, 13 Mar 2018 17:28:23 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1evrT5-0006I2-21 for control@debbugs.gnu.org; Tue, 13 Mar 2018 17:28:23 -0400 Subject: control message for bug 30793 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Tue, 13 Mar 2018 17:28:23 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) tag 30793 notabug forwarded 30793 https://bugs.freedesktop.org/show_bug.cgi?id=105415 close 30793 From unknown Wed Aug 20 04:12:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Apr 2018 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator