Bug 404595

Summary: copy/pasting animated frames from clipboard doesnt work accross Krita files.
Product: [Applications] krita Reporter: Bollebib <kwadraatnope>
Component: AnimationAssignee: Ashwin Dhakaita <ashwingpdhakaita>
Status: RESOLVED FIXED    
Severity: normal CC: ahab.greybeard, ashwingpdhakaita, ghevan, griffinvalley
Priority: NOR    
Version: 4.1.7   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Bollebib 2019-02-20 13:20:25 UTC
you can copy and paste in the same file but not to a different file


not sure if this is just forgotten or a bug.
Comment 1 wolthera 2019-02-20 13:21:43 UTC
I get a safe assert for each frame when attempting this:

SAFE ASSERT (krita): "srcNode" in file /home/wolthera/krita/src/plugins/dockers/animation/timeline_frames_model.cpp, line 672
Comment 2 Bollebib 2019-02-20 13:22:57 UTC
to clarify this is for a range of animation frames,i forgot to specify
Comment 3 vanyossi 2019-07-03 00:54:47 UTC
*** Bug 408421 has been marked as a duplicate of this bug. ***
Comment 4 vanyossi 2019-07-03 00:56:24 UTC
Current Work in progress

https://invent.kde.org/kde/krita/merge_requests/16
Comment 5 vanyossi 2019-07-10 05:42:26 UTC
Git commit 5b8660d22fbec0e838f03b853cdcf6e3cf2988a7 by Ivan Yossi.
Committed on 10/07/2019 at 04:51.
Pushed by ivany into branch 'master'.

Fix copy/paste frames to clipboard

This does not work if source was closed inbetween operations or
source is in another krita instance.
Related: bug 408421

M  +34   -1    plugins/dockers/animation/timeline_frames_model.cpp

https://invent.kde.org/kde/krita/commit/5b8660d22fbec0e838f03b853cdcf6e3cf2988a7
Comment 6 Halla Rempt 2019-07-10 07:49:54 UTC
Git commit aa1b086860c77b498af8aea3914a2c1d21ddea34 by Boudewijn Rempt, on behalf of Ivan Yossi.
Committed on 10/07/2019 at 07:49.
Pushed by rempt into branch 'krita/4.2'.

Fix copy/paste frames to clipboard

This does not work if source was closed inbetween operations or
source is in another krita instance.
Related: bug 408421

M  +34   -1    plugins/dockers/animation/timeline_frames_model.cpp

https://invent.kde.org/kde/krita/commit/aa1b086860c77b498af8aea3914a2c1d21ddea34