Bug 422375

Summary: File layer is not being synchronized properly under Windows 10
Product: [Applications] krita Reporter: Tyson Tan <tysontanx>
Component: Layer StackAssignee: Dmitry Kazakov <dimula73>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dimula73
Priority: NOR    
Version: 4.3.0-beta2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tyson Tan 2020-06-02 16:39:21 UTC
This bug can only be reproduced under Windows 10. A File Layer can only update once after the document is opened. Krita won't update the a File Layer for the second time, even when the source file has been updated. Happened to both: directly saved KRA and exported PNG file layers.

Tested on Windows 10 2004. 4.3.0 beta 2 X64.

This is a bug I relay from a manga artist. It is causing him trouble because he uses File Layers in attempt to reduce document size.
Comment 1 Dmitry Kazakov 2020-08-01 10:49:34 UTC
I have just fixed this bug in 

https://invent.kde.org/graphics/krita/commit/1b912acc814f616772ef17a1a5020af257d45d51

This commit also fixes the possible loss of connection that could cause this very bug.

*** This bug has been marked as a duplicate of bug 411790 ***
Comment 2 Tyson Tan 2020-08-01 11:02:46 UTC
Thank you Dmitry!