Viewport pie menu: Can't select image editor #83732

Closed
opened 2020-12-13 18:00:17 +01:00 by Cesar · 4 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: AMD Radeon (TM) HD 8500M/8700M ATI Technologies Inc. 4.5.13571 Core Profile Context 19.9.2 26.20.13003.1007

Blender Version
Broken: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: blender/blender@0f45cab862
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: 3D Viewport Pie Menus (1, 2, 9)
Author: meta-androcto

Short description of error
When i switch object interaction to image editor, an error pops up.

Python: Traceback (most recent call last):
  File "Z:\01_git\01_contribution\blender-git\build_windows_Release_x64_vc16_Release\bin\RelWithDebInfo\2.92\scripts\addons\space_view3d_pie_menus\pie_editor_switch_menu.py", line 119, in execute
    context.area.ui_type = self.types
TypeError: bpy_struct: item.attr = val: enum "VIEW" not found in ('VIEW_3D', 'IMAGE_EDITOR', 'UV', 'CompositorNodeTree', 'TextureNodeTree', 'GeometryNodeTree', 'ShaderNodeTree', 'SEQUENCE_EDITOR', 'CLIP_EDITOR', 'DOPESHEET', 'TIMELINE', 'FCURVES', 'DRIVERS', 'NLA_EDITOR', 'TEXT_EDITOR', 'CONSOLE', 'INFO', 'OUTLINER', 'PROPERTIES', 'FILE_BROWSER', 'PREFERENCES')

Exact steps for others to reproduce the error

CTRL + ALT+ S (Bring the object interaction pie menu)

Select 'Image editor'

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: AMD Radeon (TM) HD 8500M/8700M ATI Technologies Inc. 4.5.13571 Core Profile Context 19.9.2 26.20.13003.1007 **Blender Version** Broken: version: 2.91.0, branch: master, commit date: 2020-11-25 08:34, hash: `blender/blender@0f45cab862` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: 3D Viewport Pie Menus (1, 2, 9) Author: meta-androcto **Short description of error** When i switch object interaction to image editor, an error pops up. ``` Python: Traceback (most recent call last): File "Z:\01_git\01_contribution\blender-git\build_windows_Release_x64_vc16_Release\bin\RelWithDebInfo\2.92\scripts\addons\space_view3d_pie_menus\pie_editor_switch_menu.py", line 119, in execute context.area.ui_type = self.types TypeError: bpy_struct: item.attr = val: enum "VIEW" not found in ('VIEW_3D', 'IMAGE_EDITOR', 'UV', 'CompositorNodeTree', 'TextureNodeTree', 'GeometryNodeTree', 'ShaderNodeTree', 'SEQUENCE_EDITOR', 'CLIP_EDITOR', 'DOPESHEET', 'TIMELINE', 'FCURVES', 'DRIVERS', 'NLA_EDITOR', 'TEXT_EDITOR', 'CONSOLE', 'INFO', 'OUTLINER', 'PROPERTIES', 'FILE_BROWSER', 'PREFERENCES') ``` **Exact steps for others to reproduce the error** # CTRL + ALT+ S (Bring the object interaction pie menu) # Select 'Image editor'
Author

Added subscriber: @kc98

Added subscriber: @kc98

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Robert Guetzkow self-assigned this 2020-12-18 15:21:02 +01:00

This issue was referenced by 2719e7b337

This issue was referenced by 2719e7b337fcd9464b98f3394f5ebe2b043f71ba

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
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#83732
No description provided.