This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author don.chamberlin
Recipients don.chamberlin, terry.reedy
Date 2021-11-19.07:04:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637305465.21.0.876821716058.issue45841@roundup.psfhosted.org>
In-reply-to
Content
Running Python 3.10.0 on MacOS 12.0.1 (Monterey). Start IDLE app to get an IDLE shell. Click File->New File. Edit window appears. Type 
# This is a comment
in the edit window, then click File->Save or command-S.
Error popup appears: "The save file operation failed to connect to the open and save panel service." (See attached screenshot.)
Click "OK" on the error popup. 
File is now saved in the Documents folder with name "None".
History
Date User Action Args
2021-11-19 07:04:25don.chamberlinsetrecipients: + don.chamberlin, terry.reedy
2021-11-19 07:04:25don.chamberlinsetmessageid: <1637305465.21.0.876821716058.issue45841@roundup.psfhosted.org>
2021-11-19 07:04:25don.chamberlinlinkissue45841 messages
2021-11-19 07:04:25don.chamberlincreate