GNU bug report logs - #38033
27.0.50; Regression: emacsclient -c error on first frame

Previous Next

Package: emacs;

Reported by: Yuri D'Elia <wavexx <at> thregr.org>

Date: Sat, 2 Nov 2019 16:48:01 UTC

Severity: normal

Merged with 37985

Found in version 27.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 38033 in the body.
You can then email your comments to 38033 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 bug-gnu-emacs <at> gnu.org:
bug#38033; Package emacs. (Sat, 02 Nov 2019 16:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Yuri D'Elia <wavexx <at> thregr.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 02 Nov 2019 16:48:02 GMT) Full text and rfc822 format available.

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

From: Yuri D'Elia <wavexx <at> thregr.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; Regression: emacsclient -c error on first frame
Date: Sat, 02 Nov 2019 17:47:14 +0100
On the current master branch, when using emacsclient, there's a new
error which is emitted when the first frame is created:

Debugger entered--Lisp error: (error "KEY must be an integer, cons, symbol, or string")
  key-description([#<buffer *scratch*>])
  undefined()

To reproduce, call `emacsclient -c` without an existing emacs instance
and/or start emacs --daemon and create a new frame.

The error is shown only when creating the _first_ frame.

I bisected the error down to commit
e3cebbb839fc94f314659bf667c6790edebf4297: Replay key if kboard is
interrupted while initializing (Bug#37782)

Reverting the commit fixes the issue.



In GNU Emacs 27.0.50 (build 16, x86_64-pc-linux-gnu, X toolkit, cairo version 1.16.0, Xaw scroll bars)
 of 2019-11-02 built on eab18045nb
Repository revision: 455e753a2b8fa2e83d23be1771f3371ba90b85f9
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description: Debian GNU/Linux bullseye/sid

Configured using:
 'configure --with-x-toolkit=lucid --with-modules --without-gsettings
 --with-cairo CC=gcc 'CFLAGS=-O3 -march=native -pipe '
 LDFLAGS=-fwhole-program'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND DBUS GLIB NOTIFY INOTIFY ACL
LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ LIBOTF ZLIB
TOOLKIT_SCROLL_BARS LUCID X11 XDBE XIM MODULES THREADS LIBSYSTEMD JSON
PDUMPER LCMS2 GMP

Important settings:
  value of $LC_COLLATE: C
  value of $LC_TIME: en_DK.UTF-8
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8-unix




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38033; Package emacs. (Sat, 02 Nov 2019 17:38:01 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Yuri D'Elia <wavexx <at> thregr.org>, Carlos Pita <carlosjosepita <at> gmail.com>
Cc: 38033 <at> debbugs.gnu.org
Subject: Re: bug#38033: 27.0.50;
 Regression: emacsclient -c error on first frame
Date: Sat, 02 Nov 2019 19:37:34 +0200
merge 38033 37985
thanks

> From: Yuri D'Elia <wavexx <at> thregr.org>
> Date: Sat, 02 Nov 2019 17:47:14 +0100
> 
> 
> On the current master branch, when using emacsclient, there's a new
> error which is emitted when the first frame is created:
> 
> Debugger entered--Lisp error: (error "KEY must be an integer, cons, symbol, or string")
>   key-description([#<buffer *scratch*>])
>   undefined()
> 
> To reproduce, call `emacsclient -c` without an existing emacs instance
> and/or start emacs --daemon and create a new frame.
> 
> The error is shown only when creating the _first_ frame.
> 
> I bisected the error down to commit
> e3cebbb839fc94f314659bf667c6790edebf4297: Replay key if kboard is
> interrupted while initializing (Bug#37782)

This is a duplicate of bug#37985.

Carlos, are you looking into this?




Merged 37985 38033. Request was from Eli Zaretskii <eliz <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 02 Nov 2019 17:38:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38033; Package emacs. (Sun, 08 Dec 2019 05:31:02 GMT) Full text and rfc822 format available.

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

From: Eli Zaretskii <eliz <at> gnu.org>
To: Yuri D'Elia <wavexx <at> thregr.org>
Cc: carlosjosepita <at> gmail.com, 38033 <at> debbugs.gnu.org
Subject: Re: bug#38033: 27.0.50; Regression: emacsclient -c error on first
 frame
Date: Sat, 07 Dec 2019 19:40:03 +0200
> From: Yuri D'Elia <wavexx <at> thregr.org>
> Cc: Carlos Pita <carlosjosepita <at> gmail.com>, 38033 <at> debbugs.gnu.org
> Date: Sat, 07 Dec 2019 13:49:58 +0100
> 
> > This is a duplicate of bug#37985.
> 
> This seems to have been fixed with
> 1161c7d8ec388dc0698e7a398798a4f0e98e0403 (thanks Eli).

Thanks for testing.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#38033; Package emacs. (Sun, 08 Dec 2019 06:35:01 GMT) Full text and rfc822 format available.

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

From: Yuri D'Elia <wavexx <at> thregr.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: Carlos Pita <carlosjosepita <at> gmail.com>, 38033 <at> debbugs.gnu.org
Subject: Re: bug#38033: 27.0.50; Regression: emacsclient -c error on first
 frame
Date: Sat, 07 Dec 2019 13:49:58 +0100
On Sat, Nov 02 2019, Eli Zaretskii wrote:
>> To reproduce, call `emacsclient -c` without an existing emacs instance
>> and/or start emacs --daemon and create a new frame.
>>
>> The error is shown only when creating the _first_ frame.
>>
>> I bisected the error down to commit
>> e3cebbb839fc94f314659bf667c6790edebf4297: Replay key if kboard is
>> interrupted while initializing (Bug#37782)
>
> This is a duplicate of bug#37985.

This seems to have been fixed with
1161c7d8ec388dc0698e7a398798a4f0e98e0403 (thanks Eli).




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 26 Jan 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 63 days ago.

Previous Next


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