unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 44180@debbugs.gnu.org
Subject: bug#44180: 28.0.50; Emacs frames won't redisplay unless resized
Date: Fri, 23 Oct 2020 12:07:33 -0700	[thread overview]
Message-ID: <87k0vgkbgq.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <83k0vgiyub.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 23 Oct 2020 21:25:32 +0300")


On 10/23/20 21:25 PM, Eli Zaretskii wrote:
>> From: Eric Abrahamsen <eric@ericabrahamsen.net>
>> Date: Fri, 23 Oct 2020 11:17:16 -0700
>> 
>> I rebuilt Emacs on one of my machines yesterday, and am seeing odd
>> behavior (with emacs -Q): I use a tiling window manager, which
>> fullscreens frames by default, and when I open multiple Emacs frames,
>> only one of them redisplays correctly, the others stay "frozen" and do
>> not update the display until I manually resize the frame.
>> 
>> I start Emacs, use "C-x 5 2" a couple of times to get my usual three
>> frames. Only the last-created frame has "live" redisplay: I can switch
>> focus between the frames, but the others won't update. If I switch to a
>> frozen frame and do something like `find-file', I see the window title
>> change to "minibuffer", and commands are accepted correctly, but the
>> frame contents aren't updated.
>
> Sounds like Emacs thinks those other frames are invisible or
> iconified.  Emacs never redisplays such frames, for obvious reasons.

Thanks for the clue. I get:

(mapcar (lambda (f) (frame-parameter f 'visibility)) (frame-list))
=> (icon icon t)df

Whichever frame I've forced to be "live" always gets t, and the others
become icons.

If I split the screen to show two frames side-by-side, they both become
visible.

I haven't changed anything in my window manager config, and the i3
package hasn't been updated since August. The only recent commit that
looks like it could be at all relevant is 2c0cd90083.

Hope this points the way further...





  reply	other threads:[~2020-10-23 19:07 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 18:17 bug#44180: 28.0.50; Emacs frames won't redisplay unless resized Eric Abrahamsen
2020-10-23 18:25 ` Eli Zaretskii
2020-10-23 19:07   ` Eric Abrahamsen [this message]
2020-10-23 19:38     ` Eli Zaretskii
2020-10-23 21:07       ` Eric Abrahamsen
2020-10-24  6:55         ` martin rudalics
2020-10-24  8:36           ` Eli Zaretskii
2020-10-24 20:19           ` Eric Abrahamsen
2020-10-25 15:08             ` Eli Zaretskii
2020-10-25 16:01               ` Eric Abrahamsen
2020-10-25 16:16                 ` Eli Zaretskii
2020-10-25 16:28                   ` Eric Abrahamsen
2020-10-25 16:55                     ` Eli Zaretskii
2020-10-25 18:26                       ` Eric Abrahamsen
2020-10-26 18:24                 ` martin rudalics
2020-10-26 19:51                   ` Eric Abrahamsen
2020-10-27  9:08                     ` martin rudalics
2020-10-27 18:11                       ` Eric Abrahamsen
2020-10-27 18:45                         ` Eli Zaretskii
2020-10-27 19:48                           ` Eric Abrahamsen
2020-10-31  8:28                             ` Eli Zaretskii
2020-11-06  1:52                               ` Eric Abrahamsen
2022-04-24 14:08                                 ` Lars Ingebrigtsen
2022-04-24 15:26                                   ` Eric Abrahamsen
2022-04-24 15:27                                     ` Lars Ingebrigtsen
2020-10-25 16:26               ` Sascha Sadeghian
2020-10-25 16:57                 ` Eli Zaretskii
2020-10-24  8:03         ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k0vgkbgq.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=44180@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).