Compositor refresh on every 3D view edit and blocks UI #65926

Open
opened 2019-06-19 14:31:47 +02:00 by Marcin Twarowski · 4 comments

System Information
Operating system: Windows-10-10.0.16299 64 Bits
Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 419.67

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-06-18 23:46, hash: e73647bf5b

Short description of error
Adjust operator panel for selection operations is greyed out after every operation. When you move cursor out of the input field it's active again. It happens only when compositor is opened and "Use Nodes" is selected. See video:
Desktop 2019.06.19 - 12.22.31.02.avi
Exact steps for others to reproduce the error

Go to adjust operator panel and change one value. Menu will be greyed out until you move cursor out of input field.

It's the same with other selection operations like "Select Similar" or "Select Sharp Edges".

**System Information** Operating system: Windows-10-10.0.16299 64 Bits Graphics card: GeForce GTX 1080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 419.67 **Blender Version** Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-06-18 23:46, hash: `e73647bf5b` **Short description of error** Adjust operator panel for selection operations is greyed out after every operation. When you move cursor out of the input field it's active again. It happens only when compositor is opened and "Use Nodes" is selected. See video: [Desktop 2019.06.19 - 12.22.31.02.avi](https://archive.blender.org/developer/F7259125/Desktop_2019.06.19_-_12.22.31.02.avi) **Exact steps for others to reproduce the error** - Open attached file: [select_compositor_bug.blend](https://archive.blender.org/developer/F7259142/select_compositor_bug.blend) - Use Select > Checker deselect # Go to adjust operator panel and change one value. Menu will be greyed out until you move cursor out of input field. It's the same with other selection operations like "Select Similar" or "Select Sharp Edges".

Added subscriber: @MarcinTwarowski

Added subscriber: @MarcinTwarowski
Campbell Barton was assigned by Sebastian Parborg 2019-06-21 12:11:13 +02:00

Not only menu for selection operators is affected by that bug. For example Add Mesh, Curve etc. Suffer too:
obraz.png
Everything is greyed out until you hover a cursor over. Then, if you change some value, it will be greyed out again. Again, only when compositor is on.

Not only menu for selection operators is affected by that bug. For example Add Mesh, Curve etc. Suffer too: ![obraz.png](https://archive.blender.org/developer/F7558327/obraz.png) Everything is greyed out until you hover a cursor over. Then, if you change some value, it will be greyed out again. Again, only when compositor is on.
Marcin Twarowski changed title from Adjust operator panel for selection is greyed out after input when compositor is on to Adjust operator panel is greyed out after input when compositor is on 2019-07-01 12:20:17 +02:00

Added subscribers: @ideasman42, @brecht

Added subscribers: @ideasman42, @brecht
Campbell Barton was unassigned by Brecht Van Lommel 2019-07-03 19:40:10 +02:00

The same issue exists in 2.79, and it's a weak design in the compositor.

Any change in the 3D viewport causes a refresh in the compositor, which in turns blocks any user interaction while working for thread safety reasons.

For now the compositor is really mostly designed to be used in isolation and not side-by-side with modeling in a 3D viewport.

The same issue exists in 2.79, and it's a weak design in the compositor. Any change in the 3D viewport causes a refresh in the compositor, which in turns blocks any user interaction while working for thread safety reasons. For now the compositor is really mostly designed to be used in isolation and not side-by-side with modeling in a 3D viewport.
Brecht Van Lommel changed title from Adjust operator panel is greyed out after input when compositor is on to Compositor refresh on every 3D view edit and blocks UI 2019-07-03 19:41:08 +02:00
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
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#65926
No description provided.