[ python-Bugs-1064535 ] IDLE doesn't start again when saving empty key set

SourceForge.net noreply at sourceforge.net
Wed Jan 19 08:21:10 CET 2005


Bugs item #1064535, was opened at 2004-11-11 10:06
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1064535&group_id=5470

Category: IDLE
Group: Python 2.4
Status: Closed
Resolution: Fixed
Priority: 5
Submitted By: Hernan Martinez Foffani (hfoffani)
Assigned to: Kurt B. Kaiser (kbk)
Summary: IDLE doesn't start again when saving empty key set

Initial Comment:
To reproduce:
- Start IDLE
- Go to Options/Configure IDLE/Keys
- Click in "Save as New..." *without selecting anything 
before*
- Enter any name in the textbox.
- Ok/Apply/Ok
- Close IDLE.

IDLE doesn't start again.

Workaround:
- delete the user's .idlerc/config-main.cfg file

Python 2.3.4
Windows 2000 pro Spanish version.


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

>Comment By: Kurt B. Kaiser (kbk)
Date: 2005-01-19 02:21

Message:
Logged In: YES 
user_id=149084

Backported to 2.3.5

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

Comment By: Kurt B. Kaiser (kbk)
Date: 2004-11-16 16:33

Message:
Logged In: YES 
user_id=149084

configDialog.py 1.60

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

Comment By: Hernan Martinez Foffani (hfoffani)
Date: 2004-11-11 10:41

Message:
Logged In: YES 
user_id=112690

The same behaviour is happening if you select a key from the 
list before saving.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1064535&group_id=5470


More information about the Python-bugs-list mailing list