Crash when loading blend when pie menus are enabled #60866

Closed
opened 2019-01-25 17:03:01 +01:00 by Jaimi McEntire · 10 comments

Hardware/OS:
Windows 10 - 16GB ram, Intel Iris 540 (Surface Pro 4)
Blender version: Blender 2.8 beta from 1/25/2019

Blend file: UMA Blender Male Fitter.blend

To duplicate:

Enable "Pie menu: UI Pie Menu Official" in preferences.
Save preferences.
Load attached blend file.
Should crash with the following error message.

Error:

Read prefs: C:\Users\jaimi\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend
found bundled python: C:\blender\2.80\python
Warning: class UIToolsPreferences contains a properties which should be an annotation!
C:\blender\2.80\scripts\addons\pie_menus_official_init_.py:227

  make annotation: UIToolsPreferences.use_pie_manipulator_of
  make annotation: UIToolsPreferences.show_expanded_pie_manipulator_of
  make annotation: UIToolsPreferences.use_pie_object_modes_of
  make annotation: UIToolsPreferences.show_expanded_pie_object_modes_of
  make annotation: UIToolsPreferences.use_pie_pivot_of
  make annotation: UIToolsPreferences.show_expanded_pie_pivot_of
  make annotation: UIToolsPreferences.use_pie_shade_of
  make annotation: UIToolsPreferences.show_expanded_pie_shade_of
  make annotation: UIToolsPreferences.use_pie_snap_of
  make annotation: UIToolsPreferences.show_expanded_pie_snap_of
  make annotation: UIToolsPreferences.use_pie_view_of
  make annotation: UIToolsPreferences.show_expanded_pie_view_of
  make annotation: UIToolsPreferences.use_pie_clip_marker_of
  make annotation: UIToolsPreferences.show_expanded_pie_clip_marker_of

Registered Hair Tool
Runing load_hander input nodes test
Read blend: D:\content-pack-master\ContentPack_2.7.0.0\Blender\work\UMA Blender Male Fitter.blend

