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 Subject: Re: Python Tkinter after method silently exits (corrected) To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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/