Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDLE doesn't start again when saving empty key set #41163

Closed
hfoffani mannequin opened this issue Nov 11, 2004 · 4 comments
Closed

IDLE doesn't start again when saving empty key set #41163

hfoffani mannequin opened this issue Nov 11, 2004 · 4 comments
Assignees

Comments

@hfoffani
Copy link
Mannequin

hfoffani mannequin commented Nov 11, 2004

BPO 1064535
Nosy @kbkaiser

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/kbkaiser'
closed_at = <Date 2005-01-19.07:21:10.000>
created_at = <Date 2004-11-11.15:06:58.000>
labels = ['expert-IDLE']
title = "IDLE doesn't start again when saving empty key set"
updated_at = <Date 2005-01-19.07:21:10.000>
user = 'https://bugs.python.org/hfoffani'

bugs.python.org fields:

activity = <Date 2005-01-19.07:21:10.000>
actor = 'kbk'
assignee = 'kbk'
closed = True
closed_date = None
closer = None
components = ['IDLE']
creation = <Date 2004-11-11.15:06:58.000>
creator = 'hfoffani'
dependencies = []
files = []
hgrepos = []
issue_num = 1064535
keywords = []
message_count = 4.0
messages = ['23100', '23101', '23102', '23103']
nosy_count = 2.0
nosy_names = ['kbk', 'hfoffani']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1064535'
versions = ['Python 2.4']

@hfoffani
Copy link
Mannequin Author

hfoffani mannequin commented Nov 11, 2004

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.

@hfoffani hfoffani mannequin closed this as completed Nov 11, 2004
@hfoffani hfoffani mannequin assigned kbkaiser Nov 11, 2004
@hfoffani hfoffani mannequin added the topic-IDLE label Nov 11, 2004
@hfoffani
Copy link
Mannequin Author

hfoffani mannequin commented Nov 11, 2004

Logged In: YES
user_id=112690

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

@kbkaiser
Copy link
Contributor

Logged In: YES
user_id=149084

configDialog.py 1.60

@kbkaiser
Copy link
Contributor

Logged In: YES
user_id=149084

Backported to 2.3.5

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant