Unable to save IDLE files on M1 MacBook Air (Prajwal Nandeesha) (additional info)

April Morone <[email protected]> Mon, 1 Nov 2021 19:47:36 -0400
Newsgroups gmane.comp.python.idle
Message-ID <CAJQCUg8xpeunhpYaGNpFfEquiDGbL=x0MRda_MrVmdXyt_gFZA@mail.gmail.com>
--===============1656967654891307089==
Content-Type: multipart/alternative; boundary="000000000000d1ceb205cfc2cd89"

--000000000000d1ceb205cfc2cd89
Content-Type: text/plain; charset="UTF-8"

Maybe install a higher version?

On Mon, Nov 1, 2021, 7:37 PM <[email protected]> wrote:

> Send IDLE-dev mailing list submissions to
>         [email protected]
>
> 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
>         [email protected]
>
> You can reach the person managing the list at
>         [email protected]
>
> 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 <[email protected]>
> To: [email protected]
> Subject: [Idle-dev] Save error
> Message-ID: <[email protected]>
> 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 <[email protected]>
> To: Prajwal Nandeesha <[email protected]>,
>         [email protected]
> Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air
> Message-ID: <[email protected]>
> 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 <[email protected]>
> To: Chris Walden <[email protected]>, [email protected]
> Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS
>         Monterey
> Message-ID: <[email protected]>
> 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 <[email protected]>
> To: [email protected]
> Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS
>         Monterey
> Message-ID: <[email protected]>
> 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 <[email protected]>
> To: [email protected]
> Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air
> Message-ID: <[email protected]>
> 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 <[email protected]>
> To: [email protected]
> Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air
>         (Prajwal Nandeesha)
> Message-ID:
>         <
> CAJQCUg8UHceL5kGh7iUGLFwxA4_dF9c8HAfg16GdyaZRp2d-PQ@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 <[email protected]> wrote:
>
> > Send IDLE-dev mailing list submissions to
> >         [email protected]
> >
> > 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
> >         [email protected]
> >
> > You can reach the person managing the list at
> >         [email protected]
> >
> > 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 <[email protected]>
> > To: [email protected]
> > Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air
> > Message-ID: <[email protected]>
> > 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
> > [email protected]
> > 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
> [email protected]
> https://mail.python.org/mailman/listinfo/idle-dev
>
>
> ------------------------------
>
> End of IDLE-dev Digest, Vol 158, Issue 2
> ****************************************
>

--000000000000d1ceb205cfc2cd89
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">Maybe install a higher version?</div><br><div class=3D"gm=
ail_quote"><div dir=3D"ltr" class=3D"gmail_attr">On Mon, Nov 1, 2021, 7:37 =
PM  &lt;<a href=3D"mailto:[email protected]">idle-dev-request@pyt=
hon.org</a>&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"=
margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send IDLE-de=
v mailing list submissions to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" target=
=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"https://mail.python.org/mailman/list=
info/idle-dev" rel=3D"noreferrer noreferrer" target=3D"_blank">https://mail=
.python.org/mailman/listinfo/idle-dev</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" =
target=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
<br>
You can reach the person managing the list at<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" ta=
rget=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of IDLE-dev digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
=C2=A0 =C2=A01. Save error (Chris Walden)<br>
=C2=A0 =C2=A02. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reed=
y)<br>
=C2=A0 =C2=A03. Re: Save error using tkinter (and IDLE) on macOS Monterey<b=
r>
=C2=A0 =C2=A0 =C2=A0 (Terry Reedy)<br>
=C2=A0 =C2=A04. Re: Save error using tkinter (and IDLE) on macOS Monterey<b=
r>
=C2=A0 =C2=A0 =C2=A0 (Terry Reedy)<br>
=C2=A0 =C2=A05. Re: Unable to save IDLE files on M1 MacBook Air (Terry Reed=
y)<br>
=C2=A0 =C2=A06. Re: Unable to save IDLE files on M1 MacBook Air (Prajwal<br=
>
=C2=A0 =C2=A0 =C2=A0 Nandeesha) (April Morone)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Sun, 31 Oct 2021 12:54:09 -0400<br>
From: Chris Walden &lt;<a href=3D"mailto:[email protected]" target=3D"_blank=
" rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer=
rer">[email protected]</a><br>
Subject: [Idle-dev] Save error<br>
Message-ID: &lt;<a href=3D"mailto:0BDF1DA7-17CD-4637-89BF-5F4FB7DAAF42@gmai=
l.com" target=3D"_blank" rel=3D"noreferrer">0BDF1DA7-17CD-4637-89BF-5F4FB7D=
[email protected]</a>&gt;<br>
Content-Type: text/plain;=C2=A0 =C2=A0 =C2=A0 =C2=A0charset=3Dutf-8<br>
<br>
Hi, <br>
<br>
I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 14-inch=
.<br>
<br>
When I do a file save as in Idel I am getting the following error message:=
=C2=A0 ?The save file operation failed. The save file operation failed to c=
onnect to the open and save panel service?.=C2=A0 <br>
<br>
How can I address this error message?<br>
<br>
Thanks!<br>
Chris <br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 1 Nov 2021 18:36:50 -0400<br>
From: Terry Reedy &lt;<a href=3D"mailto:[email protected]" target=3D"_blank"=
 rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: Prajwal Nandeesha &lt;<a href=3D"mailto:[email protected]" =
