New submission from Baozhen Chen <baozhen.c...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue41236>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to