https://bugs.kde.org/show_bug.cgi?id=443629
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/23e4917f5 | |a0fe0b28a277d33468948a9ac34 | |665d Status|ASSIGNED |RESOLVED --- Comment #8 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 23e4917f5a0fe0b28a277d33468948a9ac34665d by Dmitry Kazakov. Committed on 15/10/2021 at 06:31. Pushed by rempt into branch 'master'. Fix loading of textures in presets with invalid MD5 tag Some of our presets have invalid MD5 tag saved for the textures. It could happen due to the fact that they used resource->md5() when saving, but saveToDevice() changed the actual MD5. This patch is the first stage of the proposal in this task: Ref https://phabricator.kde.org/T14946 M +34 -13 libs/resources/KisResourcesInterface.cpp https://invent.kde.org/graphics/krita/commit/23e4917f5a0fe0b28a277d33468948a9ac34665d -- You are receiving this mail because: You are watching all bug changes.