Hardware/OS: Windows 10 - 16GB ram, Intel Iris 540 (Surface Pro 4) Blender version: Blender 2.8 beta from 1/25/2019 Blend file: [UMA Blender Male Fitter.blend](https://archive.blender.org/developer/F6401223/UMA_Blender_Male_Fitter.blend) To duplicate: Enable "Pie menu: UI Pie Menu Official" in preferences. Save preferences. Load attached blend file. Should crash with the following error message. Error: Read prefs: C:\Users\jaimi\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend found bundled python: C:\blender\2.80\python Warning: class UIToolsPreferences contains a properties which should be an annotation! C:\blender\2.80\scripts\addons\pie_menus_official\__init__.py:227 ``` make annotation: UIToolsPreferences.use_pie_manipulator_of make annotation: UIToolsPreferences.show_expanded_pie_manipulator_of make annotation: UIToolsPreferences.use_pie_object_modes_of make annotation: UIToolsPreferences.show_expanded_pie_object_modes_of make annotation: UIToolsPreferences.use_pie_pivot_of make annotation: UIToolsPreferences.show_expanded_pie_pivot_of make annotation: UIToolsPreferences.use_pie_shade_of make annotation: UIToolsPreferences.show_expanded_pie_shade_of make annotation: UIToolsPreferences.use_pie_snap_of make annotation: UIToolsPreferences.show_expanded_pie_snap_of make annotation: UIToolsPreferences.use_pie_view_of make annotation: UIToolsPreferences.show_expanded_pie_view_of make annotation: UIToolsPreferences.use_pie_clip_marker_of make annotation: UIToolsPreferences.show_expanded_pie_clip_marker_of ``` Registered Hair Tool Runing load_hander input nodes test Read blend: D:\content-pack-master\ContentPack_2.7.0.0\Blender\work\UMA Blender Male Fitter.blend
Author

Added subscriber: @jaimi

Added subscriber: @jaimi
Author

note: When removing "hair lib" extension, the error occurs the second time you load the blend with the following error:

Read prefs: C:\Users\jaimi\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend
found bundled python: C:\blender\2.80\python
Warning: class UIToolsPreferences contains a properties which should be an annotation!
C:\blender\2.80\scripts\addons\pie_menus_official_init_.py:227

  make annotation: UIToolsPreferences.use_pie_manipulator_of
  make annotation: UIToolsPreferences.show_expanded_pie_manipulator_of
  make annotation: UIToolsPreferences.use_pie_object_modes_of
  make annotation: UIToolsPreferences.show_expanded_pie_object_modes_of
  make annotation: UIToolsPreferences.use_pie_pivot_of
  make annotation: UIToolsPreferences.show_expanded_pie_pivot_of
  make annotation: UIToolsPreferences.use_pie_shade_of
  make annotation: UIToolsPreferences.show_expanded_pie_shade_of
  make annotation: UIToolsPreferences.use_pie_snap_of
  make annotation: UIToolsPreferences.show_expanded_pie_snap_of
  make annotation: UIToolsPreferences.use_pie_view_of
  make annotation: UIToolsPreferences.show_expanded_pie_view_of
  make annotation: UIToolsPreferences.use_pie_clip_marker_of
  make annotation: UIToolsPreferences.show_expanded_pie_clip_marker_of

Read blend: D:\content-pack-master\ContentPack_2.7.0.0\Blender\work\UMA Blender Male Fitter.blend
Read blend: D:\content-pack-master\ContentPack_2.7.0.0\Blender\work\UMA Blender Male Fitter.blend

note: When removing "hair lib" extension, the error occurs the second time you load the blend with the following error: Read prefs: C:\Users\jaimi\AppData\Roaming\Blender Foundation\Blender\2.80\config\userpref.blend found bundled python: C:\blender\2.80\python Warning: class UIToolsPreferences contains a properties which should be an annotation! C:\blender\2.80\scripts\addons\pie_menus_official\__init__.py:227 ``` make annotation: UIToolsPreferences.use_pie_manipulator_of make annotation: UIToolsPreferences.show_expanded_pie_manipulator_of make annotation: UIToolsPreferences.use_pie_object_modes_of make annotation: UIToolsPreferences.show_expanded_pie_object_modes_of make annotation: UIToolsPreferences.use_pie_pivot_of make annotation: UIToolsPreferences.show_expanded_pie_pivot_of make annotation: UIToolsPreferences.use_pie_shade_of make annotation: UIToolsPreferences.show_expanded_pie_shade_of make annotation: UIToolsPreferences.use_pie_snap_of make annotation: UIToolsPreferences.show_expanded_pie_snap_of make annotation: UIToolsPreferences.use_pie_view_of make annotation: UIToolsPreferences.show_expanded_pie_view_of make annotation: UIToolsPreferences.use_pie_clip_marker_of make annotation: UIToolsPreferences.show_expanded_pie_clip_marker_of ``` Read blend: D:\content-pack-master\ContentPack_2.7.0.0\Blender\work\UMA Blender Male Fitter.blend Read blend: D:\content-pack-master\ContentPack_2.7.0.0\Blender\work\UMA Blender Male Fitter.blend
Jacques Lucke self-assigned this 2019-01-25 17:29:36 +01:00
Jacques Lucke removed their assignment 2019-01-25 17:44:02 +01:00
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

blender/blender-addons@2eb519ceca fixes the make annotation issue.

However, it looks like you've got another problem, which I can't reproduce yet.
Please upload the .blend file again with all textures packed into it.

blender/blender-addons@2eb519ceca fixes the `make annotation` issue. However, it looks like you've got another problem, which I can't reproduce yet. Please upload the .blend file again with all textures packed into it.
Author

Here it is with textures:

UMA Blender Male Fitter-tex.blend

Here it is with textures: [UMA Blender Male Fitter-tex.blend](https://archive.blender.org/developer/F6401657/UMA_Blender_Male_Fitter-tex.blend)

Added subscriber: @SimHacker

Added subscriber: @SimHacker

Added subscriber: @ZedDB

Added subscriber: @ZedDB

I can't reproduce this. Is this still and issue with the latest blender beta?

I can't reproduce this. Is this still and issue with the latest blender beta?
Author

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Jaimi McEntire self-assigned this 2019-03-14 13:46:46 +01:00
Author

No longer happening on latest beta. Closing.

No longer happening on latest beta. Closing.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
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: blender/blender#60866
No description provided.