unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: Po Lu <luangruo@yahoo.com>
Cc: 61667@debbugs.gnu.org, Gregory Heytings <gregory@heytings.org>,
	Eli Zaretskii <eliz@gnu.org>
Subject: bug#61667: 29.0.60; Failure to redisplay
Date: Wed, 1 Mar 2023 16:33:11 +0200	[thread overview]
Message-ID: <43d50d6a-1eb0-cd42-0479-3f9d4d74904a@yandex.ru> (raw)
In-Reply-To: <87o7pczlsq.fsf@yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1417 bytes --]

On 01/03/2023 14:41, Po Lu via Bug reports for GNU Emacs, the Swiss army 
knife of text editors wrote:
> Dmitry Gutov<dgutov@yandex.ru>  writes:
> 
>> Nope, it's for the "no problem" case. Hence the name.
> Huh, that's really weird.  If blink-cursor-mode is not the source of the
> inconsistencies, then the only explanation is that GNOME somehow behaves
> badly if:
> 
>    - the back buffer is displayed prior to the title being set.
>    - the WM name is changed.
>    - another buffer swap happens 400 ms later.

This delay happens because of the human factor: I need to hit 'a' after 
the frame has fully rendered, to run the command (which inserts !, 
redisplays, then calls find-file).

> I will try to see if I can reproduce this.
> 
>> I am sure, but just to verify, I redid the experiment again. See
>> attached files, the naming scheme is the same: two problem cases and
>> one "okay" case.
> Was blink-cursor-mode turned off, BTW?  If it is on, then potentially
> superfluous buffer swaps will end up in the logs once per
> blink-cursor-interval and screw them up.

But blink-cursor-mode was on, of course. It's -Q: everything's on what 
was not turned off.

And it turns out to be the reason for the difference between this and my 
personal config. With blink-cursor-mode off, the delay can reach 
multiple seconds like I previously reported.

Attaching new recordings with b-c-m off, same naming scheme.

