https://bugs.kde.org/show_bug.cgi?id=395378
--- Comment #16 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit f1452472b9448acad20665eabfe75813c5e4af44 by Dmitry Kazakov. Committed on 13/08/2018 at 15:21. Pushed by dkazakov into branch 'master'. Add a workaround for loading broken files with negative frame ids Summary: CCBUG:395378 Test Plan: Try to load the file attached to this bugreport: https://bugs.kde.org/show_bug.cgi?id=395378 Every layer in the file should have two frames (in random order). At least one of the frames should have sane pixel data Reviewers: #krita, rempt, jounip Tags: #krita Differential Revision: https://phabricator.kde.org/D13562 M +30 -0 libs/image/kis_keyframe_channel.cpp M +1 -0 libs/image/kis_keyframe_channel.h M +3 -2 libs/image/kis_raster_keyframe_channel.cpp M +3 -1 libs/image/kis_scalar_keyframe_channel.cpp M +3 -1 plugins/tools/tool_transform2/kis_transform_args_keyframe_channel.cpp https://commits.kde.org/krita/f1452472b9448acad20665eabfe75813c5e4af44 -- You are receiving this mail because: You are watching all bug changes.