[New-bugs-announce] [issue45841] IDLE fails to save files in macO

Don Chamberlin report at bugs.python.org
Fri Nov 19 02:04:25 EST 2021


New submission from Don Chamberlin <chamberlin.don at gmail.com>:

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".

----------
assignee: terry.reedy
components: IDLE
files: IDLE save error.png
messages: 406572
nosy: don.chamberlin, terry.reedy
priority: normal
severity: normal
status: open
title: IDLE fails to save files in macO
type: behavior
versions: Python 3.10
Added file: https://bugs.python.org/file50450/IDLE save error.png

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


More information about the New-bugs-announce mailing list