[Patches] [ python-Patches-778323 ] Tk Dialog Upon Subprocess Socket Error

SourceForge.net noreply@sourceforge.net
Mon, 28 Jul 2003 11:13:59 -0700


Patches item #778323, was opened at 2003-07-26 21:13
Message generated for change (Comment added) made by aahz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=778323&group_id=5470

Category: IDLE
Group: Python 2.3
Status: Open
Resolution: Postponed
Priority: 6
Submitted By: Kurt B. Kaiser (kbk)
>Assigned to: Kurt B. Kaiser (kbk)
Summary: Tk Dialog Upon Subprocess Socket Error

Initial Comment:
Alex Martelli identified a problem on a particular
machine which was unable to start IDLE's
subprocess if not connected to the Internet.

The user was not receiving any error message.

This patch raises a Tk error box and also adds
a timeout to the listening socket so that a stuck
process is not left behind.

See discussion on Python-dev 26July03.

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

>Comment By: Aahz (aahz)
Date: 2003-07-28 11:13

Message:
Logged In: YES 
user_id=175591

bugs.ht updated

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

Comment By: Barry A. Warsaw (bwarsaw)
Date: 2003-07-27 08:55

Message:
Logged In: YES 
user_id=12800

Postponing until 2.3.1.  Too much code change before 2.3
final.  Assigning to Aahz so he can add appropriate text to
pydotorg's 2.3/bugs.ht file.  We'll call this a known bug in
2.3 to be fixed in 2.3.1.

Also, lowering the priority.  Aahz, once you've made the
change to bugs.ht, please re-assign to Kurt.

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

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