In article <523753ee.4090...@codebykevin.com>,
 Kevin Walzer <k...@codebykevin.com> wrote:
> On 9/16/13 2:51 PM, Russell E. Owen wrote:
> >
> > That's a bit scary. I've found that ActiveState Tcl/Tk 8.5.11 works fine
> > on MacOS X with my Tkinter-based python application, but 8.5.12,
> > 8.5.12.1 and 8.5.13 all crash. I admit I've not tried 8.5.14 yet.
> >
> > I'm still on python 2.7, so this doesn't directly affect me, but if
> > 8.5.14 has the same problem it is likely to affect others.

There were definitely problems using IDLE with ActiveState Tcl/Tk 8.5.12 
and 8.5.12.1 on OS X:

http://bugs.python.org/issue15574
http://bugs.python.org/issue15853

Both of those issues were resolved with Tcl/Tk 8.5.13 along with a patch 
for IDLE.  At the moment, I don't recall any other crash issues with 
either 8.5.13 or 8.5.14.
 
> Can you post a stack trace or crashlog?

Yes, please do!

-- 
 Ned Deily,
 n...@acm.org

_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
https://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to