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: rB0f45cab862b8
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'