[issue16033] IDLE crashes when debugging and saving

2012-09-24 Thread jimbo1qaz

New submission from jimbo1qaz:

Have the debugger open, stopped on a breakpoint, and save the open file. The 
whole thing will bomb after the save finishes. Changes are not lost, but I have 
to reopen IDLE and lose history and breakpoints.

--
components: IDLE
messages: 171214
nosy: jimbo1qaz
priority: normal
severity: normal
status: open
title: IDLE crashes when debugging and saving
versions: Python 3.2

___
Python tracker 
<http://bugs.python.org/issue16033>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16159] Closing Debugger freezes IDLE shell

2012-10-07 Thread jimbo1qaz

New submission from jimbo1qaz:

Open a Python file with IDLE and F5 it. Turn on debugger ([DEBUG ON]), F5 again 
([DEBUG ON]), and close the debugger ([DEBUG OFF]). The shell is now completely 
locked and must be closed (with a 'The program is still running, want to kill 
it?' message).

--
components: IDLE
messages: 172352
nosy: jimbo1qaz
priority: normal
severity: normal
status: open
title: Closing Debugger freezes IDLE shell
versions: Python 3.3

___
Python tracker 
<http://bugs.python.org/issue16159>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16159] Closing Debugger freezes IDLE shell

2012-10-07 Thread jimbo1qaz

jimbo1qaz added the comment:

I have confirmed that this happens on both 3.2 and .3, and it also happens when 
you close any active debug window.

--
versions: +Python 3.2

___
Python tracker 
<http://bugs.python.org/issue16159>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com




[issue15348] IDLE - shell becomes unresponsive if debugger windows is closed while active.

2012-10-07 Thread jimbo1qaz

Changes by jimbo1qaz :


--
nosy: +jimbo1qaz

___
Python tracker 
<http://bugs.python.org/issue15348>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15348] IDLE - shell becomes unresponsive if debugger windows is closed while active.

2012-10-08 Thread jimbo1qaz

jimbo1qaz added the comment:

Is it possible to make the X button quit the debugger if enabled?

--

___
Python tracker 
<http://bugs.python.org/issue15348>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15348] IDLE - shell becomes unresponsive if debugger windows is closed while active.

2012-10-08 Thread jimbo1qaz

jimbo1qaz added the comment:

What's the intended behavior? stop debugging and quit the program? stop 
debugging and continue freerunning? I'm using 3.3, can you make the patch stop 
debugging the active running program when you click the X?

--

___
Python tracker 
<http://bugs.python.org/issue15348>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue15348] IDLE - shell becomes unresponsive if debugger windows is closed while active.

2012-10-08 Thread jimbo1qaz

jimbo1qaz added the comment:

Then frigging change it!

--

___
Python tracker 
<http://bugs.python.org/issue15348>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com