[-- Attachment #2: errrr.log --]
[-- Type: text/x-log, Size: 377 bytes --]

x_set_title: *scratch* - GNU Emacs at potemkin, 565346760276
show_back_buffer: 565346918720
show_back_buffer: 565347019580
show_back_buffer: 565347025374
show_back_buffer: 565347147607
show_back_buffer: 565347299581
show_back_buffer: 565347345317
x_set_title: xassociations.rb - GNU Emacs at potemkin, 565347345457
show_back_buffer: 565347355456
show_back_buffer: 565353039484

[-- Attachment #3: errrr2.log --]
[-- Type: text/x-log, Size: 408 bytes --]

x_set_title: *scratch* - GNU Emacs at potemkin, 565390536932
show_back_buffer: 565390678689
show_back_buffer: 565390747051
show_back_buffer: 565390750166
show_back_buffer: 565390875109
show_back_buffer: 565391250430
show_back_buffer: 565391380489
show_back_buffer: 565391396116
x_set_title: xassociations.rb - GNU Emacs at potemkin, 565391396257
show_back_buffer: 565391404687
show_back_buffer: 565397707089

[-- Attachment #4: errrr-okay.log --]
[-- Type: text/x-log, Size: 377 bytes --]

x_set_title: *scratch* - GNU Emacs at potemkin, 565404022729
show_back_buffer: 565404182867
show_back_buffer: 565404241162
show_back_buffer: 565404244561
show_back_buffer: 565404369071
show_back_buffer: 565404647259
show_back_buffer: 565404666484
x_set_title: xassociations.rb - GNU Emacs at potemkin, 565404666623
show_back_buffer: 565404674305
show_back_buffer: 565405233868

  reply	other threads:[~2023-03-01 14:33 UTC|newest]

Thread overview: 192+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-21  2:53 bug#61667: 29.0.60; Failure to redisplay Dmitry Gutov
2023-02-21  7:32 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-21 10:04   ` Dmitry Gutov
2023-02-21 10:19     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-21 10:43       ` Dmitry Gutov
2023-02-21 11:08         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-21 12:58         ` Eli Zaretskii
2023-02-21 15:51           ` Dmitry Gutov
2023-02-21 16:05             ` Eli Zaretskii
2023-02-21 17:25               ` Dmitry Gutov
2023-02-21 18:31                 ` Eli Zaretskii
2023-02-21 20:53                   ` Dmitry Gutov
2023-02-22  2:41                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-22 12:17                     ` Eli Zaretskii
2023-02-22 16:24                       ` Dmitry Gutov
2023-02-22 16:29                         ` Gregory Heytings
2023-02-23  0:51                           ` Dmitry Gutov
2023-02-23  1:03                             ` Gregory Heytings
2023-02-23 13:41                               ` Dmitry Gutov
2023-02-23 13:58                                 ` Gregory Heytings
2023-02-23 16:46                                   ` Dmitry Gutov
2023-02-23 17:10                                     ` Eli Zaretskii
2023-02-23 19:12                                       ` Dmitry Gutov
2023-02-23 19:24                                         ` Eli Zaretskii
2023-02-23 20:05                                           ` Dmitry Gutov
2023-02-24  6:48                                             ` Eli Zaretskii
2023-02-24 11:55                                     ` Gregory Heytings
2023-02-24 13:12                                     ` Dmitry Gutov
2023-02-24 13:20                                       ` Gregory Heytings
2023-02-24 13:29                                         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 13:46                                         ` Dmitry Gutov
2023-02-24 13:54                                           ` Gregory Heytings
2023-02-24 14:54                                             ` Dmitry Gutov
2023-02-24 15:12                                               ` Gregory Heytings
2023-02-24 22:25                                                 ` Gregory Heytings
2023-02-24 23:34                                                   ` Dmitry Gutov
2023-02-24 23:48                                                     ` Gregory Heytings
2023-02-25  0:37                                                       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26  0:35                                                         ` Gregory Heytings
2023-02-25 23:34                                                       ` Dmitry Gutov
2023-02-26  0:41                                                         ` Gregory Heytings
2023-02-26  0:56                                                           ` Dmitry Gutov
2023-02-26  1:02                                                             ` Gregory Heytings
2023-02-26  1:36                                                               ` Dmitry Gutov
2023-02-26  1:53                                                                 ` Gregory Heytings
2023-02-26  2:00                                                                   ` Dmitry Gutov
2023-02-26  2:39                                                                     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26 12:15                                                                       ` Dmitry Gutov
2023-02-28 10:24                                                                         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26  6:44                                                                     ` Eli Zaretskii
2023-02-26 11:59                                                                       ` Dmitry Gutov
2023-02-26 12:13                                                                         ` Eli Zaretskii
2023-02-26 12:23                                                                           ` Dmitry Gutov
2023-02-26 12:31                                                                             ` Eli Zaretskii
2023-02-26 13:21                                                                               ` Dmitry Gutov
2023-02-26 13:44                                                                                 ` Eli Zaretskii
2023-02-26 14:42                                                                                   ` Dmitry Gutov
2023-02-26 15:00                                                                                     ` Eli Zaretskii
2023-02-26 15:50                                                                                       ` Dmitry Gutov
2023-02-26 14:44                                                                                   ` Gregory Heytings
2023-02-26 15:45                                                                                     ` Dmitry Gutov
2023-02-26 15:54                                                                                       ` Gregory Heytings
2023-02-26 17:00                                                                                         ` Dmitry Gutov
2023-02-26 23:22                                                                                           ` Dmitry Gutov
2023-02-27 10:30                                                                                             ` Gregory Heytings
2023-02-27 20:55                                                                                               ` Dmitry Gutov
2023-02-27 22:41                                                                                                 ` Gregory Heytings
2023-02-27 23:47                                                                                                   ` Dmitry Gutov
2023-02-28 10:31                                                                                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-28 17:59                                                                                                 ` Dmitry Gutov
2023-02-28 22:06                                                                                                   ` Dmitry Gutov
2023-03-01  1:11                                                                                                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01  1:25                                                                                                     ` Dmitry Gutov
2023-03-01  4:50                                                                                                       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 11:15                                                                                                         ` Dmitry Gutov
2023-03-01 12:10                                                                                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 12:19                                                                                                             ` Dmitry Gutov
2023-03-01 12:41                                                                                                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-01 14:33                                                                                                                 ` Dmitry Gutov [this message]
2023-03-02  0:34                                                                                                                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02  1:44                                                                                                                     ` Dmitry Gutov
2023-03-02  4:11                                                                                                                       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02  7:11                                                                                                                         ` Eli Zaretskii
2023-03-03 14:28                                                                                                                           ` Dmitry Gutov
2023-03-04  0:01                                                                                                                             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-04  0:22                                                                                                                               ` Dmitry Gutov
2023-03-04 12:45                                                                                                                                 ` Dmitry Gutov
2023-03-12 21:55                                                                                                                                   ` Dmitry Gutov
2023-03-02  9:21                                                                                                                         ` Gregory Heytings
2023-03-02 10:24                                                                                                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02 11:30                                                                                                                             ` Gregory Heytings
2023-03-02  9:30                                                                                                                         ` Gregory Heytings
2023-03-02 10:29                                                                                                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-02 12:29                                                                                                                             ` Dmitry Gutov
2023-03-02 13:39                                                                                                                           ` Dmitry Gutov
2023-03-02 15:45                                                                                                                             ` Dmitry Gutov
2023-03-03  0:54                                                                                                                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-03  7:29                                                                                                                                 ` Eli Zaretskii
2023-03-03 13:06                                                                                                                                   ` Dmitry Gutov
2023-03-03 13:44                                                                                                                                 ` Dmitry Gutov
2023-03-12  2:27                                                                                                                                   ` Dmitry Gutov
2023-03-12  2:43                                                                                                                                     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-12 12:15                                                                                                                                       ` Dmitry Gutov
2023-03-12 12:19                                                                                                                                         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-03-12 21:53                                                                                                                                           ` Dmitry Gutov
2023-04-16  0:48                                                                                                                                   ` Dmitry Gutov
2023-04-16  6:01                                                                                                                                     ` Eli Zaretskii
2023-04-16 12:52                                                                                                                                       ` Dmitry Gutov
2023-04-16 12:59                                                                                                                                         ` Eli Zaretskii
2023-04-16 13:08                                                                                                                                           ` Dmitry Gutov
2023-04-16 16:17                                                                                                                                             ` Eli Zaretskii
2023-04-16 17:14                                                                                                                                               ` Dmitry Gutov
2023-04-16 17:26                                                                                                                                                 ` Eli Zaretskii
2023-04-16 17:47                                                                                                                                                   ` Dmitry Gutov
2023-04-16 18:11                                                                                                                                                     ` Dmitry
2023-04-16 19:01                                                                                                                                                     ` Eli Zaretskii
2023-04-16 21:17                                                                                                                                                       ` Dmitry Gutov
2023-04-17  2:27                                                                                                                                                         ` Eli Zaretskii
2023-04-18  0:28                                                                                                                                                           ` Dmitry Gutov
2023-04-18 17:00                                                                                                                                                             ` Eli Zaretskii
2023-04-18 22:31                                                                                                                                                               ` Dmitry Gutov
2023-04-16 16:27                                                                                                                                             ` Eli Zaretskii
2023-04-16 17:46                                                                                                                                               ` Dmitry Gutov
2023-04-16 18:50                                                                                                                                                 ` Eli Zaretskii
2023-04-16 22:26                                                                                                                                                   ` Dmitry Gutov
2023-04-17  2:31                                                                                                                                                     ` Eli Zaretskii
2023-04-17 23:07                                                                                                                                                       ` Dmitry Gutov
2023-04-17 23:20                                                                                                                                                         ` Dmitry Gutov
2023-04-18  1:35                                                                                                                                                         ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-18  1:43                                                                                                                                                           ` Dmitry Gutov
2023-04-18  2:12                                                                                                                                                             ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-18  7:01                                                                                                                                                             ` Andreas Schwab
2023-04-18 11:05                                                                                                                                                               ` Dmitry Gutov
2023-04-19  1:13                                                                                                                                                                 ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-04-19  1:23                                                                                                                                                                   ` Dmitry Gutov
2023-04-22  1:55                                                                                                                                     ` Gabriel
2023-04-22  7:34                                                                                                                                       ` Eli Zaretskii
2023-04-22 18:37                                                                                                                                       ` Dmitry Gutov
2023-03-02 13:20                                                                                                                         ` Dmitry Gutov
2023-02-26 13:15                                                                         ` Gregory Heytings
2023-02-26 13:31                                                                           ` Dmitry Gutov
2023-02-26  6:06                                                             ` Eli Zaretskii
2023-02-25  7:57                                                     ` Eli Zaretskii
2023-02-25 13:57                                                       ` Dmitry Gutov
2023-02-24 14:01                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 14:14                                             ` Dmitry Gutov
2023-02-24 15:12                                               ` Eli Zaretskii
2023-02-24 15:35                                                 ` Dmitry Gutov
2023-02-24 15:51                                                   ` Eli Zaretskii
2023-02-24 15:57                                                     ` Eli Zaretskii
2023-02-24 19:33                                                       ` Dmitry Gutov
2023-02-24 16:15                                                     ` Dmitry Gutov
2023-02-25  5:35                                                       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-25 13:56                                                         ` Dmitry Gutov
2023-02-26  0:39                                                         ` Dmitry Gutov
2023-02-24 13:46                                       ` Eli Zaretskii
2023-02-24 14:12                                         ` Dmitry Gutov
2023-02-24 15:08                                           ` Eli Zaretskii
2023-02-24 21:03                                             ` Dmitry Gutov
2023-02-24 21:19                                               ` Eli Zaretskii
2023-02-24 21:49                                                 ` Dmitry Gutov
2023-02-25  7:12                                                   ` Eli Zaretskii
2023-02-25  7:21                                                     ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-25 13:18                                                       ` Dmitry Gutov
2023-02-23  6:27                             ` Eli Zaretskii
2023-02-23  9:41                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-23 12:00                                 ` Dmitry Gutov
2023-02-23 13:13                                   ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-23 14:01                                     ` Dmitry Gutov
2023-02-24  0:59                                       ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24  1:09                                         ` Dmitry Gutov
2023-02-24  7:18                                         ` Eli Zaretskii
2023-02-24 11:59                                           ` Gregory Heytings
2023-02-24 12:51                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 12:32                                         ` Dmitry Gutov
2023-02-24 12:56                                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 13:32                                             ` Dmitry Gutov
2023-02-24 13:58                                               ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-24 14:29                                                 ` Dmitry Gutov
2023-02-24 13:32                                         ` Dmitry Gutov
2023-02-22 17:07                         ` Eli Zaretskii
2023-02-22 22:36                           ` Po Lu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-22 23:17                             ` Dmitry Gutov
2023-02-23  6:20                             ` Eli Zaretskii
2023-02-22 16:33                     ` Dmitry Gutov
2023-02-21 12:23 ` Eli Zaretskii
2023-02-21 15:43   ` Dmitry Gutov
2023-02-21 16:16     ` Eli Zaretskii
2023-02-21 17:07       ` Robert Pluim
2023-02-21 17:14         ` Robert Pluim
2023-02-21 20:46         ` Dmitry Gutov
2023-02-21 16:18     ` 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=43d50d6a-1eb0-cd42-0479-3f9d4d74904a@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=61667@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=gregory@heytings.org \
    --cc=luangruo@yahoo.com \
    /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).