From unknown Sun Jun 22 00:03:23 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#20370 <20370@debbugs.gnu.org> To: bug#20370 <20370@debbugs.gnu.org> Subject: Status: 24.3; "display: no font available" after resize Reply-To: bug#20370 <20370@debbugs.gnu.org> Date: Sun, 22 Jun 2025 07:03:23 +0000 retitle 20370 24.3; "display: no font available" after resize reassign 20370 emacs submitter 20370 Martin Pohlack severity 20370 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 19 08:15:46 2015 Received: (at submit) by debbugs.gnu.org; 19 Apr 2015 12:15:46 +0000 Received: from localhost ([127.0.0.1]:60471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yjo8X-00034F-86 for submit@debbugs.gnu.org; Sun, 19 Apr 2015 08:15:45 -0400 Received: from eggs.gnu.org ([208.118.235.92]:33553) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yjo8U-000341-7O for submit@debbugs.gnu.org; Sun, 19 Apr 2015 08:15:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yjo8N-0000df-HZ for submit@debbugs.gnu.org; Sun, 19 Apr 2015 08:15:37 -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]:53029) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjo8N-0000da-Eu for submit@debbugs.gnu.org; Sun, 19 Apr 2015 08:15:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47036) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjo8L-0002DD-Jp for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2015 08:15:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yjo8I-0000cS-4f for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2015 08:15:33 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:33558) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yjo8H-0000cD-RX for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2015 08:15:30 -0400 Received: from [80.135.235.185] (helo=[192.168.2.111]) by os.inf.tu-dresden.de with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) id 1Yjo8F-0003p9-Lt for bug-gnu-emacs@gnu.org; Sun, 19 Apr 2015 14:15:27 +0200 Message-ID: <55339C5E.7070404@os.inf.tu-dresden.de> Date: Sun, 19 Apr 2015 14:15:26 +0200 From: Martin Pohlack User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 24.3; "display: no font available" after resize Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (-----) This bug report will be sent to the Bug-GNU-Emacs mailing list and the GNU bug tracker at debbugs.gnu.org. Please check that the From: line contains a valid email address. After a delay of up to one day, you should receive an acknowledgment at that address. Please write in English if possible, as the Emacs maintainers usually do not have translators for other languages. Please describe exactly what actions triggered the bug, and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': ---------------------------------------------------------------------- After starting emacs with -Q: * I set a custom font as default face (eval-region): (set-face-attribute 'default nil :family "Motix_Round") Everything looks as expected. (The font is available here https://github.com/martinp26/motix ) * I resize the default font via C-x C-+: No ASCII character is displayed correctly, all are represented by a small box. Unicode characters (e.g., ö (o umlaut)) display correctly. * If I invoke describe-char on a character of each class I get this: > ---------------------------------------------------------------------- > position: 221 of 224 (98%), column: 29 > character: ö (displayed as ö) (codepoint 246, #o366, #xf6) > preferred charset: unicode (Unicode (ISO10646)) > code point in charset: 0xF6 > syntax: w which means: word > category: .:Base, L:Left-to-right (strong), j:Japanese, l:Latin > to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" > buffer code: #xC3 #xB6 > file code: #xC3 #xB6 (encoded by coding system utf-8-unix) > display: by this font (glyph code) > xft:-unknown-Motix_Round-normal-normal-normal-*-31-*-*-*-m-0-iso10646-1 (#xB8) > > Character code properties: customize what to show > name: LATIN SMALL LETTER O WITH DIAERESIS > old-name: LATIN SMALL LETTER O DIAERESIS > general-category: Ll (Letter, Lowercase) > decomposition: (111 776) ('o' ' ') > > There are text properties here: > fontified t ---------------------------------------------------------------------- ---------------------------------------------------------------------- > position: 220 of 224 (98%), column: 28 > character: e (displayed as e) (codepoint 101, #o145, #x65) > preferred charset: ascii (ASCII (ISO646 IRV)) > code point in charset: 0x65 > syntax: w which means: word > category: .:Base, L:Left-to-right (strong), a:ASCII, l:Latin, r:Roman > to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" > buffer code: #x65 > file code: #x65 (encoded by coding system utf-8-unix) > display: no font available > > Character code properties: customize what to show > name: LATIN SMALL LETTER E > general-category: Ll (Letter, Lowercase) > decomposition: (101) ('e') > > There are text properties here: > fontified t ---------------------------------------------------------------------- * When I reset the size via C-x C-- or C-x C-0 back to normal: Everything is find again, all characters display correctly. Workaround: * If I re-evaluate the face definition after switching to a different font size: (set-face-attribute 'default nil :family "Motix_Round") everything is fine afterwards. The font is used for all sizes from that point on and displays fine. I assume there is some assumption about fonts built into emacs that is not fullfilled here but the font itself seems ultimately fine. ---------------------------------------------------------------------- In GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.10.7) of 2014-03-07 on toyol, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11501000 System Description: Ubuntu 14.04.2 LTS Configured using: `configure '--build' 'i686-linux-gnu' '--build' 'i686-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp' '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars' 'build_alias=i686-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' Important settings: value of $LC_COLLATE: POSIX value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: de_DE.UTF-8 value of $LC_TIME: de_DE.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-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 input: C-y C-SPC M-x e v a l - r e g C-x C-+ C-x C-- C-x C-+ M-x C-x C-- C-x C-- C-x C-- C-x C-+ C-x C-+ M-x b u g - b u g r e p o r Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set Mark activated Use +,-,0 for further adjustment [8 times] Making completion list... [3 times] Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils help-mode easymenu face-remap time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Fri Apr 24 17:28:57 2015 Received: (at submit) by debbugs.gnu.org; 24 Apr 2015 21:28:57 +0000 Received: from localhost ([127.0.0.1]:39027 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yll9c-0001WQ-JH for submit@debbugs.gnu.org; Fri, 24 Apr 2015 17:28:57 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51668) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Yll9a-0001WD-C1 for submit@debbugs.gnu.org; Fri, 24 Apr 2015 17:28:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yll9T-0001i9-LR for submit@debbugs.gnu.org; Fri, 24 Apr 2015 17:28:49 -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]:41461) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yll9T-0001i5-Io for submit@debbugs.gnu.org; Fri, 24 Apr 2015 17:28:47 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36922) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yll9R-0000WR-O9 for bug-gnu-emacs@gnu.org; Fri, 24 Apr 2015 17:28:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yll9O-0001h0-ET for bug-gnu-emacs@gnu.org; Fri, 24 Apr 2015 17:28:45 -0400 Received: from os.inf.tu-dresden.de ([141.76.48.99]:37723) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yll9O-0001gw-4n for bug-gnu-emacs@gnu.org; Fri, 24 Apr 2015 17:28:42 -0400 Received: from [87.157.63.38] (helo=[192.168.2.111]) by os.inf.tu-dresden.de with esmtpsa (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.85) id 1Yll9L-0004MF-F8 for bug-gnu-emacs@gnu.org; Fri, 24 Apr 2015 23:28:39 +0200 Message-ID: <553AB589.7090304@os.inf.tu-dresden.de> Date: Fri, 24 Apr 2015 23:28:41 +0200 From: Martin Pohlack User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: Re: 24.3; "display: no font available" after resize References: <55339C5E.7070404@os.inf.tu-dresden.de> In-Reply-To: <55339C5E.7070404@os.inf.tu-dresden.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (-----) I repeated the experiment with a freshly compiled emacs-24.5 from the upstream tarball on Ubuntu 12.04 with the same result. On 19.04.2015 14:15, Martin Pohlack wrote: > This bug report will be sent to the Bug-GNU-Emacs mailing list > and the GNU bug tracker at debbugs.gnu.org. Please check that > the From: line contains a valid email address. After a delay of up > to one day, you should receive an acknowledgment at that address. > > Please write in English if possible, as the Emacs maintainers > usually do not have translators for other languages. > > Please describe exactly what actions triggered the bug, and > the precise symptoms of the bug. If you can, give a recipe > starting from `emacs -Q': > > ---------------------------------------------------------------------- > After starting emacs with -Q: > > * I set a custom font as default face (eval-region): > > (set-face-attribute 'default nil :family "Motix_Round") > > Everything looks as expected. > > (The font is available here https://github.com/martinp26/motix ) > > * I resize the default font via C-x C-+: > > No ASCII character is displayed correctly, all are represented by a > small box. Unicode characters (e.g., ö (o umlaut)) display correctly. > > * If I invoke describe-char on a character of each class I get this: > >> ---------------------------------------------------------------------- >> position: 221 of 224 (98%), column: 29 >> character: ö (displayed as ö) (codepoint 246, #o366, #xf6) >> preferred charset: unicode (Unicode (ISO10646)) >> code point in charset: 0xF6 >> syntax: w which means: word >> category: .:Base, L:Left-to-right (strong), j:Japanese, l:Latin >> to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" >> buffer code: #xC3 #xB6 >> file code: #xC3 #xB6 (encoded by coding system utf-8-unix) >> display: by this font (glyph code) >> xft:-unknown-Motix_Round-normal-normal-normal-*-31-*-*-*-m-0-iso10646-1 (#xB8) >> >> Character code properties: customize what to show >> name: LATIN SMALL LETTER O WITH DIAERESIS >> old-name: LATIN SMALL LETTER O DIAERESIS >> general-category: Ll (Letter, Lowercase) >> decomposition: (111 776) ('o' ' ') >> >> There are text properties here: >> fontified t > ---------------------------------------------------------------------- > > ---------------------------------------------------------------------- >> position: 220 of 224 (98%), column: 28 >> character: e (displayed as e) (codepoint 101, #o145, #x65) >> preferred charset: ascii (ASCII (ISO646 IRV)) >> code point in charset: 0x65 >> syntax: w which means: word >> category: .:Base, L:Left-to-right (strong), a:ASCII, l:Latin, r:Roman >> to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" >> buffer code: #x65 >> file code: #x65 (encoded by coding system utf-8-unix) >> display: no font available >> >> Character code properties: customize what to show >> name: LATIN SMALL LETTER E >> general-category: Ll (Letter, Lowercase) >> decomposition: (101) ('e') >> >> There are text properties here: >> fontified t > ---------------------------------------------------------------------- > > > * When I reset the size via C-x C-- or C-x C-0 back to normal: > > Everything is find again, all characters display correctly. > > > Workaround: > > * If I re-evaluate the face definition after switching to a different > font size: > > (set-face-attribute 'default nil :family "Motix_Round") > > everything is fine afterwards. The font is used for all sizes from > that point on and displays fine. I assume there is some assumption > about fonts built into emacs that is not fullfilled here but the > font itself seems ultimately fine. > > ---------------------------------------------------------------------- > > In GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.10.7) > of 2014-03-07 on toyol, modified by Debian > Windowing system distributor `The X.Org Foundation', version 11.0.11501000 > System Description: Ubuntu 14.04.2 LTS > > Configured using: > `configure '--build' 'i686-linux-gnu' '--build' 'i686-linux-gnu' > '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' > '--localstatedir=/var/lib' '--infodir=/usr/share/info' > '--mandir=/usr/share/man' '--with-pop=yes' > '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp' > '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' > '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars' > 'build_alias=i686-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' > 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' > 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' > > Important settings: > value of $LC_COLLATE: POSIX > value of $LC_MESSAGES: en_US.UTF-8 > value of $LC_MONETARY: de_DE.UTF-8 > value of $LC_TIME: de_DE.UTF-8 > value of $LANG: en_US.UTF-8 > locale-coding-system: utf-8-unix > default enable-multibyte-characters: t > > Major mode: Lisp Interaction > > Minor modes in effect: > tooltip-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 input: > C-y > C-SPC M-x e v a l - r e g > C-x C-+ C-x C-- C-x C-+ M-x C-x C-- C-x > C-- C-x C-- C-x C-+ C-x C-+ M-x b u g > - b u g > r e p o r > > Recent messages: > For information about GNU Emacs and the GNU system, type C-h C-a. > Mark set > Mark activated > Use +,-,0 for further adjustment [8 times] > Making completion list... [3 times] > > Load-path shadows: > None found. > > Features: > (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml > mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev > gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util > mail-prsvr mail-utils help-mode easymenu face-remap time-date tooltip > ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd > fontset image regexp-opt fringe tabulated-list newcomment lisp-mode > register page menu-bar rfn-eshadow timer select scroll-bar mouse > jit-lock font-lock syntax facemenu font-core frame cham georgian > utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean > japanese hebrew greek romanian slovak czech european ethiopic indian > cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev > minibuffer loaddefs button faces cus-face macroexp files text-properties > overlay sha1 md5 base64 format env code-pages mule custom widget > hashtable-print-readable backquote make-network-process dbusbind > dynamic-setting system-font-setting font-render-setting move-toolbar gtk > x-toolkit x multi-tty emacs) > From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 26 06:00:29 2015 Received: (at 20370) by debbugs.gnu.org; 26 Apr 2015 10:00:29 +0000 Received: from localhost ([127.0.0.1]:40149 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YmJMS-000832-10 for submit@debbugs.gnu.org; Sun, 26 Apr 2015 06:00:29 -0400 Received: from mailfe01.swip.net ([212.247.154.1]:50949 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YmJMN-00082c-Py for 20370@debbugs.gnu.org; Sun, 26 Apr 2015 06:00:26 -0400 X-T2-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe01.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 575606883; Sun, 26 Apr 2015 12:00:15 +0200 Message-ID: <553CB72F.3090406@swipnet.se> Date: Sun, 26 Apr 2015 12:00:15 +0200 From: =?windows-1252?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Martin Pohlack , 20370@debbugs.gnu.org Subject: Re: bug#20370: 24.3; "display: no font available" after resize References: <55339C5E.7070404@os.inf.tu-dresden.de> <553AB589.7090304@os.inf.tu-dresden.de> In-Reply-To: <553AB589.7090304@os.inf.tu-dresden.de> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 20370 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.0 (/) Hi. I can't repeat this on Ubuntu 12.04 LTS. Do you perhaps have some bad libXft or libfreetype installed? Jan D. Den 2015-04-24 23:28, Martin Pohlack skrev: > I repeated the experiment with a freshly compiled emacs-24.5 from the > upstream tarball on Ubuntu 12.04 with the same result. > > On 19.04.2015 14:15, Martin Pohlack wrote: >> This bug report will be sent to the Bug-GNU-Emacs mailing list >> and the GNU bug tracker at debbugs.gnu.org. Please check that >> the From: line contains a valid email address. After a delay of up >> to one day, you should receive an acknowledgment at that address. >> >> Please write in English if possible, as the Emacs maintainers >> usually do not have translators for other languages. >> >> Please describe exactly what actions triggered the bug, and >> the precise symptoms of the bug. If you can, give a recipe >> starting from `emacs -Q': >> >> ---------------------------------------------------------------------- >> After starting emacs with -Q: >> >> * I set a custom font as default face (eval-region): >> >> (set-face-attribute 'default nil :family "Motix_Round") >> >> Everything looks as expected. >> >> (The font is available here https://github.com/martinp26/motix ) >> >> * I resize the default font via C-x C-+: >> >> No ASCII character is displayed correctly, all are represented by a >> small box. Unicode characters (e.g., ö (o umlaut)) display correctly. >> >> * If I invoke describe-char on a character of each class I get this: >> >>> ---------------------------------------------------------------------- >>> position: 221 of 224 (98%), column: 29 >>> character: ö (displayed as ö) (codepoint 246, #o366, #xf6) >>> preferred charset: unicode (Unicode (ISO10646)) >>> code point in charset: 0xF6 >>> syntax: w which means: word >>> category: .:Base, L:Left-to-right (strong), j:Japanese, l:Latin >>> to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" >>> buffer code: #xC3 #xB6 >>> file code: #xC3 #xB6 (encoded by coding system utf-8-unix) >>> display: by this font (glyph code) >>> xft:-unknown-Motix_Round-normal-normal-normal-*-31-*-*-*-m-0-iso10646-1 (#xB8) >>> >>> Character code properties: customize what to show >>> name: LATIN SMALL LETTER O WITH DIAERESIS >>> old-name: LATIN SMALL LETTER O DIAERESIS >>> general-category: Ll (Letter, Lowercase) >>> decomposition: (111 776) ('o' ' ') >>> >>> There are text properties here: >>> fontified t >> ---------------------------------------------------------------------- >> >> ---------------------------------------------------------------------- >>> position: 220 of 224 (98%), column: 28 >>> character: e (displayed as e) (codepoint 101, #o145, #x65) >>> preferred charset: ascii (ASCII (ISO646 IRV)) >>> code point in charset: 0x65 >>> syntax: w which means: word >>> category: .:Base, L:Left-to-right (strong), a:ASCII, l:Latin, r:Roman >>> to input: type "C-x 8 RET HEX-CODEPOINT" or "C-x 8 RET NAME" >>> buffer code: #x65 >>> file code: #x65 (encoded by coding system utf-8-unix) >>> display: no font available >>> >>> Character code properties: customize what to show >>> name: LATIN SMALL LETTER E >>> general-category: Ll (Letter, Lowercase) >>> decomposition: (101) ('e') >>> >>> There are text properties here: >>> fontified t >> ---------------------------------------------------------------------- >> >> >> * When I reset the size via C-x C-- or C-x C-0 back to normal: >> >> Everything is find again, all characters display correctly. >> >> >> Workaround: >> >> * If I re-evaluate the face definition after switching to a different >> font size: >> >> (set-face-attribute 'default nil :family "Motix_Round") >> >> everything is fine afterwards. The font is used for all sizes from >> that point on and displays fine. I assume there is some assumption >> about fonts built into emacs that is not fullfilled here but the >> font itself seems ultimately fine. >> >> ---------------------------------------------------------------------- >> >> In GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 3.10.7) >> of 2014-03-07 on toyol, modified by Debian >> Windowing system distributor `The X.Org Foundation', version 11.0.11501000 >> System Description: Ubuntu 14.04.2 LTS >> >> Configured using: >> `configure '--build' 'i686-linux-gnu' '--build' 'i686-linux-gnu' >> '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' >> '--localstatedir=/var/lib' '--infodir=/usr/share/info' >> '--mandir=/usr/share/man' '--with-pop=yes' >> '--enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.3/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.3/site-lisp:/usr/share/emacs/site-lisp' >> '--with-crt-dir=/usr/lib/i386-linux-gnu' '--with-x=yes' >> '--with-x-toolkit=gtk3' '--with-toolkit-scroll-bars' >> 'build_alias=i686-linux-gnu' 'CFLAGS=-g -O2 -fstack-protector >> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall' >> 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro' >> 'CPPFLAGS=-D_FORTIFY_SOURCE=2'' >> >> Important settings: >> value of $LC_COLLATE: POSIX >> value of $LC_MESSAGES: en_US.UTF-8 >> value of $LC_MONETARY: de_DE.UTF-8 >> value of $LC_TIME: de_DE.UTF-8 >> value of $LANG: en_US.UTF-8 >> locale-coding-system: utf-8-unix >> default enable-multibyte-characters: t >> >> Major mode: Lisp Interaction >> >> Minor modes in effect: >> tooltip-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 input: >> C-y >> C-SPC M-x e v a l - r e g >> C-x C-+ C-x C-- C-x C-+ M-x C-x C-- C-x >> C-- C-x C-- C-x C-+ C-x C-+ M-x b u g >> - b u g >> r e p o r >> >> Recent messages: >> For information about GNU Emacs and the GNU system, type C-h C-a. >> Mark set >> Mark activated >> Use +,-,0 for further adjustment [8 times] >> Making completion list... [3 times] >> >> Load-path shadows: >> None found. >> >> Features: >> (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml >> mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev >> gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util >> mail-prsvr mail-utils help-mode easymenu face-remap time-date tooltip >> ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd >> fontset image regexp-opt fringe tabulated-list newcomment lisp-mode >> register page menu-bar rfn-eshadow timer select scroll-bar mouse >> jit-lock font-lock syntax facemenu font-core frame cham georgian >> utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean >> japanese hebrew greek romanian slovak czech european ethiopic indian >> cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev >> minibuffer loaddefs button faces cus-face macroexp files text-properties >> overlay sha1 md5 base64 format env code-pages mule custom widget >> hashtable-print-readable backquote make-network-process dbusbind >> dynamic-setting system-font-setting font-render-setting move-toolbar gtk >> x-toolkit x multi-tty emacs) >> > > > From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 29 20:26:48 2019 Received: (at 20370-done) by debbugs.gnu.org; 30 Sep 2019 00:26:48 +0000 Received: from localhost ([127.0.0.1]:56224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEjWZ-0004my-UR for submit@debbugs.gnu.org; Sun, 29 Sep 2019 20:26:48 -0400 Received: from mail-pl1-f178.google.com ([209.85.214.178]:39312) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iEjWY-0004me-1x for 20370-done@debbugs.gnu.org; Sun, 29 Sep 2019 20:26:47 -0400 Received: by mail-pl1-f178.google.com with SMTP id s17so3188402plp.6 for <20370-done@debbugs.gnu.org>; Sun, 29 Sep 2019 17:26:46 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=wCgCNfp8n4WaSzLoev8r1zdZk91Q6UQ7RBW5VZHJmWk=; b=VM2sg1IovoGVF6n7mOW71fuQ+BqPjbEXj/ORbHoUfmjaiVUyw9tKA4a8GoQLLrSz2I xnaTKNLCtCffdKMGzT9U4Vj1eNPkQou54IwRTpDj394A9FxVLgQnUQv/4nshcqWMZc7E ggRhHaE9CJvv5aE4jQ2KchPVDza1KFq/AJQ6gZK5R9y1FKdBsoQYTbzMKKipr+g/yEQR eWZf7QuJELq/+ODzE4zx8dFpZbkdzeDj18i0Jj/Z3yHMLd+aHvXaChITGAQsdhj/QIi5 m+gCfqBSlxGyAHNIESkVzxERdyDxEekJAqgbCIK4y8Cqt1npybxjuogFmihNZjPJddIF VmbQ== X-Gm-Message-State: APjAAAX/J3S4lC+ucvMuq2IRkg0LBDMLP41VPtTir/+Vw7Lq4nHfmSDK 8c2C87Kcyo1IwpOwNS8PycKVRjr9FZfdWbeAdtjbLuKPNIY= X-Google-Smtp-Source: APXvYqxVMobOmvN3T6yvkjg3kX35YqyQwakmqn88oC1h07lMf/a3aK5fxYX3jMFuteKGe+6xD2NXBobPAr+CQsHQ9+E= X-Received: by 2002:a17:902:a515:: with SMTP id s21mr17901535plq.259.1569803199568; Sun, 29 Sep 2019 17:26:39 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Mon, 30 Sep 2019 02:26:28 +0200 Message-ID: Subject: Re: bug#20370: 24.3; "display: no font available" after resize To: =?UTF-8?Q?Jan_Dj=C3=A4rv?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20370-done Cc: Martin Pohlack , 20370-done@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: -1.0 (-) Jan Dj=C3=A4rv writes: > I can't repeat this on Ubuntu 12.04 LTS. > Do you perhaps have some bad libXft or libfreetype installed? More information was requested, but was not provided within 4 years, so I'm closing this bug report. If this is still an issue, please reopen the bug report. Best regards, Stefan Kangas From unknown Sun Jun 22 00:03:23 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 28 Oct 2019 11:24:16 +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