Summary: | copy/pasting animated frames from clipboard doesnt work accross Krita files. | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Bollebib <kwadraatnope> |
Component: | Animation | Assignee: | 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: | https://invent.kde.org/kde/krita/commit/aa1b086860c77b498af8aea3914a2c1d21ddea34 | Version Fixed In: | |
Sentry Crash Report: |
Description
Bollebib
2019-02-20 13:20:25 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 to clarify this is for a range of animation frames,i forgot to specify *** Bug 408421 has been marked as a duplicate of this bug. *** Current Work in progress https://invent.kde.org/kde/krita/merge_requests/16 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 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 |