The code-path for coercing a dictionary to operator/gizmo properties was being used RNA functions where it's not supported. Raise a type exception instead of crashing.
The code-path for coercing a dictionary to operator/gizmo properties was being used RNA functions where it's not supported. Raise a type exception instead of crashing.