Weird dpi scaling messages

Author: crankedguyCreated Nov 8, 2022Updated Jun 24, 2026
Labelsbug

Hi,

after closing an app written with CustomTkinter, a vere easy app, there are sometimes dpi scaling error messages, though not always. Like these, from 2 different runs, so this seems to be something dynamically generated

invalid command name "2166016445632check_dpi_scaling"
    while executing
"2166016445632check_dpi_scaling"
    ("after" script)

or

invalid command name "2282063737792check_dpi_scaling"
    while executing
"2282063737792check_dpi_scaling"
    ("after" script)

Source: TomSchimansky/CustomTkinter