[issue16511] IDLE configuration file: blank height and width fields trip up IDLE

2012-12-24 Thread Trung Doan

Trung Doan added the comment:

I think I will leave it at that, because in the general case probably some
things should be re-initialised during a new/re-install while others should
be left as is, but as a beginner I am far from knowing which ones are which.

Trung
==

On Mon, Dec 24, 2012 at 10:20 PM, Andrew Svetlov rep...@bugs.python.orgwrote:


 Andrew Svetlov added the comment:

 Fixed.

 Trung, I think installation procedure is not subject of this issue.
 If needed please create new one.

 --
 resolution:  - fixed
 stage: patch review - committed/rejected
 status: open - closed

 ___
 Python tracker rep...@bugs.python.org
 http://bugs.python.org/issue16511
 ___


--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16511
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16511] IDLE configuration file: blank height and width fields trip up IDLE

2012-11-21 Thread Trung Doan

Trung Doan added the comment:

Suggestion: When Python is installed, it starts its configurations files
afresh.

Trung Doan
===

On Wed, Nov 21, 2012 at 8:54 AM, Serhiy Storchaka rep...@bugs.python.orgwrote:


 Serhiy Storchaka added the comment:

 Patch updated. Added warning for case when user config broken. Thanks
 Roger for suggestion.

 --
 Added file: http://bugs.python.org/file28058/idle_safe_getoption_3.patch

 ___
 Python tracker rep...@bugs.python.org
 http://bugs.python.org/issue16511
 ___


--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16511
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue16511] IDLE configuration file: blank height and width fields trip up IDLE

2012-11-20 Thread Trung Doan

New submission from Trung Doan:

In Python 2.5.4's config-main.cfg file, if [EditorWindow]'s width and height 
are left blank or set to zero, then IDLE window won't show. Uninstalling and 
re-installing Python didn't help. Problem solved only when the config-main.cfg 
file was manually edited to give non-zero values.

--
components: IDLE
messages: 175979
nosy: doanviettrung
priority: normal
severity: normal
status: open
title: IDLE configuration file: blank height and width fields trip up IDLE
type: crash
versions: Python 2.6

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue16511
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com