Post #5247: Thank you for your report. This issue occurred in version 4.0.

📋 Metadata

🏷️ Tags

v1-20-x hotkeys advanced unsolved

  • Pie Menu Editor
  • Python Scripting

💬 Content

Thank you for your report. This issue occurred in version 4.0.

Blender Projects

PyAPI: remove context override argument from bpy.ops · ac263a9bce

Remove deprecated context override argument to operator execution and poll() method in favor of context.temp_override().

Due to the extensive scope of the fix and its low impact, I had left it unaddressed. I plan to deal with it around the end of the year. I’m also considering how to share it, as I’d like to include several other fixes as well.

If your setup was working in 4.0 and you only encountered this error for the first time in 4.4, there might be another underlying issue. If you don’t mind, could you set DBG_INIT to True in debug_utils.py and show me the log? This is just out of my own curiosity, so feel free to ignore this request if you prefer.


🔗 View on Blender Artists