Update missing when linking indirect curve object with new depsgraph (works with old depsgraph). #45022

Closed
opened 2015-06-11 08:49:58 +02:00 by perfection cat · 9 comments

System Information
windows XP/SP3 32bits

Blender Version
Broken: 2.74(sub5). 2.75(sub0) with new dependence graph
Worked: 2.74(sub5). 2.75(sub0) with old dependence graph

Short description of error
It is not displayed definitely when I link curve object.
Exact steps for others to reproduce the error
Run bleder. (with new dependence graph)
Link BezierCurve_src2 from src2.blend.
It should be displayed in this way.
NGscreen.png
At this time, the curve object is displayed definitely when layer change or something is generated.
When I use an old dependence graph, it is displayed definitely in this way.
Rightscreen.png
Both attached files are placed in the following folders.
c:\work
src1.blend
src2.blend

**System Information** windows XP/SP3 32bits **Blender Version** Broken: 2.74(sub5). 2.75(sub0) with new dependence graph Worked: 2.74(sub5). 2.75(sub0) with old dependence graph **Short description of error** It is not displayed definitely when I link curve object. **Exact steps for others to reproduce the error** Run bleder. (with new dependence graph) Link BezierCurve_src2 from src2.blend. It should be displayed in this way. ![NGscreen.png](https://archive.blender.org/developer/F189459/NGscreen.png) At this time, the curve object is displayed definitely when layer change or something is generated. When I use an old dependence graph, it is displayed definitely in this way. ![Rightscreen.png](https://archive.blender.org/developer/F189464/Rightscreen.png) Both attached files are placed in the following folders. c:\work [src1.blend](https://archive.blender.org/developer/F189456/src1.blend) [src2.blend](https://archive.blender.org/developer/F189457/src2.blend)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @sindra1961

Added subscriber: @sindra1961
Author

There are other problems, too.
Curve object of src2 have set the curve object that is linked from src1 to Bevel object.
When I open src1.blend and link BezierCurve_src2 of src2, the following errors are output, and Bevel object is removed.

LIB ERROR: Data refers to main .blend file: 'OBBezierCurve_src1' from C:\work\src2.blend

This problem occurs by the old and the new dependence graph of which.

There are other problems, too. Curve object of src2 have set the curve object that is linked from src1 to Bevel object. When I open src1.blend and link BezierCurve_src2 of src2, the following errors are output, and Bevel object is removed. ``` LIB ERROR: Data refers to main .blend file: 'OBBezierCurve_src1' from C:\work\src2.blend ``` This problem occurs by the old and the new dependence graph of which.

Added subscribers: @Sergey, @mont29

Added subscribers: @Sergey, @mont29
Sergey Sharybin was assigned by Bastien Montagne 2015-06-23 21:50:06 +02:00

Second 'problem' is not a bug at all, in src1 you are trying to link an object from src2 that already uses an object from src1. That kind of cyclic dependencies in libraries is not supported at all.

I can confirm issue with new depsgraph and linking though, @Sergey looks like missing update?

Second 'problem' is not a bug at all, in src1 you are trying to link an object from src2 that already uses an object from src1. That kind of cyclic dependencies in libraries is not supported at all. I can confirm issue with new depsgraph and linking though, @Sergey looks like missing update?
Bastien Montagne changed title from It is not displayed definitely when I link curve object. to Update missing when linking indirect curve object with new depsgraph (works with old depsgraph). 2015-06-23 21:51:09 +02:00

This issue was referenced by 295d0c52a2

This issue was referenced by 295d0c52a26730edc6d4ed1276e4051cce006be5

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

This issue was referenced by fefb728096

This issue was referenced by fefb7280963bdc27d203b479546fd4c5344ada74
Author

I confirmed that a bug was revised. Thank you.
version 2.75 (sub 1), branch b'master', commit date b'2015-06-29' b'21:10', hash b'56ca7f3', b'Release'

I confirmed that a bug was revised. Thank you. version 2.75 (sub 1), branch b'master', commit date b'2015-06-29' b'21:10', hash b'56ca7f3', b'Release'
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#45022
No description provided.