GNU bug report logs - #55836
29.0.50; (iconify-frame) freezes buffer view under Wayland.

Previous Next

Package: emacs;

Reported by: "koaaa.outlook" <whainte <at> outlook.com>

Date: Tue, 7 Jun 2022 20:25:02 UTC

Severity: normal

Tags: patch

Merged with 56833, 58424

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 夜坂雅 <shadowrz <at> disroot.org>
To: Po Lu <luangruo <at> yahoo.com>
Cc: whainte <at> outlook.com, Lars Ingebrigtsen <larsi <at> gnus.org>, 55836 <at> debbugs.gnu.org
Subject: bug#55836: 29.0.50; (iconify-frame) freezes buffer view under Wayland.
Date: Sat, 03 Sep 2022 12:46:28 +0800
Po Lu <luangruo <at> yahoo.com> writes:

> Hmm, okay, how about "f->iconified == true"?

I can setup a condition of f->iconified.

So:

1. Setup GDB to break at the location you said, which (I believe) is src/pgtkterm.c:5507
https://git.savannah.gnu.org/cgit/emacs.git/tree/src/pgtkterm.c#n5507
2. Setup a condition of f->iconified on the breakpoint.
3. Start Emacs PGTK and iconify it. It'll hit breakpoint. run `continue'
in GDB.
4. Deiconify it. This breakpoint won't be hit.

Feel free to ask me to provide more infomation.




This bug report was last modified 2 years and 192 days ago.

Previous Next


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