[ python-Bugs-1108992 ] idle freezes when run over ssh
SourceForge.net
noreply at sourceforge.net
Sun Jan 30 20:43:40 CET 2005
Bugs item #1108992, was opened at 2005-01-25 02:44
Message generated for change (Comment added) made by josiahcarlson
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1108992&group_id=5470
Category: IDLE
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Mark Poolman (mgpoolman)
Assigned to: Nobody/Anonymous (nobody)
Summary: idle freezes when run over ssh
Initial Comment:
Python 2.3.4 (#2, Aug 13 2004, 00:36:58)
[GCC 3.3.4 (Debian 1:3.3.4-5ubuntu2)] on linux2
IDLE 1.0.3
When running idle over an ssh link, idle freezes after
an unpredictable length of time. Over 3 days the
longest it has stayed allive for is ~4hrs, but a few
minutes before freezing is the norm. Niether idle nor
python are consuming cpu time once frozen. I can find
no definete recipie to bring about the freeze, although
(I think) there has always been at least one editor
window open when it happens. There is no output on
stderr, or other diagnostics that I can see.
ssh server(ubuntu warty):
OpenSSH_3.8.1p1 Debian 1:3.8.1p1-11ubuntu3.1, OpenSSL
0.9.7d 17 Mar 2004
ssh client (RH9):
OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090701f
/best/*
Mark
----------------------------------------------------------------------
Comment By: Josiah Carlson (josiahcarlson)
Date: 2005-01-30 11:43
Message:
Logged In: YES
user_id=341410
Do you have physical access to the ubuntu warty machine, and
if so, does Idle run very well locally on that machine, not
X forwarded?
----------------------------------------------------------------------
Comment By: Mark Poolman (mgpoolman)
Date: 2005-01-30 09:02
Message:
Logged In: YES
user_id=993923
Yes, exactly. I'm pretty sure it's not an X/ssh/network problem,
everything else works fine (including Idle 0.8).
Mark
----------------------------------------------------------------------
Comment By: Josiah Carlson (josiahcarlson)
Date: 2005-01-29 12:23
Message:
Logged In: YES
user_id=341410
It has been a while since I ran Idle, but I am curious as to
what you mean by "run over ssh".
Do you mean that you have an SSH tunnel to a remote machine,
which forwards X-Windows sessions, and when running Idle
over this, it locks up?
----------------------------------------------------------------------
Comment By: Mark Poolman (mgpoolman)
Date: 2005-01-26 01:15
Message:
Logged In: YES
user_id=993923
PS - You don't need an editor window open to get the freeze.
M
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1108992&group_id=5470
More information about the Python-bugs-list
mailing list