From a5bed76933be2a0de92233e0f522fa5e388a2891 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 2 Mar 2025 04:34:27 +0100 Subject: [PATCH] ; Document spurious warnings on macOS 15 * etc/PROBLEMS: Document spurious warnings on macOS 15. (Bug#73382) (cherry picked from commit a5fd518d52418638813bdb1015ab0c63ac53ebfa) --- etc/PROBLEMS | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 5fdb4bd95db..b8d00b7679e 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -3484,6 +3484,22 @@ for further discussion. * Runtime problems specific to macOS +** Spurious warnings on macOS 15. + +When starting Emacs from the terminal, the following warnings are +displayed: + +2024-09-20 14:24:58.583 emacs[23293:150402] +[IMKClient subclass]: chose IMKClient_Legacy +2024-09-20 14:24:58.583 emacs[23293:150402] +[IMKInputSession subclass]:chose IMKInputSession_Legacy + +As far as we can tell, this is harmless, and affects other software too. +Our understanding is that this is a bug in macOS 15, and should be +reported to and fixed by Apple. + +For more information, see: +https://discussions.apple.com/thread/255761734?sortBy=rank + + ** Error message about malicious software when opening Emacs on macOS When opening Emacs, you may see an error message saying something like -- 2.39.5