Hotkey conflict betwen selection mesh (1,2,3) and 3D Viewport Hotkeys QCD in edit mode #89145

Closed
opened 2021-06-14 16:54:44 +02:00 by ManBlender · 15 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 466.77

Blender Version
Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: blender/blender@84da05a8b8
Worked: (newest version of Blender that worked as expected)

Short description of error
The QCD slots operating 1-9 and alt + 1-9 keys.
In edit mode when tryin use 1,2,3 to change selection mode as vertex,edge,face, then some of collections dir are hiden/show as QCD slots auto appiled for this.
https://docs.blender.org/manual/en/2.80/modeling/meshes/selecting.html
https://docs.blender.org/manual/en/3.0/addons/interface/collection_manager.html#d-viewport-hotkeys

Exact steps for others to reproduce the error

  1. select cube, go to edit mode and user shortcut 1,23 with is predicted for to change selection mode as vertex,edge,face,
    conflict_hotekeys.blend
**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: NVIDIA GeForce GTX 1650 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 466.77 **Blender Version** Broken: version: 2.93.0, branch: master, commit date: 2021-06-02 11:21, hash: `blender/blender@84da05a8b8` Worked: (newest version of Blender that worked as expected) **Short description of error** The QCD slots operating 1-9 and alt + 1-9 keys. In edit mode when tryin use 1,2,3 to change selection mode as vertex,edge,face, then some of collections dir are hiden/show as QCD slots auto appiled for this. https://docs.blender.org/manual/en/2.80/modeling/meshes/selecting.html https://docs.blender.org/manual/en/3.0/addons/interface/collection_manager.html#d-viewport-hotkeys **Exact steps for others to reproduce the error** 1. select cube, go to edit mode and user shortcut 1,23 with is predicted for to change selection mode as vertex,edge,face, [conflict_hotekeys.blend](https://archive.blender.org/developer/F10171060/conflict_hotekeys.blend)
Author

Added subscriber: @ManBlender

Added subscriber: @ManBlender
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Collections are not activating when I use 1/2/3 in edit mode.
I am not able to reproduce this.

Collections are not activating when I use 1/2/3 in edit mode. I am not able to reproduce this.
Author

There are activated due to QCD slots. This same on Scene, View layer.
On 2.92 version I used 1,2,3 to change selection mode, now I'm litle confused how it should be.

On this is ok:
version: 3.0.0 Alpha, branch: master, commit date: 2021-06-07 22:19, hash: blender/blender@ef5a362a5b
version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: blender/blender@02948a2cab

There are activated due to QCD slots. This same on Scene, View layer. On 2.92 version I used 1,2,3 to change selection mode, now I'm litle confused how it should be. On this is ok: version: 3.0.0 Alpha, branch: master, commit date: 2021-06-07 22:19, hash: `blender/blender@ef5a362a5b` version: 2.92.0, branch: master, commit date: 2021-02-24 16:25, hash: `blender/blender@02948a2cab`
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

@ManBlender , I tested on 2.93.0LTS.

Can you attach a short clip to describe the exact problem.

@ManBlender , I tested on 2.93.0LTS. Can you attach a short clip to describe the exact problem.
Author

Today not, will try in next days, but nothing speciall to show around.
I'not see the diference betwen version around keymap.. strange.

keymap_2.png

Today not, will try in next days, but nothing speciall to show around. I'not see the diference betwen version around keymap.. strange. ![keymap_2.png](https://archive.blender.org/developer/F10173720/keymap_2.png)
Author

I done.. byt without screencast_keys kesy addon coz not working..
https://recordit.co/jr3PWikHXI

``
Traceback (most recent call last):

File "E:\blender\2.93\scripts\modules\addon_utils.py", line 386, in enable
  mod.register()
File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\screencast_keys\__init__.py", line 118, in register
  bpy.utils.register_class(preferences.DisplayEventTextAliasProperties)

