System Demo Mode addon has undocumented operator #102733

Open
opened 2022-11-23 22:55:28 +01:00 by Bogdan · 2 comments

System Information
Operating system: Windows-10-10.0.22000-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.59

Blender Version
Broken: version: 3.3.1, branch: master, commit date: 2022-10-04 18:35, hash: blender/blender@b292cfe5a9
Worked: Never

Addon Information
Name: Demo Mode ()
Author: Campbell Barton

Short description of error
System: Demo Mode addon's operator "Demo Mode(Start)" has no tooltip attached to it. Meanwhile "Demo Mode(Setup)" has.
Fix: Add bl_description in line 188(Class defenition) in the file: /blender-addons/system-demo-mode/__init__.py.

Exact steps for others to reproduce the error
Header -> File -> Hover over Demo Mode(Start)

**System Information** Operating system: Windows-10-10.0.22000-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.59 **Blender Version** Broken: version: 3.3.1, branch: master, commit date: 2022-10-04 18:35, hash: `blender/blender@b292cfe5a9` Worked: Never **Addon Information** Name: Demo Mode () Author: Campbell Barton **Short description of error** System: Demo Mode addon's operator "Demo Mode(Start)" has no tooltip attached to it. Meanwhile "Demo Mode(Setup)" has. Fix: Add `bl_description` in line 188(Class defenition) in the file: `/blender-addons/system-demo-mode/__init__.py`. **Exact steps for others to reproduce the error** Header -> File -> Hover over `Demo Mode(Start)`
Author

Added subscriber: @Bogdan-Rak

Added subscriber: @Bogdan-Rak
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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-addons#102733
No description provided.