Issue when press "O" #19

Closed
opened 2024-08-31 01:41:53 +02:00 by alnjmalsaat3 · 3 comments
No description provided.

(Ctrl+S+drag) Blender will freeze (1.5.2)

(Ctrl+S+drag) Blender will freeze (1.5.2)
Contributor

I confirm what's been said above.
O+drag and CTRL+S+drag makes Blender freeze and crash.

Here is the error that I got in the console:

E:\Blender_Builds\daily\blender-4.3.0-alpha+daily.b019e4235ad5>blender.exe

TypeError: EnumProperty(..., default='OBJECT'): not found in enum members
ValueError: bpy_struct "WM_OT_properties_edit" registration error: 'id_type' EnumProperty could not register (see previous error)
To Temp Kmi View pie menu {'type': 'ACCENT_GRAVE', 'value': 'CLICK_DRAG', 'direction': 'NORTH', 'any': False, 'shift': 0, 'ctrl': 0, 'alt': 0, 'oskey': 0, 'key_modifier': 'C', 'repeat': False}
I confirm what's been said above. _O+drag_ and _CTRL+S+drag_ makes Blender freeze and crash. Here is the error that I got in the console: ``` E:\Blender_Builds\daily\blender-4.3.0-alpha+daily.b019e4235ad5>blender.exe TypeError: EnumProperty(..., default='OBJECT'): not found in enum members ValueError: bpy_struct "WM_OT_properties_edit" registration error: 'id_type' EnumProperty could not register (see previous error) To Temp Kmi View pie menu {'type': 'ACCENT_GRAVE', 'value': 'CLICK_DRAG', 'direction': 'NORTH', 'any': False, 'shift': 0, 'ctrl': 0, 'alt': 0, 'oskey': 0, 'key_modifier': 'C', 'repeat': False} ```
Collaborator

Sorry guys, should be fixed now. Moral of the story: I'm not sure. Coding is evil and unfortunate sometimes.

Sorry guys, [should be fixed now](https://projects.blender.org/extensions/space_view3d_pie_menus/commit/2b94769eed162ccb8fd3dc03076f01fdb6820c97). Moral of the story: I'm not sure. Coding is evil and unfortunate sometimes.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: extensions/space_view3d_pie_menus#19
No description provided.