Post #5127: Thank you for providing the detailed information. I was able to reproduce everyt
📋 Metadata
- Author: Pluglug
- Date: 2024-05-12 00:38:09
- Type:
bug_report - Quality Score: 8/10
- Reply to: post_05126
- Replies (1): post_05130
🏷️ Tags
hotkeys configuration advanced unsolved
⚙️ Related PME Features
- Hotkey Configuration
- Keymap Management
💬 Content
Thank you for providing the detailed information. I was able to reproduce everything in my environment as well.
It seems that the cause is the duplication of Keymap > Screen Editing > Edit Slot when executing the addition of a keymap (wm.keyconfig_preset_add).

Even if you disable the duplicated items, this Edit Slot will revert to its default value upon restarting Blender, so it is not a solution. (If a Restore button or left arrow is displayed as shown in the image below, it is considered to have been customized later.)

I discovered that the problem can be avoided by having the following state. In this situation, the duplicate items are disabled, and this state becomes the default.

To create this situation, do the following. The order is important.
-
Search for “pmi” by name and disable “Edit Slot” and “Select Icon”.
-
Add a keymap. (
wm.keyconfig_preset_add)
※ There are some inconsistencies in the video, but this is a bug caused by multiple retakes, so don’t worry about it.
The above method is just a HACK. Due to my lack of knowledge, we may need to wait for @roaoao’s return for a fundamental solution.
❤️ 1 likes