[Idle-dev] [ idlefork-Patches-467726 ] Make Idle report failure to run

by way of Stephen M. Gava <elguavas@users.sourceforge.net> noreply@sourceforge.net
Sun, 7 Oct 2001 21:50:38 +1000


Patches item #467726, was opened at 2001-10-03 20:16
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=309579&aid=467726&group_id=9
579

Category: None
Group: None

>Status: Closed
>Resolution: Accepted

Priority: 5
Submitted By: Bruce Sherwood (bsherwood)

>Assigned to: Stephen M. Gava (elguavas)

Summary: Make Idle report failure to run

Initial Comment:
If the socket connection fails for some reason,
Idle fails silently to start up. I've moved the
creation of the on-demand window to the very
beginning of the main routine in PyShell.py, and I've
added a detailed error message proposed by Dave
Scherer. Because there is quite a bit of rearrangement
I've posted the entire new file, which was created
by modifying the file contained in idlefork-0.8.1.zip.

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

>Comment By: Stephen M. Gava (elguavas)

Date: 2001-10-07 04:45

Message:
Logged In: YES
user_id=75867

merged Bruce's patch

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

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=309579&aid=467726&group_id=9
579