[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#69525: 30.0.50; MacOS: New warnings on stderr
From: |
Alan Third |
Subject: |
bug#69525: 30.0.50; MacOS: New warnings on stderr |
Date: |
Fri, 26 Jul 2024 19:38:45 +0100 |
On Fri, Jul 26, 2024 at 11:56:21AM +0200, Gerd Möllmann wrote:
> Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>
> > The following warnings are printed to stderr, which I haven't seen
> > previously. Maybe canBecomeKeyWindow should be implemented?
> >
> > 2024-03-03 17:10:16.334906+0100 emacs[12805:61381] [Window] Warning:
> > -[NSWindow makeKeyWindow] called on EmacsWindow 0x7f7d90a34030 which
> > returned NO from -[NSWindow canBecomeKeyWindow].
> > 2024-03-03 17:10:35.434255+0100 emacs[12805:61381] [CursorUI]
> > -[TUINSCursorUIController activate:]: EmacsView doesn't conform to
> > NSTextInputClient protocol.
> > 2024-03-03 17:10:37.073109+0100 emacs[12805:61381] [Window] Warning:
> > -[NSWindow makeKeyWindow] called on EmacsWindow 0x7f7d90a34030 which
> > returned NO from -[NSWindow canBecomeKeyWindow].
> > 2024-03-03 17:13:19.141805+0100 emacs[12805:61381] [CursorUI]
> > -[TUINSCursorUIController activate:]: EmacsView doesn't conform to
> > NSTextInputClient protocol.
> >
> > In GNU Emacs 30.0.50 (build 1, x86_64-apple-darwin23.3.0, NS
> > appkit-2487.40 Version 14.3.1 (Build 23D60)) of 2024-03-01 built on
> > Pro.fritz.box
> > Repository revision: 862dfef88d8e62d12bac3ca2e44e035a2ff5b298
> > Repository branch: master
> > Windowing system distributor 'Apple', version 10.3.2487
> > System Description: macOS 14.3.1
>
> The attached patch fixes this for me, and seems logical.
LGTM
--
Alan Third
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr,
Alan Third <=
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Eli Zaretskii, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Alan Third, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Alan Third, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/26
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Eli Zaretskii, 2024/07/27
- bug#69525: 30.0.50; MacOS: New warnings on stderr, Gerd Möllmann, 2024/07/30