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

Define key failed #58044

Closed
olivier57 mannequin opened this issue Jan 22, 2012 · 2 comments
Closed

Define key failed #58044

olivier57 mannequin opened this issue Jan 22, 2012 · 2 comments

Comments

@olivier57
Copy link
Mannequin

olivier57 mannequin commented Jan 22, 2012

BPO 13836
Nosy @terryjreedy, @serwy
Superseder
  • bpo-4765: IDLE fails to "Delete Custom Key Set" properly
  • 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 = None
    closed_at = <Date 2012-01-27.22:58:43.130>
    created_at = <Date 2012-01-22.11:45:36.895>
    labels = []
    title = 'Define key failed'
    updated_at = <Date 2012-01-27.22:58:43.097>
    user = 'https://bugs.python.org/olivier57'

    bugs.python.org fields:

    activity = <Date 2012-01-27.22:58:43.097>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-01-27.22:58:43.130>
    closer = 'terry.reedy'
    components = []
    creation = <Date 2012-01-22.11:45:36.895>
    creator = 'olivier57'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 13836
    keywords = []
    message_count = 2.0
    messages = ['151771', '152135']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'roger.serwy', 'olivier57']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '4765'
    type = None
    url = 'https://bugs.python.org/issue13836'
    versions = ['Python 2.7']

    @olivier57
    Copy link
    Mannequin Author

    olivier57 mannequin commented Jan 22, 2012

    Hi,

    I tried to define new key in python idle and then python 2.5.1 failed to launch.

    What I did : I defined a new key, applied and changed my mind, removed my key set named 'ole'.

    I launched cmd
    C:\Python25\Lib\idlelib>..\..\python idle.py

    got dozens of messages :

    Warning: configHandler.py - IdleConf.GetOption -
    problem retrieving configration option 'redo'
    from section 'ole'.
    returning default value: ''

    Finally, this opened python idle so I went again to configure idle/keys and saw that my key set was still there. I selected again "Delete custom Key set" and now it's ok.

    @terryjreedy
    Copy link
    Member

    We are aware that key-binding deletion is not working correctly.
    I am pretty sure this report has the same underlying issue as bpo-4765.

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

    No branches or pull requests

    1 participant