GNU bug report logs - #75899
31.0.50; Commit c50e8c242 breaks `global-tab-line-mode'

Previous Next

Package: emacs;

Reported by: Arash Esbati <arash <at> gnu.org>

Date: Mon, 27 Jan 2025 18:56:02 UTC

Severity: normal

Found in version 31.0.50

Fixed in version 31.1

Done: Arash Esbati <arash <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75899 in the body.
You can then email your comments to 75899 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to eggert <at> cs.ucla.edu, bug-gnu-emacs <at> gnu.org:
bug#75899; Package emacs. (Mon, 27 Jan 2025 18:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arash Esbati <arash <at> gnu.org>:
New bug report received and forwarded. Copy sent to eggert <at> cs.ucla.edu, bug-gnu-emacs <at> gnu.org. (Mon, 27 Jan 2025 18:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arash Esbati <arash <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 31.0.50; Commit c50e8c242 breaks `global-tab-line-mode'
Date: Mon, 27 Jan 2025 19:55:03 +0100
Hi all,

build Emacs with commit

  Prefer make_formatted_string in svg_load_image
  commit c50e8c24247eb69d85b004a72197e710c8e1e32a

and then:

  • emacs -Q
  • M-x global-tab-line-mode RET

which gives me (line breaks added for better legibility):

  Error during redisplay: (eval (tab-line-format) t) signaled
  (error "Invalid format operation %06X; fill: currentColor;\"
   width=\"%d\" height=\"%d\" preserveAspectRatio=\"none\"
   viewBox=\"0 0 %f %f\"><rect width=\"100%%\" height=\"100%%\"
   fill=\"#%06X\"/><xi:include
   href=\"data:image/svg+xml;base64,%s\"></xi:include></svg>")

Best, Arash

In GNU Emacs 31.0.50 (build 16, aarch64-apple-darwin24.2.0, NS
 appkit-2575.30 Version 15.2 (Build 24C101)) of 2025-01-27 built on
 MacMutant.local
Repository revision: 028fae966142b6e2330b9250fb4cdf2cbd8e1446
Repository branch: HEAD
Windowing system distributor 'Apple', version 10.3.2575
System Description:  macOS 15.2

Configured using:
 'configure --with-ns --without-pop --without-mailutils --with-threads
 --with-modules --with-native-compilation --without-compress-install
 'CFLAGS=-O2 -g0 -pipe '
 'CPPFLAGS=-I/opt/homebrew/Cellar/gcc/14.2.0_1/include
 -I/opt/homebrew/Cellar/libgccjit/14.2.0_1/include
 -I/opt/homebrew/Cellar/gmp/6.3.0/include
 -I/opt/homebrew/Cellar/libxml2/2.13.5/include '
 'LDFLAGS=-L/opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current
 -L/opt/homebrew/Cellar/gmp/6.3.0/lib
 -L/opt/homebrew/Cellar/libxml2/2.13.5/lib ''

Configured features:
ACL GLIB GMP GNUTLS LCMS2 LIBXML2 MODULES NATIVE_COMP NOTIFY KQUEUE NS
PDUMPER PNG RSVG SQLITE3 THREADS TOOLKIT_SCROLL_BARS TREE_SITTER WEBP
XIM ZLIB




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75899; Package emacs. (Tue, 28 Jan 2025 01:28:01 GMT) Full text and rfc822 format available.

Message #8 received at 75899 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Arash Esbati <arash <at> gnu.org>
Cc: 75899 <at> debbugs.gnu.org
Subject: Re: bug#75899: 31.0.50; Commit c50e8c242 breaks `global-tab-line-mode'
Date: Mon, 27 Jan 2025 17:27:36 -0800
Thanks for reporting this. On the master branch I've installed what I 
hope to be fixes; please give them a try.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75899; Package emacs. (Tue, 28 Jan 2025 06:34:02 GMT) Full text and rfc822 format available.

Message #11 received at 75899 <at> debbugs.gnu.org (full text, mbox):

From: Arash Esbati <arash <at> gnu.org>
To: Paul Eggert <eggert <at> cs.ucla.edu>
Cc: 75899 <at> debbugs.gnu.org
Subject: Re: bug#75899: 31.0.50; Commit c50e8c242 breaks `global-tab-line-mode'
Date: Tue, 28 Jan 2025 07:33:18 +0100
Paul Eggert <eggert <at> cs.ucla.edu> writes:

> Thanks for reporting this. On the master branch I've installed what I
> hope to be fixes; please give them a try.

Thanks for the quick fix.  I confirm that your changes resolve the issue
for me.  I'll wait to hear from Basil[1] if this works for him as well
and then close this report.

Best, Arash

Footnotes:
[1]  https://lists.gnu.org/archive/html/emacs-devel/2025-01/msg01030.html




bug marked as fixed in version 31.1, send any further explanations to 75899 <at> debbugs.gnu.org and Arash Esbati <arash <at> gnu.org> Request was from Arash Esbati <arash <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 28 Jan 2025 06:42:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75899; Package emacs. (Tue, 28 Jan 2025 07:38:01 GMT) Full text and rfc822 format available.

Message #16 received at 75899 <at> debbugs.gnu.org (full text, mbox):

From: "Basil L. Contovounesios" <basil <at> contovou.net>
To: Arash Esbati <arash <at> gnu.org>
Cc: Paul Eggert <eggert <at> cs.ucla.edu>, 75899 <at> debbugs.gnu.org
Subject: Re: bug#75899: 31.0.50; Commit c50e8c242 breaks `global-tab-line-mode'
Date: Tue, 28 Jan 2025 08:36:47 +0100
Arash Esbati [2025-01-28 07:33 +0100] wrote:
> I'll wait to hear from Basil[1] if this works for him as well

It does :).

-- 
Basil




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#75899; Package emacs. (Thu, 06 Feb 2025 01:44:02 GMT) Full text and rfc822 format available.

Message #19 received at 75899-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefankangas <at> gmail.com>
To: "Basil L. Contovounesios" <basil <at> contovou.net>,
 Arash Esbati <arash <at> gnu.org>
Cc: Paul Eggert <eggert <at> cs.ucla.edu>, 75899-done <at> debbugs.gnu.org
Subject: Re: bug#75899: 31.0.50; Commit c50e8c242 breaks `global-tab-line-mode'
Date: Wed, 5 Feb 2025 17:43:46 -0800
"Basil L. Contovounesios" <basil <at> contovou.net> writes:

> Arash Esbati [2025-01-28 07:33 +0100] wrote:
>> I'll wait to hear from Basil[1] if this works for him as well
>
> It does :).

I'm therefore closing this bug report.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 06 Mar 2025 12:24:21 GMT) Full text and rfc822 format available.

This bug report was last modified 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.