https://bugs.kde.org/show_bug.cgi?id=446009
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |445367 CC| |dimul...@gmail.com --- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> --- Hi, Emmet! This bug is tightly related to bug 445367 The problem is that "Krita 4" bundle contains two resources with are the same, but have a different filename. I mean "plain_rake.png" and "chisel_soft.png". When the bundle is imported, then one of them gets disabled ("plain_rake.png"), so it cannot be found by the link defined with filename only. So the solution to this bug should be two-fold: 1) Fix bug 445367 and make sure that the resources are not disabled on import, unless explicitly requested by the user. I'm not sure how to do that technically, because we still don't want to show the user fully-duplicated resources (filename+name+md5) in the GUI 2) Find out why the brushes in the bundle didn't have md5 tag (I have a feeling like this issue might have been fixed already) Just to make it clear: fixing only the second part will help us only with the presets created after the fix. Legacy presets (including Krita4-era) will still be broken. Referenced Bugs: https://bugs.kde.org/show_bug.cgi?id=445367 [Bug 445367] Adding a bundle with resource duplicated in disabled bundle disables the resource -- You are receiving this mail because: You are watching all bug changes.