target=3D"_blank" rel=3D"noreferrer">[email protected]</a>&gt;,=
<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 <a href=3D"mailto:[email protected]" target=
=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br>
Message-ID: &lt;<a href=3D"mailto:c1d820c4-6178-c8df-5681-2af09195205a@udel=
.edu" target=3D"_blank" rel=3D"noreferrer">c1d820c4-6178-c8df-5681-2af09195=
[email protected]</a>&gt;<br>
Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br>
<br>
On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote:<br>
<br>
&gt; I recently downloaded python on my M1 MacBook Air. When I finish writi=
ng <br>
&gt; my programme on IDLE I try to save it. When I click to save it, I get =
a <br>
&gt; pop up window from Mac saying that save file operation failed. I have =
<br>
&gt; attached an image for your reference.<br>
<br>
Apple changed something in Monterey that broke tcl/tk and the tcl/tk <br>
devs and the Python macOS devsare working to catch up.=C2=A0 All tkinter ap=
ps <br>
have this problem.<br>
See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer norefe=
rrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br>
and the screenshots attached there.<br>
<br>
&gt; Could you please let me know how to resolve this issue.<br>
<br>
<br>
According to the bug report, installing the latest 3.8 may work.=C2=A0 Or <=
br>
revert to Big Sur?<br>
<br>
In the future, please try searching the tracker for existing bug reports.<b=
r>
<br>
<br>
-- <br>
Terry Jan Reedy<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 1 Nov 2021 18:36:52 -0400<br>
From: Terry Reedy &lt;<a href=3D"mailto:[email protected]" target=3D"_blank"=
 rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: Chris Walden &lt;<a href=3D"mailto:[email protected]" target=3D"_blank" =
rel=3D"noreferrer">[email protected]</a>&gt;, <a href=3D"mailto:idle-dev@pyt=
hon.org" target=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Monterey<br>
Message-ID: &lt;<a href=3D"mailto:cee84e36-c53c-1151-a6b1-acf60d61046f@udel=
.edu" target=3D"_blank" rel=3D"noreferrer">cee84e36-c53c-1151-a6b1-acf60d61=
[email protected]</a>&gt;<br>
Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br>
<br>
On 10/31/2021 12:54 PM, Chris Walden wrote:<br>
&gt; Hi,<br>
&gt; <br>
&gt; I am currently using maxOS Monterey version 12.0.1 on a MacBook Pro 14=
-inch.<br>
&gt; <br>
&gt; When I do a file save as in Idel I am getting the following error mess=
age:=C2=A0 ?The save file operation failed. The save file operation failed =
to connect to the open and save panel service?.<br>
<br>
Apple changed something in Monterey that broke tcl/tk and the tcl/tk <br>
devs and the Python macOS devsare working to catch up.=C2=A0 All tkinter ap=
ps <br>
have this problem.<br>
See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer norefe=
rrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br>
and the screenshots attached there.<br>
<br>
&gt; How can I address this error message?<br>
<br>
According to the bug report, installing the latest 3.8 may<br>
work.=C2=A0 Or revert to Big Sur?<br>
<br>
In the future, please try searching the tracker for existing bug reports.<b=
r>
<br>
-- <br>
Terry Jan Reedy<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Mon, 1 Nov 2021 18:40:15 -0400<br>
From: Terry Reedy &lt;<a href=3D"mailto:[email protected]" target=3D"_blank"=
 rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer=
rer">[email protected]</a><br>
Subject: Re: [Idle-dev] Save error using tkinter (and IDLE) on macOS<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 Monterey<br>
Message-ID: &lt;slpqcg$o0l$<a href=3D"mailto:[email protected]" target=3D"_bl=
ank" rel=3D"noreferrer">[email protected]</a>&gt;<br>
Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br>
<br>
On 11/1/2021 6:36 PM, Terry Reedy wrote:<br>
&gt; On 10/31/2021 12:54 PM, Chris Walden wrote:<br>
&gt;&gt; Hi,<br>
&gt;&gt;<br>
&gt;&gt; I am currently using maxOS Monterey version 12.0.1 on a MacBook Pr=
o <br>
&gt;&gt; 14-inch.<br>
&gt;&gt;<br>
&gt;&gt; When I do a file save as in Idel I am getting the following error =
<br>
&gt;&gt; message:? ?The save file operation failed. The save file operation=
 <br>
