GNU bug report logs -
#76252
31.0.50; tab-line stopped working
Previous Next
Reported by: "Pedro A. Aranda" <paaguti <at> gmail.com>
Date: Thu, 13 Feb 2025 07:26:01 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <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 76252 in the body.
You can then email your comments to 76252 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Thu, 13 Feb 2025 07:26:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Pedro A. Aranda" <paaguti <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Thu, 13 Feb 2025 07:26:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
--text follows this line--
Repeating:
M-x global-tab-line-mode
will produce the following alternating errors:
apply: Wrong type argument: number-or-marker-p, (1)
apply: Wrong type argument: number-or-marker-p, (-1)
Emacs installed from .deb package I create from scratch
In GNU Emacs 31.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.33, cairo version 1.16.0) of 2025-02-13 built on d4f574ac8151
Repository revision: ab43d956cad94da7bf3c325821666e408af4c73d
Repository branch: master
System Description: Ubuntu 22.04.5 LTS
Configured using:
'configure --prefix=/usr --program-suffix=31 --without-x --with-pgtk
--with-x-toolkit=gtk3 --with-cairo --with-compress-install
--with-modules=yes --with-threads --with-included-regex --with-zlib
--with-native-compilation=aot 'CFLAGS=-g -O2
-ffile-prefix-map=/home/paag/emacs=. -flto=auto -ffat-lto-objects
-flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat
-Werror=format-security' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
'LDFLAGS=-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects
-flto=auto -Wl,-z,relro''
Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG
LIBSELINUX LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG
RSVG SECCOMP SOUND THREADS TIFF TOOLKIT_SCROLL_BARS XIM GTK3 ZLIB
Important settings:
value of $LC_MONETARY: es_ES.UTF-8
value of $LC_NUMERIC: es_ES.UTF-8
value of $LC_TIME: es_ES.UTF-8
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=ibus
locale-coding-system: utf-8-unix
Major mode: Fundamental
Minor modes in effect:
tooltip-mode: t
global-eldoc-mode: t
show-paren-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
blink-cursor-mode: t
minibuffer-regexp-mode: t
buffer-read-only: t
line-number-mode: t
indent-tabs-mode: t
transient-mark-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug message mailcap yank-media puny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068
epg-config gnus-util text-property-search time-date subr-x mm-decode
mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils
tab-line icons cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc
paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode
mwheel term/pgtk-win pgtk-win term/common-win touch-screen pgtk-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq
simple cl-generic indonesian philippine 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 composite emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button
loaddefs theme-loaddefs faces cus-face macroexp files window
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget keymap hashtable-print-readable backquote threads dbusbind
inotify dynamic-setting system-font-setting font-render-setting cairo
gtk pgtk multi-tty move-toolbar make-network-process tty-child-frames
native-compile emacs)
Memory information:
((conses 16 52733 17221) (symbols 48 5469 0) (strings 32 14153 2277)
(string-bytes 1 479721) (vectors 16 9443)
(vector-slots 8 133426 13676) (floats 8 23 12) (intervals 56 377 0)
(buffers 984 13))
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Thu, 13 Feb 2025 08:20:04 GMT)
Full text and
rfc822 format available.
Message #8 received at 76252 <at> debbugs.gnu.org (full text, mbox):
> Date: Thu, 13 Feb 2025 08:25:43 +0100
> From: "Pedro A. Aranda" <paaguti <at> gmail.com>
>
> Repeating:
>
> M-x global-tab-line-mode
>
> will produce the following alternating errors:
> apply: Wrong type argument: number-or-marker-p, (1)
> apply: Wrong type argument: number-or-marker-p, (-1)
I cannot reproduce this with today's master branch. Please set
debug-on-error non-nil and post the Lisp backtrace from the error.
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Thu, 13 Feb 2025 08:29:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 76252 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Debug-on-error was not very helpful :(:
Entering debugger...
apply: Wrong type argument: number-or-marker-p, (1)
Sorry, /PA
On Thu, 13 Feb 2025 at 09:19, Eli Zaretskii <eliz <at> gnu.org> wrote:
> > Date: Thu, 13 Feb 2025 08:25:43 +0100
> > From: "Pedro A. Aranda" <paaguti <at> gmail.com>
> >
> > Repeating:
> >
> > M-x global-tab-line-mode
> >
> > will produce the following alternating errors:
> > apply: Wrong type argument: number-or-marker-p, (1)
> > apply: Wrong type argument: number-or-marker-p, (-1)
>
> I cannot reproduce this with today's master branch. Please set
> debug-on-error non-nil and post the Lisp backtrace from the error.
>
> Thanks.
>
--
Fragen sind nicht da, um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler
Headaches with a Juju log:
unit-basic-16: 09:17:36 WARNING juju.worker.uniter.operation we should run
a leader-deposed hook here, but we can't yet
Year 1 of the New Koprocracy
[Message part 2 (text/html, inline)]
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Thu, 13 Feb 2025 09:11:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 76252 <at> debbugs.gnu.org (full text, mbox):
> From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
> Date: Thu, 13 Feb 2025 09:27:37 +0100
> Cc: 76252 <at> debbugs.gnu.org
>
> Debug-on-error was not very helpful :(:
>
> Entering debugger...
> apply: Wrong type argument: number-or-marker-p, (1)
Then please run Emacs under GDB:
$ cd /path/to/emacs/src
$ gdb ./emacs
...
(gdb) break wrong_type_argument
(gdb) run -Q
Then invoke "M-x global-tab-line-mode", and GDB should get control.
Back on GDB prompt:
(gdb) source ./.gdbinit
(gdb) bt
and post the backtrace here.
Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Fri, 14 Feb 2025 07:40:02 GMT)
Full text and
rfc822 format available.
Message #17 received at 76252 <at> debbugs.gnu.org (full text, mbox):
Rebuilt yesterday 18:00 CET from master and the problem has disappeared.
May I suggest that thee git commit hash is included in a variable. This would
Make (potential) bug reporting more reproducible.
Best, /PA
> El 13 feb 2025, a las 10:09, Eli Zaretskii <eliz <at> gnu.org> escribió:
>
>> From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
>> Date: Thu, 13 Feb 2025 09:27:37 +0100
>> Cc: 76252 <at> debbugs.gnu.org
>>
>> Debug-on-error was not very helpful :(:
>>
>> Entering debugger...
>> apply: Wrong type argument: number-or-marker-p, (1)
>
> Then please run Emacs under GDB:
>
> $ cd /path/to/emacs/src
> $ gdb ./emacs
> ...
> (gdb) break wrong_type_argument
> (gdb) run -Q
>
> Then invoke "M-x global-tab-line-mode", and GDB should get control.
> Back on GDB prompt:
>
> (gdb) source ./.gdbinit
> (gdb) bt
>
> and post the backtrace here.
>
> Thanks.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Fri, 14 Feb 2025 08:34:02 GMT)
Full text and
rfc822 format available.
Message #20 received at 76252 <at> debbugs.gnu.org (full text, mbox):
>>>>> On Fri, 14 Feb 2025 08:39:24 +0100, Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com> said:
Pedro> Rebuilt yesterday 18:00 CET from master and the problem has disappeared.
Pedro> May I suggest that thee git commit hash is included in a variable. This would
Pedro> Make (potential) bug reporting more reproducible.
(emacs-build-description), which references `emacs-repository-version'
and `emacs-repository-branch'
Robert
--
Reply sent
to
Eli Zaretskii <eliz <at> gnu.org>
:
You have taken responsibility.
(Fri, 14 Feb 2025 08:46:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Pedro A. Aranda" <paaguti <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 14 Feb 2025 08:46:02 GMT)
Full text and
rfc822 format available.
Message #25 received at 76252-done <at> debbugs.gnu.org (full text, mbox):
> From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
> Date: Fri, 14 Feb 2025 08:39:24 +0100
> Cc: 76252 <at> debbugs.gnu.org
>
> Rebuilt yesterday 18:00 CET from master and the problem has disappeared.
OK, so I'm closing this bug.
> May I suggest that thee git commit hash is included in a variable. This would
> Make (potential) bug reporting more reproducible.
The commit hash is already in a variable: emacs-repository-version
(with emacs-repository-branch giving the branch).
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#76252
; Package
emacs
.
(Fri, 14 Feb 2025 09:03:02 GMT)
Full text and
rfc822 format available.
Message #28 received at 76252-done <at> debbugs.gnu.org (full text, mbox):
Thanks a ton!,
<blush>Hadn’t seen it </blush>
/PA
> El 14 feb 2025, a las 9:45, Eli Zaretskii <eliz <at> gnu.org> escribió:
>
>> From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
>> Date: Fri, 14 Feb 2025 08:39:24 +0100
>> Cc: 76252 <at> debbugs.gnu.org
>>
>> Rebuilt yesterday 18:00 CET from master and the problem has disappeared.
>
> OK, so I'm closing this bug.
>
>> May I suggest that thee git commit hash is included in a variable. This would
>> Make (potential) bug reporting more reproducible.
>
> The commit hash is already in a variable: emacs-repository-version
> (with emacs-repository-branch giving the branch).
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 14 Mar 2025 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.