[New-bugs-announce] [issue41236] "about" button in MacOS caused an error

Baozhen Chen report at bugs.python.org
Wed Jul 8 02:05:16 EDT 2020


New submission from Baozhen Chen <baozhen.chen at shopee.com>:

when clicking the MacOS menubar-File-About Python, it appears

>>> can't invoke "tk_messageBox" command: application has been destroyed
    while executing
"tk_messageBox -icon info -type ok -title [mc "About Widget Demo"]  -message [mc "Tk widget demonstration application"] -detail  "[mc "Copyright \u00a9..."
    (procedure "tkAboutDialog" line 2)
    invoked from within
"tkAboutDialog"

----------
components: macOS
messages: 373278
nosy: Baozhen Chen, ned.deily, ronaldoussoren
priority: normal
severity: normal
status: open
title: "about" button in MacOS caused an error
type: behavior
versions: Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41236>
_______________________________________


More information about the New-bugs-announce mailing list