| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| Message-ID: | <20060223020044.91381.qmail@web35703.mail.mud.yahoo.com> |
| Date: | Wed, 22 Feb 2006 18:00:44 -0800 (PST) |
| From: | J Brooks <jbrooks3d AT yahoo DOT com> |
| Subject: | Re: Python Tkinter after method silently exits (corrected) |
| To: | cygwin AT cygwin DOT com |
| MIME-Version: | 1.0 |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
I've encountered the same "silent exit" problem in a multi-threaded Python Tkinter program also. I'm guessing that the Python interpreter hits an error starting a thread, so it calls exit(), and that the thread changes in cygwin 1.5.19 relative to 1.5.18 caused the problem we're seeing. My program worked again after reverting the "cygwin" package back to 1.5.18. I can be reached at http://www.jimbrooks.org __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |