delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <53e1ea310612120854h6a706234m85335f248a7c1fc2@mail.gmail.com> |
Date: | Tue, 12 Dec 2006 11:54:37 -0500 |
From: | "Dan Lenski" <dlenski AT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Python crashes with threading and Tkinter |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Hi all, I've been having a problem with Python under Cygwin. Basically, Python crashes if I try to start any threads in a program using the Tkinter GUI package. This issue has been encountered before, by Steve Ward in February 2006: http://www.cygwin.com/ml/cygwin/2006-02/msg00700.html The test program that he posted crashes for me as well, under Cygwin 1.5.22-1. The same program runs flawlessly under Linux. The only workaround I have found is this followup by Jim Brooks: http://www.cygwin.com/ml/cygwin/2006-02/msg00799.html He recommended downgrading to Cygwin 1.5.18, as apparently the problem was introduced by threading changes in Cygwin 1.5.19. Does anyone know of another way to resolve this problem, so that Python Tkinter programs can use multithreading? Thanks! Dan Lenski -- 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 |