ValueError: register_class(...): already registered as a subclass 'DisplayEventTextAliasProperties'

I done.. byt without **screencast_keys** kesy addon coz not working.. https://recordit.co/jr3PWikHXI `` Traceback (most recent call last): ``` File "E:\blender\2.93\scripts\modules\addon_utils.py", line 386, in enable mod.register() File "C:\Users\User\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\screencast_keys\__init__.py", line 118, in register bpy.utils.register_class(preferences.DisplayEventTextAliasProperties) ``` ValueError: register_class(...): already registered as a subclass 'DisplayEventTextAliasProperties' ```
Member

Added subscriber: @Imaginer

Added subscriber: @Imaginer
Member

@ManBlender Can you please share a screenshot of the Collection Manager add-on's preferences?

@ManBlender Can you please share a screenshot of the Collection Manager add-on's preferences?
Author

Can be closed. I reset presets, default settings, and looks that the conflict was mad by some add-on (not sure how - probably changed something). Sorry for troubles.

Last time I added just 3 to test additional funtions. But turning off not helped.
https://blenderartists.org/t/how-do-i-custom-rotate-the-origin-pivot-point/1184827/13
Neltulz_Bonus_Utils_v1.0.6
align_normals_1_1

Before reset i turned off the Collection Manager, coz not was sure where is problem. Soo it's not related with this I think (anyway to late - resolved).

Can be closed. I reset presets, default settings, and looks that the conflict was mad by some add-on (not sure how - probably changed something). Sorry for troubles. Last time I added just 3 to test additional funtions. But turning off not helped. https://blenderartists.org/t/how-do-i-custom-rotate-the-origin-pivot-point/1184827/13 Neltulz_Bonus_Utils_v1.0.6 align_normals_1_1 Before reset i turned off the Collection Manager, coz not was sure where is problem. Soo it's not related with this I think (anyway to late - resolved).
Member

@ManBlender In the Collection Manager's preferences there is a checkbox to enable switching QCD slots in Edit Mode (this moves the mesh selection hotkeys to backtick+1,2,3), but the checkbox is off by default. My guess is that you turned it on at some point, but that's why the reset to defaults fixed it. (If it was disabled and the hotkeys were still being overridden, then that's a problem, and why I wanted the screenshot)

Anyway, I'm glad things are working the way you want now :)

@ManBlender In the Collection Manager's preferences there is a checkbox to enable switching QCD slots in Edit Mode (this moves the mesh selection hotkeys to backtick+1,2,3), but the checkbox is off by default. My guess is that you turned it on at some point, but that's why the reset to defaults fixed it. (If it was disabled and the hotkeys were still being overridden, then that's a problem, and why I wanted the screenshot) Anyway, I'm glad things are working the way you want now :)
Member

Changed status from 'Needs User Info' to: 'Resolved'

Changed status from 'Needs User Info' to: 'Resolved'
Ryan Inch self-assigned this 2021-06-17 04:21:56 +02:00
Author

You mind the QCD Edit mode hotkeys? This is possible, but I missed this checkbox in investigation on this issue.
Should it not be that after turn off this addon by checkbox this 1,2,3 not changing the slots? Coz after turn off I meet like no changes on blender, so I was confused.

You mind the **QCD Edit mode hotkeys**? This is possible, but I missed this checkbox in investigation on this issue. Should it not be that after turn off this addon by checkbox this 1,2,3 not changing the slots? Coz after turn off I meet like no changes on blender, so I was confused.
Member

Yes, the QCD Edit mode hotkeys, and yes they should unregister the overriding hotkeys when the add-on is disabled. It sounds like something got confused, so maybe I need to modify the way I unregister, I'll keep this in mind.

Yes, the QCD Edit mode hotkeys, and yes they should unregister the overriding hotkeys when the add-on is disabled. It sounds like something got confused, so maybe I need to modify the way I unregister, I'll keep this in mind.
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#89145
No description provided.