GNU bug report logs - #46687
28.0.50; Emacs freezes when disabling toolbar

Previous Next

Package: emacs;

Reported by: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>

Date: Sun, 21 Feb 2021 13:59:02 UTC

Severity: normal

Found in version 28.0.50

Done: Alan Third <alan <at> idiocy.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alan Third <alan <at> idiocy.org>
To: PEDRO ANDRES ARANDA GUTIERREZ <paranda <at> it.uc3m.es>
Cc: 46687 <at> debbugs.gnu.org
Subject: bug#46687: 28.0.50; Emacs freezes when disabling toolbar
Date: Mon, 22 Feb 2021 18:24:08 +0000
On Mon, Feb 22, 2021 at 12:45:13PM +0100, PEDRO ANDRES ARANDA GUTIERREZ wrote:
> PS: interestingly, it happens both on My MacBook Pro (10.13) and my Macbook Air (10.15)… My configure is:
> 
> ./autogen.sh
> ./configure --without-x --with-ns --with-modules \
>  --with-xpm --with-jpeg \
>  --enable-silent-rules \
>  PKG_CONFIG_PATH=/usr/local/lib/pkgconfig \
>  LDFLAGS="-L/usr/local/lib" CPPFLAGS="-I/usr/local/include" \
>  CC=clang OBJC=clang CFLAGS="-g -O2”
> 
> From a clean git clone. I use macholib to create the standalone.

Does it make any difference if you just do

    ./configure

without all the rest? (Do you use Homebrew?)

Can you please comment out the call to redisplay in nsterm.m at around
line 8502 and try again? I expect this will completely fix it.
-- 
Alan Third




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

Previous Next


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