Post #743: ![](https://blenderartists.org/user_avatar/blenderartists.org/roaoao/48/37600_2.

📋 Metadata

🏷️ Tags

hotkeys conflicts intermediate unsolved

  • Pie Menu Editor
  • Popup Dialog Editor
  • Hotkey Configuration

💬 Content

roaoao:

C.space_data.tree_type is available only in Node Editor area .

The pie menu I was talking about can only be called from within the context of Node Editor to begin with.

I will try the C.area.type == ‘NODE_EDITOR’ part, at least this looks like a fail safe.

Nope. Still give me the error.

And for the record, I’m in full screen node editor. There is no way it’s going into other context areas.

Shot_574.png959×334 61.1 KB

Found this error message also in blender’s system console, might have something to do with the error report.

‘ValueError: PME_OT_popup_panel.bl_property ‘item’ not found

Actually there were a lot more. I have no clue what’s happening.

Shot_576.png737×316 1.76 KB

I have a feeling that I have too many plugins and it messed up my blender somehow.

Update:

Have some clue for what’s happening now. My keyconfig is polluted with all kinds of duplicate hotkeys. I’ll see if the error resolves after I cleaned it up.


🔗 View on Blender Artists