[issue14146] IDLE: source line in editor doesn't highlight when debugging

2013-03-09 Thread Dirk Zabel

Dirk Zabel added the comment:

If this is a Tk problem on windows, are there any chances to get it fixed? The 
Tk version installed with python 3.3 seems to be 8.5.11, while there are newer 
Tk versions available on www.activestate.com (8.5.13 and 8.6.0). But I don't 
know how to connect a stand-alone version of Tcl/Tk with Python, and I don't 
want to mess up my Python installation.

--
nosy: +dzabel

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



[issue17382] debugging with idle: current line not highlighted

2013-03-07 Thread Dirk Zabel

Dirk Zabel added the comment:

When debugging with IDLE with checkbox "Source" enabled, the source window 
highlights the current line only when the source window is activated. If one of 
the buttons of the IDLE debug window is pressed ("Step", "Over" or "Out"), the 
source window is no longer active and the highlighting of the current line 
disappears. This makes stepwise execution quite boring.

This effect seems to be os specific. I found it on Windows XP SP3 and Windows 7 
X64 SP1 both with Python 3.2 and Python 3.3.
I tried both Python 3.2 and Python 3.3 on Ubuntu 12.4 LTS, and the problem did 
not show up.
So it seems to be a windows-only problem.

--

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



[issue17382] debugging with idle: current line not highlighted

2013-03-07 Thread Dirk Zabel

New submission from Dirk Zabel:

When debugging with IDLE with checkbox "Source" enabled, the source window 
highlights the current line only when the source window is activated. If one of 
the buttons of the IDLE debug window is pressed ("Step", "Over" or "Out"), the 
source window is no longer active and the highlighting of the current line 
disappears. This makes stepwise execution quite boring.

This effect seems to be os specific. I found it on Windows XP SP3 and Windows 7 
X64 SP1 both with Python 3.2 and Python 3.2.
I tried both Python 3.2 and Python 3.3 on Ubuntu 12.4 LTS, and the problem did 
not show up.
So it seems to be a windows-only problem.

--
components: IDLE
messages: 183711
nosy: dzabel
priority: normal
severity: normal
status: open
title: debugging with idle: current line not highlighted
type: behavior
versions: Python 3.2, Python 3.3

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