&gt;&gt; failed to connect to the open and save panel service?.<br>
&gt; <br>
&gt; Apple changed something in Monterey that broke tcl/tk and the tcl/tk <=
br>
&gt; devs and the Python macOS devsare working to catch up.? All tkinter ap=
ps <br>
&gt; have this problem.<br>
&gt; See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer n=
oreferrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br>
&gt; and the screenshots attached there.<br>
&gt; <br>
&gt;&gt; How can I address this error message?<br>
&gt; <br>
&gt; According to the bug report, installing the latest 3.8 may<br>
&gt; work.? Or revert to Big Sur?<br>
&gt; <br>
&gt; In the future, please try searching the tracker for existing bug repor=
ts.<br>
<br>
A fix will be in future releases of 3.8, 3.9, 3.10.<br>
<br>
<br>
-- <br>
Terry Jan Reedy<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Mon, 1 Nov 2021 18:40:55 -0400<br>
From: Terry Reedy &lt;<a href=3D"mailto:[email protected]" target=3D"_blank"=
 rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer=
rer">[email protected]</a><br>
Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br>
Message-ID: &lt;slpqdo$o0l$<a href=3D"mailto:[email protected]" target=3D"_bl=
ank" rel=3D"noreferrer">[email protected]</a>&gt;<br>
Content-Type: text/plain; charset=3DUTF-8; format=3Dflowed<br>
<br>
On 11/1/2021 6:36 PM, Terry Reedy wrote:<br>
&gt; On 11/1/2021 5:53 AM, Prajwal Nandeesha via IDLE-dev wrote:<br>
&gt; <br>
&gt;&gt; I recently downloaded python on my M1 MacBook Air. When I finish <=
br>
&gt;&gt; writing my programme on IDLE I try to save it. When I click to sav=
e <br>
&gt;&gt; it, I get a pop up window from Mac saying that save file operation=
 <br>
