From: Alan Third <alan@idiocy.org>
To: Aaron Jensen <aaronjensen@gmail.com>
Cc: 52085@debbugs.gnu.org
Subject: bug#52085: 29.0.50; Frame occasionally fails to paint while screen sharing on macOS
Date: Wed, 8 Dec 2021 21:23:26 +0000 [thread overview]
Message-ID: <YbEiTuuEYF+xkE/y@idiocy.org> (raw)
In-Reply-To: <CAHyO48w=r6jdq3ymwk0mZ0qPLaHtrt0Rc8L+q4fP8e58YX+12w@mail.gmail.com>
On Tue, Dec 07, 2021 at 10:14:07PM -0500, Aaron Jensen wrote:
> On Sat, Dec 4, 2021 at 5:48 AM Alan Third <alan@idiocy.org> wrote:
> >
> > On Fri, Dec 03, 2021 at 12:14:10AM -0500, Aaron Jensen wrote:
> > > On Thu, Dec 2, 2021 at 5:22 PM Alan Third <alan@idiocy.org> wrote:
> > > >
> > > > Probably the first thing you could do is check that [EmacsLayer
> > > > display] is being called at the right time.
> > > >
> > > > But I can't really think of any particular reason for this to happen.
> > >
> > > How do I enable and observe NSTRACE?
> >
> > Uncomment the line at nsterm.h:65, and probably the one at line 78
> > too, which refers to NSTRACE_GROUP_FOCUS.
> >
> > It logs to the terminal or to the system logs.
>
> Hmm, I see logging but typically every keypress is met with:
>
> nsterm.m : 6100: [11784] [EmacsView keyDown:]
> nsterm.m : 6393: [11785] | [EmacsView hasMarkedText]
> nsterm.m : 6284: [11786] | [EmacsView insertText:]
>
>
> I see some [EmacsLayer display] but very few. I'm not sure how to
> trigger them. Is that what is expected?
>
> I have a fairly hard time reproducing this whole thing so even though
> I'm screensharing right now and running a test build...
To be honest, if I just want to see when one function is called I
stick in 'NSLog (@"Moo")' or whatever. There's too much output in
NSTRACE and I'm sure that sometimes it doesn't print out results from
things that are called deep in the toolkit code.
--
Alan Third
next prev parent reply other threads:[~2021-12-08 21:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 1:12 bug#52085: 29.0.50; Frame occasionally fails to paint while screen sharing on macOS Aaron Jensen
2021-11-30 15:49 ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-11-30 18:18 ` Aaron Jensen
2021-12-02 12:45 ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-07 20:30 ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-02 22:22 ` Alan Third
2021-12-02 22:22 ` Alan Third
2021-12-03 5:14 ` Aaron Jensen
2021-12-04 10:48 ` Alan Third
2021-12-08 3:14 ` Aaron Jensen
2021-12-08 10:21 ` Rudolf Adamkovič via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-12-08 21:23 ` Alan Third [this message]
2021-12-08 21:33 ` Aaron Jensen
2021-12-09 7:26 ` Eli Zaretskii
2021-12-09 7:38 ` Aaron Jensen
2021-12-12 12:08 ` Alan Third
2021-12-19 21:57 ` Aaron Jensen
2022-07-23 14:37 ` Aaron Jensen
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YbEiTuuEYF+xkE/y@idiocy.org \
--to=alan@idiocy.org \
--cc=52085@debbugs.gnu.org \
--cc=aaronjensen@gmail.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.