Issue 45841: IDLE fails to save files in macOS 12.0.1 Monterey
Issue45841
Created on 2021-11-19 07:04 by don.chamberlin, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| IDLE save error.png | don.chamberlin, 2021-11-19 07:04 | Screenshot of error message on saving a file from IDLE | ||
| Messages (3) | |||
|---|---|---|---|
| msg406572 - (view) | Author: Don Chamberlin (don.chamberlin) * | Date: 2021-11-19 07:04 | |
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". |
|||
| msg406574 - (view) | Author: Terry J. Reedy (terry.reedy) * ![]() |
Date: 2021-11-19 08:04 | |
Your OS and screenshot are identical to the one attached to #44828. #45641 is another duplicate. The fix should be in current 3.11, 3.10, and 3.9 mac installers. |
|||
| msg406641 - (view) | Author: Don Chamberlin (don.chamberlin) * | Date: 2021-11-20 01:58 | |
Thanks, Terry! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:52 | admin | set | github: 89999 |
| 2021-11-20 01:58:13 | don.chamberlin | set | messages: + msg406641 |
| 2021-11-19 08:06:09 | terry.reedy | set | components: - IDLE |
| 2021-11-19 08:04:29 | terry.reedy | set | status: open -> closed superseder: tkinter.filedialog linked with Tk 8.6.11 crashes on macOS 12 Monterey, breaking IDLE saves nosy:
+ ronaldoussoren, ned.deily |
| 2021-11-19 07:07:05 | don.chamberlin | set | title: IDLE fails to save files in macO -> IDLE fails to save files in macOS 12.0.1 Monterey |
| 2021-11-19 07:04:25 | don.chamberlin | create | |
