[Idle-dev] [ idlefork-Bugs-440383 ] beep on no-op enter in shell

noreply@sourceforge.net noreply@sourceforge.net
Mon, 20 May 2002 03:51:50 -0700


Bugs item #440383, was opened at 2001-07-11 08:24
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=109579&aid=440383&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
>Priority: 3
Submitted By: Kurt B. Kaiser (kbk)
Assigned to: Nobody/Anonymous (nobody)
Summary: beep on no-op enter in shell

Initial Comment:
A bug report. --Guido van Rossum (home page: http://www.python.org/~guido/) 



------- Forwarded Message 

Date:    Mon, 02 Jul 2001 09:07:58 -0500

From:    vze2f978@verizon.net

To:      guido@python.org



Subject: IDLE issue--beeping and IDLE hangs If the window looks something like this: 



>>>(cursor is here)

for x in range[w]: 



and you hit return, IDLE will stop responding, but beep continually until the computer is restarted. This is in Windows 2000. I'm not sure whether the cursor is before or after the invisible space after the ">>>"; the for statement is on the line AFTER the >>>. 



Don't know why the student used square braces either. ------- End of Forwarded Message

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

>Comment By: Guido van Rossum (gvanrossum)
Date: 2002-05-20 06:51

Message:
Logged In: YES 
user_id=6380

I know it's very minor, but I believe it might point to some
unsound code somewhere deep in the bowels of undo.
Definitely low priority.

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

Comment By: Stephen M. Gava (elguavas)
Date: 2002-05-19 22:45

Message:
Logged In: YES 
user_id=75867

I can reproduce the beep on just enter on linux. Why not
consider it a feature, reminding you that pressing enter for
nothing in the shell is useless?

It seems to happen because of something in undo-delegator,
if it actually a serious problem for anyone I'll look into
it further...

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-10-29 08:16

Message:
Logged In: YES 
user_id=6380

My apologies. I can't reproduced the described behavior
either. What's still broken is that if you press Return at
the >>> prompt in the Shell window without entering a
command, you get a beep and a new >>> prompt. I could do
without the beep (the new >>>  prompt is expected. :-)

Do you want a separate bug report for that?

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

Comment By: Guido van Rossum (gvanrossum)
Date: 2001-10-29 08:10

Message:
Logged In: YES 
user_id=6380

It still beeps for me on Linux, with the latest idlefork
checkout, using Python 2.1.1.


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

Comment By: Chui Tey (teyc)
Date: 2001-10-28 04:57

Message:
Logged In: YES 
user_id=29167

I could not reproduce the error on the latest CVS checkout 
on Win98, using Python 2.1. If any one else still 
experiences the problem, please let me know, or I'll 
categorise it as being "not reproducible".


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

Comment By: Kurt B. Kaiser (kbk)
Date: 2001-07-11 08:26

Message:
Logged In: YES 
user_id=149084

Confirmed on Windows 98

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

Comment By: Kurt B. Kaiser (kbk)
Date: 2001-07-11 08:25

Message:
Logged In: YES 
user_id=149084

Confirmed on Windows 98

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=109579&aid=440383&group_id=9579