Amaranth toolset: list users for datablock razes error on finding images #98252
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#98252
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 456.38
Blender Version
Broken: version: 3.1.2, branch: master, commit date: 2022-03-31 17:40, hash:
blender/blender@cc66d1020c
Worked: 2.79
Short description of error
Amaranth toolset: list users for datablock razes error on finding images.
The background images have been removed in 2.8 so that this check have to be removed. Correct file:
debug.py
Exact steps for others to reproduce the error
Open any file with images. Enable Amaranth toolset add-on.
In scene tab open scene debug. In list users for datablock section select image, choose any image from file and press the button List Users for Datablock
The error will be shown
Expected result:
Added subscriber: @crantisz
Added subscriber: @PratikPB2123
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @pablovazquez
Thanks for the report!
Can confirm. Will look into it.
This issue was referenced by
4a522d353a
Changed status from 'Confirmed' to: 'Resolved'
Finally found time to fix this. Thanks for the report!
I noticed in the file you uploaded that you removed the check altogether, that would have fixed it but would also make the operator miss images used as background images in Cameras, so I added a check for that.
I also went ahead and added a check for images used by Empty objects type Image.