Skip to content

On MacOS Sequoia IMKClient and IMKSession warning in Terminal apps #127352

@ndegroot

Description

@ndegroot

Bug report

Bug description:

In the terminal of Macos Sequoia 15.1.1 the below logging is shown when using certain (GUI en TIU) frameworks. Not critical.

2024-11-26 22:43:42.634 python[33014:3805202] +[IMKClient subclass]: chose IMKClient_Modern
2024-11-26 22:43:42.634 python[33014:3805202] +[IMKInputSession subclass]: chose IMKInputSession_Modern# 

Minimal script:

import tkinter as tk
tk._test()

Seems that the OS falls back to a legacy version of the IMK input. Application are supposed to update the use of inputmethod at least that what's suggested...

Mentions:

qt issue
apple discussion
post

CPython versions tested on:

3.13

Operating systems tested on:

macOS

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS-macpendingThe issue will be closed if no feedback is providedtopic-tkintertype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions