Post #3977: When i try open for example UV editor from pie menu in full screen mode i have t

📋 Metadata

  • Author: Pinhead
  • Date: 2021-08-09 08:13:16
  • Type: bug_report
  • Quality Score: 7/10

🏷️ Tags

v1-18-8 pie-menu hotkeys intermediate unsolved

  • Pie Menu Editor
  • extra_operators.py

💬 Content

When i try open for example UV editor from pie menu in full screen mode i have this error:

Python: Traceback (most recent call last):
  File "C:\Users\radi0n\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\pie_menu_editor\extra_operators.py", line 718, in execute
    bpy.ops.screen.area_split(
  File "C:\Blender\Blender2.93\2.93\scripts\modules\bpy\ops.py", line 130, in __call__
    ret = _op_call(self.idname_py(), C_dict, kw, C_exec, C_undo)
RuntimeError: Operator bpy.ops.screen.area_split.poll() failed, context is incorrect

location: <unknown location>:-1


Button from pie menu:

imageimage1210×346 41.9 KB


🔗 View on Blender Artists