From andrew.svetlov at gmail.com Tue Oct 2 15:36:13 2012 From: andrew.svetlov at gmail.com (Andrew Svetlov) Date: Tue, 2 Oct 2012 16:36:13 +0300 Subject: [Idle-dev] Font In-Reply-To: References: Message-ID: Did you used Options/Configure IDLE dialog? It works for me both for python 2.7 and 3.3 Can you describe you bug? On Sun, Sep 30, 2012 at 11:34 PM, Natasha Green wrote: > Hi, I try to go to preferences to make my font bigger in the Idle application and then it has a bugging issue. Can you explain to me how to make the terminal bigger? > > > All the best, > > Natasha Green > 254.247.4477 > > > > > _______________________________________________ > IDLE-dev mailing list > IDLE-dev at python.org > http://mail.python.org/mailman/listinfo/idle-dev -- Thanks, Andrew Svetlov From roger.serwy at gmail.com Tue Oct 2 19:01:32 2012 From: roger.serwy at gmail.com (Roger Serwy) Date: Tue, 02 Oct 2012 12:01:32 -0500 Subject: [Idle-dev] Font In-Reply-To: References: Message-ID: <506B1DEC.1070203@gmail.com> Hi Natasha, Are you using a Mac? If so, then you might be encountering this bug: http://bugs.python.org/issue15853 Here's a workaround for the issue. You can configure the font size manually by modifying ~/.idlerc/config-main.cfg Make sure that "font-size" exists under the "EditorWindow" setting: [EditorWindow] font-size = 14 - Roger On 10/02/2012 08:36 AM, Andrew Svetlov wrote: > Did you used Options/Configure IDLE dialog? > It works for me both for python 2.7 and 3.3 > Can you describe you bug? > > On Sun, Sep 30, 2012 at 11:34 PM, Natasha Green wrote: >> Hi, I try to go to preferences to make my font bigger in the Idle application and then it has a bugging issue. Can you explain to me how to make the terminal bigger? >> >> >> All the best, >> >> Natasha Green >> 254.247.4477 >> >> >> >> >> _______________________________________________ >> IDLE-dev mailing list >> IDLE-dev at python.org >> http://mail.python.org/mailman/listinfo/idle-dev > > From nad at acm.org Sun Oct 7 21:11:56 2012 From: nad at acm.org (Ned Deily) Date: Sun, 07 Oct 2012 12:11:56 -0700 Subject: [Idle-dev] You can make idle3.3 crash by selecting Preferences References: Message-ID: In article , Richard Fuhr wrote: > If you run idle3.3 (front end editor to python3.3) on a Mac running 10.8.2 > and select Preferences from the menu, idle will crash. > > On the the preinstalled idle associated with python 2.7.2, the Preferences > menu item is disabled. See the current information here: http://www.python.org/download/mac/tcltk/ As noted, a workaround is to install a previous release of ActiveTcl, 8.5.11.1. -- Ned Deily, nad at acm.org From richard.fuhr at gmail.com Sun Oct 7 08:53:14 2012 From: richard.fuhr at gmail.com (Richard Fuhr) Date: Sat, 6 Oct 2012 23:53:14 -0700 Subject: [Idle-dev] You can make idle3.3 crash by selecting Preferences Message-ID: Just noticed the following. If you run idle3.3 (front end editor to python3.3) on a Mac running 10.8.2 and select Preferences from the menu, idle will crash. On the the preinstalled idle associated with python 2.7.2, the Preferences menu item is disabled. -- Richard Fuhr 206-524-8049 land line 206-491-5640 cell phone 425-298-6178 google voice -------------- next part -------------- An HTML attachment was scrubbed... URL: From vatroslavsuton at aim.com Tue Oct 16 21:07:58 2012 From: vatroslavsuton at aim.com (Vatroslav Suton) Date: Tue, 16 Oct 2012 15:07:58 -0400 (EDT) Subject: [Idle-dev] You can make idle3.3 crash by selecting Preferences In-Reply-To: References: Message-ID: <8CF79E8B08C6A9F-790-4072@webmail-m075.sysops.aol.com> I think I might solve the problem, but I never used mac os. is there something like windows RDP for mac that can work from windows or linux, I'd be happy to try, btw I reversed Idle and Tkinter completely and I think it might be a tcl/tk issue I already solved, my wrapper crashes only on fatal tcl errors on both windows and linux. I'd be happy to help if I can. Vatroslav Suton vatroslavsuton at aim.com -----Original Message----- From: Richard Fuhr To: Seattle Python Interest Group ; idle-dev Sent: Sun, Oct 14, 2012 6:10 pm Subject: [Idle-dev] You can make idle3.3 crash by selecting Preferences Just noticed the following. If you run idle3.3 (front end editor to python3.3) on a Mac running 10.8.2 and select Preferences from the menu, idle will crash. On the the preinstalled idle associated with python 2.7.2, the Preferences menu item is disabled. -- Richard Fuhr 206-524-8049 land line 206-491-5640 cell phone 425-298-6178 google voice _______________________________________________ DLE-dev mailing list DLE-dev at python.org ttp://mail.python.org/mailman/listinfo/idle-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From kw at codebykevin.com Tue Oct 16 22:53:41 2012 From: kw at codebykevin.com (Kevin Walzer) Date: Tue, 16 Oct 2012 16:53:41 -0400 Subject: [Idle-dev] You can make idle3.3 crash by selecting Preferences In-Reply-To: <8CF79E8B08C6A9F-790-4072@webmail-m075.sysops.aol.com> References: <8CF79E8B08C6A9F-790-4072@webmail-m075.sysops.aol.com> Message-ID: <507DC955.9080200@codebykevin.com> See http://bugs.python.org/issue15853 for discussion of this bug and a possible fix. -- Kevin Walzer Code by Kevin http://www.codebykevin.com From uschweiger at me.com Wed Oct 17 17:41:09 2012 From: uschweiger at me.com (Dr. Ullrich Schweiger) Date: Wed, 17 Oct 2012 17:41:09 +0200 Subject: [Idle-dev] idle problems macosx 10.8.2 Message-ID: Hello, everytime i use copy/paste with "idle" it crashes. I sent two crash reports to apple and I hope they've sent it to you. Is there a remedy? thanks for the help and you software Ullrich From nad at acm.org Fri Oct 26 23:21:31 2012 From: nad at acm.org (Ned Deily) Date: Fri, 26 Oct 2012 14:21:31 -0700 Subject: [Idle-dev] idle problems macosx 10.8.2 References: Message-ID: In article , "Dr. Ullrich Schweiger" wrote: verytime i use copy/paste with "idle" it crashes. > I sent two crash reports to apple and I hope they've sent it to you. > > Is there a remedy? See http://www.python.org/download/mac/tcltk/ as recommended on the python.org download pages and the python.org OS X installer welcome page. The short answer is to revert to ActiveTcl 8.5.11.1. -- Ned Deily, nad at acm.org