Bugs item #1369116, was opened at 2005-11-29 07:37 Message generated for change (Comment added) made by kbk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1369116&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: IDLE Group: Python 2.3 >Status: Closed Resolution: None Priority: 5 Submitted By: Gabriel Santonja (gsantonja) >Assigned to: Kurt B. Kaiser (kbk) Summary: freeze idle-python2.3 on my debia n sarge Initial Comment: When I press space bar continusly idle-python task have a random freeze 8/10 times before the caracter 300. I must kill the task and restart This arrive frequently during my development. Architecture : idle python 2.3 Debian sarge without modification XFCE 4.0 Nvidia driver hp nx9105 I have try to made again the bug on other architecture but i don't have success on windows XP and debion in virtual pc. ---------------------------------------------------------------------- >Comment By: Kurt B. Kaiser (kbk) Date: 2005-12-14 19:27 Message: Logged In: YES user_id=149084 Ok, this looks like a duplicate of Bug 1108992. It appears to be a Tcl bug or maybe a pthread bug. Refer to the gdb trace attached to that bug. There's nothing I can do in IDLE, which is pure Python. I suggest you make sure you are apt-get upgraded and if the problem persists, either try Python from Sid or submit a Debian bug. ---------------------------------------------------------------------- Comment By: Gabriel Santonja (gsantonja) Date: 2005-12-14 07:02 Message: Logged In: YES user_id=1392073 Hello, > What happens when you start IDLE with no subprocess > (use the > -n switch)? The same thing : freeze 4 time on 5 test. > time IDLE will freeze. Correct? yes. idle freeze spécially when i use the space caracters for indentation. ---------------------------------------------------------------------- Comment By: Kurt B. Kaiser (kbk) Date: 2005-12-14 01:06 Message: Logged In: YES user_id=149084 What happens when you start IDLE with no subprocess (use the -n switch)? You say it happens frequently in development. I assume that you mean that in normal use after typing for some time IDLE will freeze. Correct? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1369116&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com