"A" pie menu activates if addon is enabled #16

Closed
opened 2024-08-27 10:38:25 +02:00 by Maksym Tkachenko · 4 comments

Blender 4.2.1 / Addon 1.4.0
In Edit mode "A" pie menu activates if addon is enabled
Even if I turn all the pie menus off in the addon settings.

Blender 4.2.1 / Addon 1.4.0 In Edit mode "A" pie menu activates if addon is enabled Even if I turn all the pie menus off in the addon settings.
Collaborator

Hey, thanks for the report. I can't repro on my end, for me, disabling this entry disables the pie menu on A in mesh edit mode, with v1.4.0 of the add-on.

image

I did just push a v1.5.0 update. You can try with that as well, but I don't think it will change anything related to this.
Also, do you see any errors in the system console? (Window->Toggle System Console)

Hey, thanks for the report. I can't repro on my end, for me, disabling this entry disables the pie menu on A in mesh edit mode, with v1.4.0 of the add-on. ![image](/attachments/6278cb4c-a33c-4b96-add7-4a11c7072a32) I did just push a v1.5.0 update. You can try with that as well, but I don't think it will change anything related to this. Also, do you see any errors in the system console? (Window->Toggle System Console)
165 KiB

Hi, thank you for the update!

  1. After update the A menu no longer works when disabled!
  2. Shading (Z) menu does not appear, here is what terminal says
    UI_pie_menu_invoke: named menu "PIE_MT_shadingview" not found
Hi, thank you for the update! 1. After update the A menu no longer works when disabled! 2. Shading (Z) menu does not appear, here is what terminal says `UI_pie_menu_invoke: named menu "PIE_MT_shadingview" not found`
Collaborator

I think that also has to be some artifact of the extension update process or something, because PIE_MT_shadingview hasn't been part of the codebase since v1.3.2! A restart should fix it! But ideally it shouldn't be necessary, and I'm not sure why it is. :(

I think that also has to be some artifact of the extension update process or something, because `PIE_MT_shadingview` hasn't been part of the codebase since v1.3.2! A restart should fix it! But ideally it shouldn't be necessary, and I'm not sure why it is. :(
Demeter Dzadik added the
need info
label 2024-09-05 22:44:09 +02:00
Collaborator

Closing for now, feel free to re-open or open a new report if this happens again.

Closing for now, feel free to re-open or open a new report if this happens again.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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: extensions/space_view3d_pie_menus#16
No description provided.