&gt;&gt; failed. I have attached an image for your reference.<br>
&gt; <br>
&gt; Apple changed something in Monterey that broke tcl/tk and the tcl/tk <=
br>
&gt; devs and the Python macOS devsare working to catch up.? All tkinter ap=
ps <br>
&gt; have this problem.<br>
&gt; See <a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer n=
oreferrer" target=3D"_blank">https://bugs.python.org/issue44828</a><br>
&gt; and the screenshots attached there.<br>
&gt; <br>
&gt;&gt; Could you please let me know how to resolve this issue.<br>
&gt; <br>
&gt; <br>
&gt; According to the bug report, installing the latest 3.8 may work.? Or <=
br>
&gt; revert to Big Sur?<br>
&gt; <br>
&gt; In the future, please try searching the tracker for existing bug repor=
ts.<br>
<br>
A fix will be in future releases of 3.8, 3.9, 3.10.<br>
<br>
<br>
<br>
-- <br>
Terry Jan Reedy<br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Mon, 1 Nov 2021 19:37:09 -0400<br>
From: April Morone &lt;<a href=3D"mailto:[email protected]" targe=
t=3D"_blank" rel=3D"noreferrer">[email protected]</a>&gt;<br>
To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefer=
rer">[email protected]</a><br>
Subject: Re: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 (Prajwal Nandeesha)<br>
Message-ID:<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 &lt;<a href=3D"mailto:CAJQCUg8UHceL5kGh7iUGLFwx=
[email protected]" target=3D"_blank" rel=3D"norefer=
rer">CAJQCUg8UHceL5kGh7iUGLFwxA4_dF9c8HAfg16GdyaZRp2d-PQ@mail.gmail.com</a>=
&gt;<br>
Content-Type: text/plain; charset=3D&quot;utf-8&quot;<br>
<br>
There is a bug causing the issue.<br>
<br>
<a href=3D"https://bugs.python.org/issue44828" rel=3D"noreferrer noreferrer=
" target=3D"_blank">https://bugs.python.org/issue44828</a><br>
<br>
<br>
On Mon, Nov 1, 2021, 6:18 PM &lt;<a href=3D"mailto:idle-dev-request@python.=
org" target=3D"_blank" rel=3D"noreferrer">[email protected]</a>&g=
t; wrote:<br>
<br>
&gt; Send IDLE-dev mailing list submissions to<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"mailto:[email protected]=
" target=3D"_blank" rel=3D"noreferrer">[email protected]</a><br>
&gt;<br>
&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"https://mail.python.org/ma=
ilman/listinfo/idle-dev" rel=3D"noreferrer noreferrer" target=3D"_blank">ht=
tps://mail.python.org/mailman/listinfo/idle-dev</a><br>
&gt; or, via email, send a message with subject or body &#39;help&#39; to<b=
r>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"mailto:idle-dev-request@py=
thon.org" target=3D"_blank" rel=3D"noreferrer">[email protected]<=
/a><br>
&gt;<br>
&gt; You can reach the person managing the list at<br>
&gt;=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0<a href=3D"mailto:idle-dev-owner@pyth=
on.org" target=3D"_blank" rel=3D"noreferrer">[email protected]</a><=
br>
&gt;<br>
&gt; When replying, please edit your Subject line so it is more specific<br=
>
&gt; than &quot;Re: Contents of IDLE-dev digest...&quot;<br>
&gt;<br>
&gt;<br>
&gt; Today&#39;s Topics:<br>
&gt;<br>
&gt;=C2=A0 =C2=A0 1. Unable to save IDLE files on M1 MacBook Air (Prajwal N=
andeesha)<br>
&gt;<br>
&gt;<br>
&gt; ----------------------------------------------------------------------=
<br>
&gt;<br>
&gt; Message: 1<br>
&gt; Date: Mon, 1 Nov 2021 15:23:05 +0530<br>
&gt; From: Prajwal Nandeesha &lt;<a href=3D"mailto:prajwalnandeesha24@iclou=
d.com" target=3D"_blank" rel=3D"noreferrer">[email protected]</=
a>&gt;<br>
&gt; To: <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"no=
referrer">[email protected]</a><br>
&gt; Subject: [Idle-dev] Unable to save IDLE files on M1 MacBook Air<br>
&gt; Message-ID: &lt;<a href=3D"mailto:F2AC43B7-0FBD-4DA3-88E0-9C21F524812D=
@icloud.com" target=3D"_blank" rel=3D"noreferrer">F2AC43B7-0FBD-4DA3-88E0-9=
[email protected]</a>&gt;<br>
&gt; Content-Type: text/plain; charset=3D&quot;us-ascii&quot;<br>
&gt;<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; I recently downloaded python on my M1 MacBook Air. When I finish writi=
ng<br>
&gt; my programme on IDLE I try to save it. When I click to save it, I get =
a pop<br>
&gt; up window from Mac saying that save file operation failed. I have atta=
ched<br>
&gt; an image for your reference. Could you please let me know how to resol=
ve<br>
&gt; this issue.<br>
&gt;<br>
&gt; Thank you.<br>
&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; URL: &lt;<br>
&gt; <a href=3D"https://mail.python.org/pipermail/idle-dev/attachments/2021=
1101/55a39129/attachment.html" rel=3D"noreferrer noreferrer" target=3D"_bla=
nk">https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a3912=
9/attachment.html</a><br>
&gt; &gt;<br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: Screenshot 2021-11-01 at 3.17.02 PM.png<br>
&gt; Type: image/png<br>
&gt; Size: 833895 bytes<br>
&gt; Desc: not available<br>
&gt; URL: &lt;<br>
&gt; <a href=3D"https://mail.python.org/pipermail/idle-dev/attachments/2021=
1101/55a39129/attachment.png" rel=3D"noreferrer noreferrer" target=3D"_blan=
k">https://mail.python.org/pipermail/idle-dev/attachments/20211101/55a39129=
/attachment.png</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Subject: Digest Footer<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; IDLE-dev mailing list<br>
&gt; <a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"norefe=
rrer">[email protected]</a><br>
&gt; <a href=3D"https://mail.python.org/mailman/listinfo/idle-dev" rel=3D"n=
oreferrer noreferrer" target=3D"_blank">https://mail.python.org/mailman/lis=
tinfo/idle-dev</a><br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; End of IDLE-dev Digest, Vol 158, Issue 1<br>
&gt; ****************************************<br>
&gt;<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: &lt;<a href=3D"https://mail.python.org/pipermail/idle-dev/attachments/=
20211101/003954bb/attachment.html" rel=3D"noreferrer noreferrer" target=3D"=
_blank">https://mail.python.org/pipermail/idle-dev/attachments/20211101/003=
954bb/attachment.html</a>&gt;<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
IDLE-dev mailing list<br>
<a href=3D"mailto:[email protected]" target=3D"_blank" rel=3D"noreferrer"=
>[email protected]</a><br>
<a href=3D"https://mail.python.org/mailman/listinfo/idle-dev" rel=3D"norefe=
rrer noreferrer" target=3D"_blank">https://mail.python.org/mailman/listinfo=
/idle-dev</a><br>
<br>
<br>
------------------------------<br>
<br>
End of IDLE-dev Digest, Vol 158, Issue 2<br>
****************************************<br>
</blockquote></div>

--000000000000d1ceb205cfc2cd89--

--===============1656967654891307089==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
IDLE-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/idle-dev

--===============1656967654891307089==--