NodeWrangler: Viewer Node option "Save This Image" UI Bug #75726
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#75726
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.18362-SP0 64 Bits
Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.19
Blender Version
Broken: version: 2.83 (sub 13), branch: master, commit date: 2020-04-13 17:13, hash:
blender/blender@ad317a5ffd
Worked: (newest version of Blender that worked as expected)
Short description of error
Image file format UI says PNG but actually exporting BMP when using the "Save This Image" option at the Viewer Node.
Exact steps for others to reproduce the error
Make a render. Use the Compositor, add a viewer node. Select the viewer node and choose Save this image from the Sidebar. Try to change the image format. First PNG entry should be BMP. Also when switching between formats the filename will add up multiple extensions.
Added subscriber: @ChrisGraz
Compositor Viewer Node option "Save This Image" UI Bugto NodeWrangler: Viewer Node option "Save This Image" UI BugAdded subscriber: @lichtwerk
Changed status from 'Needs Triage' to: 'Confirmed'
Confirmed, will check later...
Changed status from 'Confirmed' to: 'Resolved'
This was "accidentally" fixed by
44c17b0116
as well :)note this is actually still happening and has been reported again in the more general form, see blender/blender#85688 (ExportHelper: filename_ext change is appended to the previous name + ext instead of changing ext)