[ python-Bugs-902151 ] Thread start - strange error under Cygwin

SourceForge.net noreply at sourceforge.net
Fri Sep 30 07:37:19 CEST 2005


Bugs item #902151, was opened at 2004-02-22 07:21
Message generated for change (Comment added) made by nnorwitz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=902151&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Threads
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Artur de Sousa Rocha (adsr)
>Assigned to: Jason Tishler (jlt63)
Summary: Thread start - strange error under Cygwin

Initial Comment:
I wrote a short script that launches several threads 
(parallel download using urllib.urlretrieve in this case). 
Sometimes when I launch my script under Cygwin, I get 
strange error messages like:

      2 [win] python 1912 Winmain: Cannot register 
window class

Sometimes all of the threads run OK, otherwise after 
the "correct" ones finish the console stops responding.

No problems with this script directly under Windows

----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2005-09-29 22:37

Message:
Logged In: YES 
user_id=33168

Jason?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=902151&group_id=5470


More information about the Python-bugs-list mailing list