From prajwalnandeesha24 at icloud.com Mon Nov 1 05:53:05 2021 From: prajwalnandeesha24 at icloud.com (Prajwal Nandeesha) Date: Mon, 1 Nov 2021 15:23:05 +0530 Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air Message-ID: Hello, I recently downloaded python on my M1 MacBook Air. When I finish writing my programme on IDLE I try to save it. When I click to save it, I get a pop up window from Mac saying that save file operation failed. I have attached an image for your reference. Could you please let me know how to resolve this issue. Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Screenshot 2021-11-01 at 3.17.02 PM.png Type: image/png Size: 833895 bytes Desc: not available URL: From tjreedy at udel.edu Mon Nov 1 18:36:50 2021 From: tjreedy at udel.edu (Terry Reedy) Date: Mon, 1 Nov 2021 18:36:50 -0400 Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air In-Reply-To: References: Message-ID: On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote: > I recently downloaded python on my M1 MacBook Air. When I finish writing > my programme on IDLE I try to save it. When I click to save it, I get a > pop up window from Mac saying that save file operation failed. I have > attached an image for your reference. 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. > Could you please let me know how to resolve this issue. 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 From tjreedy at udel.edu Mon Nov 1 18:36:52 2021 From: tjreedy at udel.edu (Terry Reedy) Date: Mon, 1 Nov 2021 18:36:52 -0400 Subject: [Idle-dev] Save error using tkinter (and IDLE) on macOS Monterey In-Reply-To: <0BDF1DA7-17CD-4637-89BF-5F4FB7DAAF42@gmail.com> References: <0BDF1DA7-17CD-4637-89BF-5F4FB7DAAF42@gmail.com> Message-ID: 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 From tjreedy at udel.edu Mon Nov 1 18:40:15 2021 From: tjreedy at udel.edu (Terry Reedy) Date: Mon, 1 Nov 2021 18:40:15 -0400 Subject: [Idle-dev] Save error using tkinter (and IDLE) on macOS Monterey In-Reply-To: References: <0BDF1DA7-17CD-4637-89BF-5F4FB7DAAF42@gmail.com> Message-ID: 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 From tjreedy at udel.edu Mon Nov 1 18:40:55 2021 From: tjreedy at udel.edu (Terry Reedy) Date: Mon, 1 Nov 2021 18:40:55 -0400 Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air In-Reply-To: References: Message-ID: On 11/1/2021 6:36 PM, Terry Reedy wrote: > On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote: > >> I recently downloaded python on my M1 MacBook Air. When I finish >> writing my programme on IDLE I try to save it. When I click to save >> it, I get a pop up window from Mac saying that save file operation >> failed. I have attached an image for your reference. > > 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. > >> Could you please let me know how to resolve this issue. > > > 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 From linuxwebdeveloper at gmail.com Mon Nov 1 19:37:09 2021 From: linuxwebdeveloper at gmail.com (April Morone) Date: Mon, 1 Nov 2021 19:37:09 -0400 Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) In-Reply-To: References: Message-ID: There is a bug causing the issue. https://bugs.python.org/issue44828 On Mon, Nov 1, 2021, 6:18 PM wrote: > Send IDLE-dev mailing list submissions to > idle-dev at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.python.org/mailman/listinfo/idle-dev > or, via email, send a message with subject or body 'help' to > idle-dev-request at python.org > > You can reach the person managing the list at > idle-dev-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of IDLE-dev digest..." > > > Today's Topics: > > 1. Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Mon, 1 Nov 2021 15:23:05 +0530 > From: Prajwal Nandeesha > To: idle-dev at python.org > Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > Message-ID: > Content-Type: text/plain; charset="us-ascii" > > > Hello, > > I recently downloaded python on my M1 MacBook Air. When I finish writing > my programme on IDLE I try to save it. When I click to save it, I get a pop > up window from Mac saying that save file operation failed. I have attached > an image for your reference. Could you please let me know how to resolve > this issue. > > Thank you. > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129/attachment.html > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: Screenshot 2021-11-01 at 3.17.02 PM.png > Type: image/png > Size: 833895 bytes > Desc: not available > URL: < > https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129/attachment.png > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > IDLE-dev mailing list > IDLE-dev at python.org > https://mail.python.org/mailman/listinfo/idle-dev > > > ------------------------------ > > End of IDLE-dev Digest, Vol 158, Issue 1 > **************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: From linuxwebdeveloper at gmail.com Mon Nov 1 19:47:36 2021 From: linuxwebdeveloper at gmail.com (April Morone) Date: Mon, 1 Nov 2021 19:47:36 -0400 Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) (additional info) In-Reply-To: References: Message-ID: Maybe install a higher version? On Mon, Nov 1, 2021, 7:37 PM wrote: > Send IDLE-dev mailing list submissions to > idle-dev at python.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://mail.python.org/mailman/listinfo/idle-dev > or, via email, send a message with subject or body 'help' to > idle-dev-request at python.org > > You can reach the person managing the list at > idle-dev-owner at python.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of IDLE-dev digest..." > > > Today's Topics: > > 1. Save error (Chris Walden) > 2. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reedy) > 3. Re: Save error using tkinter (and IDLE) on macOS Monterey > (Terry Reedy) > 4. Re: Save error using tkinter (and IDLE) on macOS Monterey > (Terry Reedy) > 5. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reedy) > 6. Re: Unable to save IDLE files on M1 MacBook Air (Prajwal > Nandeesha) (April Morone) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 31 Oct 2021 12:54:09 -0400 > From: Chris Walden > To: idle-dev at python.org > Subject: [Idle-dev] Save error > Message-ID: <0BDF1DA7-17CD-4637-89BF-5F4FB7DAAF42 at gmail.com> > Content-Type: text/plain; charset=utf-8 > > 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 > > ------------------------------ > > Message: 2 > Date: Mon, 1 Nov 2021 18:36:50 -0400 > From: Terry Reedy > To: Prajwal Nandeesha , > idle-dev at python.org > Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > Message-ID: > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote: > > > I recently downloaded python on my M1 MacBook Air. When I finish writing > > my programme on IDLE I try to save it. When I click to save it, I get a > > pop up window from Mac saying that save file operation failed. I have > > attached an image for your reference. > > 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. > > > Could you please let me know how to resolve this issue. > > > 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 > > > ------------------------------ > > Message: 3 > Date: Mon, 1 Nov 2021 18:36:52 -0400 > From: Terry Reedy > To: Chris Walden , idle-dev at python.org > Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS > Monterey > Message-ID: > Content-Type: text/plain; charset=UTF-8; format=flowed > > 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 > > ------------------------------ > > Message: 4 > Date: Mon, 1 Nov 2021 18:40:15 -0400 > From: Terry Reedy > To: idle-dev at python.org > Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS > Monterey > Message-ID: > Content-Type: text/plain; charset=UTF-8; format=flowed > > 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 > > ------------------------------ > > Message: 5 > Date: Mon, 1 Nov 2021 18:40:55 -0400 > From: Terry Reedy > To: idle-dev at python.org > Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > Message-ID: > Content-Type: text/plain; charset=UTF-8; format=flowed > > On 11/1/2021 6:36 PM, Terry Reedy wrote: > > On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote: > > > >> I recently downloaded python on my M1 MacBook Air. When I finish > >> writing my programme on IDLE I try to save it. When I click to save > >> it, I get a pop up window from Mac saying that save file operation > >> failed. I have attached an image for your reference. > > > > 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. > > > >> Could you please let me know how to resolve this issue. > > > > > > 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 > > ------------------------------ > > Message: 6 > Date: Mon, 1 Nov 2021 19:37:09 -0400 > From: April Morone > To: idle-dev at python.org > Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > (Prajwal Nandeesha) > Message-ID: > < > CAJQCUg8UHceL5kGh7iUGLFwxA4_dF9c8HAfg16GdyaZRp2d-PQ at mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > There is a bug causing the issue. > > https://bugs.python.org/issue44828 > > > On Mon, Nov 1, 2021, 6:18 PM wrote: > > > Send IDLE-dev mailing list submissions to > > idle-dev at python.org > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://mail.python.org/mailman/listinfo/idle-dev > > or, via email, send a message with subject or body 'help' to > > idle-dev-request at python.org > > > > You can reach the person managing the list at > > idle-dev-owner at python.org > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of IDLE-dev digest..." > > > > > > Today's Topics: > > > > 1. Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) > > > > > > ---------------------------------------------------------------------- > > > > Message: 1 > > Date: Mon, 1 Nov 2021 15:23:05 +0530 > > From: Prajwal Nandeesha > > To: idle-dev at python.org > > Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air > > Message-ID: > > Content-Type: text/plain; charset="us-ascii" > > > > > > Hello, > > > > I recently downloaded python on my M1 MacBook Air. When I finish writing > > my programme on IDLE I try to save it. When I click to save it, I get a > pop > > up window from Mac saying that save file operation failed. I have > attached > > an image for your reference. Could you please let me know how to resolve > > this issue. > > > > Thank you. > > -------------- next part -------------- > > An HTML attachment was scrubbed... > > URL: < > > > https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129/attachment.html > > > > > -------------- next part -------------- > > A non-text attachment was scrubbed... > > Name: Screenshot 2021-11-01 at 3.17.02 PM.png > > Type: image/png > > Size: 833895 bytes > > Desc: not available > > URL: < > > > https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129/attachment.png > > > > > > > ------------------------------ > > > > Subject: Digest Footer > > > > _______________________________________________ > > IDLE-dev mailing list > > IDLE-dev at python.org > > https://mail.python.org/mailman/listinfo/idle-dev > > > > > > ------------------------------ > > > > End of IDLE-dev Digest, Vol 158, Issue 1 > > **************************************** > > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: < > https://mail.python.org/pipermail/idle-dev/attachments/20211101/003954bb/attachment.html > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > IDLE-dev mailing list > IDLE-dev at python.org > https://mail.python.org/mailman/listinfo/idle-dev > > > ------------------------------ > > End of IDLE-dev Digest, Vol 158, Issue 2 > **************************************** > -------------- next part -------------- An HTML attachment was scrubbed... URL: