Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Idle problem

2 views
Skip to first unread message

Brent W. Hughes

unread,
Aug 25, 2004, 8:37:23 PM8/25/04
to
Sometimes when I try to start up idle.py (by double-clicking on the icon), I
get the message:
Python subprocess socket error: Connection refused, retrying....
It repeats the message a couple of times and then prints:
Connection to Idle failed, exiting.

Any idea what's going on?


Ian J Cottee

unread,
Aug 25, 2004, 10:43:41 PM8/25/04
to

http://aspn.activestate.com/ASPN/Mail/Message/python-dev/1748187

Doesn't offer any conclusions but might point you in the right direction.

Ian

Ben McGinnes

unread,
Aug 26, 2004, 2:34:33 AM8/26/04
to Brent W. Hughes, pytho...@python.org
Brent W. Hughes(brent....@comcast.net)@Thu, Aug 26, 2004 at 12:37:23AM +0000:

I just fired up Idle and it displayed the following message:

****************************************************************
Personal firewall software may warn about the connection IDLE
makes to its subprocess using this computer's internal loopback
interface. This connection is not visible on any external
interface and no data is sent to or received from the Internet.
****************************************************************

Which means you could be running some firewall software locally which
is not allowing Idle to open the sockets it requires. You should
change this to allow all connections on the loopback.


Regards,
Ben

Sibylle Koczian

unread,
Aug 26, 2004, 4:21:53 AM8/26/04
to
Ian J Cottee schrieb:

Seems to suggest two possibilities: the firewall issue mentioned in Ben
McGinnes' answer or else no sockets - if a machine is not part of any
local network and has no network software at all installed. If I
understand that thread correctly that might even be the case if it's
connected to the internet by modem and dial-up access. I'd think a "ping
localhost" should show this.

Koczian

--
Dr. Sibylle Koczian
Universitaetsbibliothek, Abt. Naturwiss.
D-86135 Augsburg

Tel.: (0821) 598-2400, Fax : (0821) 598-2410
e-mail : Sibylle...@Bibliothek.Uni-Augsburg.DE

0 new messages