Bug 404595 - copy/pasting animated frames from clipboard doesnt work accross Krita files.
Summary: copy/pasting animated frames from clipboard doesnt work accross Krita files.
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: Animation (show other bugs)
Version: 4.1.7
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Ashwin Dhakaita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-20 13:20 UTC by Bollebib
Modified: 2019-07-10 07:49 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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