; Document spurious warnings on macOS 15
* etc/PROBLEMS: Document spurious warnings on macOS 15. (Bug#73382)
This commit is contained in:
parent
625ed68aea
commit
a5fd518d52
1 changed files with 16 additions and 0 deletions
16
etc/PROBLEMS
16
etc/PROBLEMS
|
@ -3503,6 +3503,22 @@ for further discussion.
|
||||||
|
|
||||||
* Runtime problems specific to macOS
|
* 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
|
** Error message about malicious software when opening Emacs on macOS
|
||||||
|
|
||||||
When opening Emacs, you may see an error message saying something like
|
When opening Emacs, you may see an error message saying something like
|
||||||
|
|
Loading…
Add table
Reference in a new issue