Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS Monterey

2021-11-01 Thread Terry Reedy

On 11/1/2021 6:36 PM, Terry Reedy wrote:

On 10/31/2021 12:54 PM, Chris Walden wrote:

Hi,

I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 
14-inch.


When I do a file save as in Idel I am getting the following error 
message:  “The save file operation failed. The save file operation 
failed to connect to the open and save panel service”.


Apple changed something in Monterey that broke tcl/tk and the tcl/tk 
devs and the Python macOS devsare working to catch up.  All tkinter apps 
have this problem.

See https://bugs.python.org/issue44828
and the screenshots attached there.


How can I address this error message?


According to the bug report, installing the latest 3.8 may
work.  Or revert to Big Sur?

In the future, please try searching the tracker for existing bug reports.


A fix will be in future releases of 3.8, 3.9, 3.10.


--
Terry Jan Reedy
___
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev


Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS Monterey

2021-11-01 Thread Terry Reedy

On 10/31/2021 12:54 PM, Chris Walden wrote:

Hi,

I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 14-inch.

When I do a file save as in Idel I am getting the following error message:  
“The save file operation failed. The save file operation failed to connect to 
the open and save panel service”.


Apple changed something in Monterey that broke tcl/tk and the tcl/tk 
devs and the Python macOS devsare working to catch up.  All tkinter apps 
have this problem.

See https://bugs.python.org/issue44828
and the screenshots attached there.


How can I address this error message?


According to the bug report, installing the latest 3.8 may
work.  Or revert to Big Sur?

In the future, please try searching the tracker for existing bug reports.

--
Terry Jan Reedy
___
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev


[Idle-dev] Save error

2021-11-01 Thread Chris Walden
Hi, 

I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 14-inch.

When I do a file save as in Idel I am getting the following error message:  
“The save file operation failed. The save file operation failed to connect to 
the open and save panel service”.  

How can I address this error message?

Thanks!
Chris 
___
IDLE-dev mailing list
IDLE-dev@python.org
https://mail.python.org/mailman/listinfo/idle-dev