Post #5246: For me in 4.4 the pie menu is not working.

📋 Metadata

  • Author: okuma_10
  • Date: 2024-10-13 20:09:34
  • Type: bug_report
  • Quality Score: 7/10
  • Replies (1): post_05247

🏷️ Tags

v1-20-x pie-menu hotkeys beginner unsolved

  • Pie Menu Editor
  • Hotkey Configuration

💬 Content

For me in 4.4 the pie menu is not working.
I get this error when I initially start blender

Traceback (most recent call last):
  File "<**redacted**>\4.4\scripts\addons\pie_menu_editor\__init__.py", line 302, in load_post_context
    on_context()
  File "<**redacted**>\4.4\scripts\addons\pie_menu_editor\__init__.py", line 259, in on_context
    bpy.ops.pme.wait_keymaps(
  File "<**redacted**>\4.4\scripts\modules\bpy\ops.py", line 106, in __call__
    C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<**redacted**>\4.4\scripts\modules\bpy\ops.py", line 60, in _parse_args
    raise ValueError("1-2 args execution context is supported")
ValueError: 1-2 args execution context is supported

And in the addon preferences whenever I move the mouse inside the addon panel it spams the terminal with errors of being unable to fetch icons.


❤️ 1 likes


🔗 View on Blender Artists