https://bugs.kde.org/show_bug.cgi?id=447454
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/commit/73ecac022 |hics/krita/commit/81aeca107 |b59a424fd2b23139db446164d38 |357d1ba54b126c343f199d81905 |69de |3e61 --- Comment #12 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 81aeca107357d1ba54b126c343f199d819053e61 by Dmitry Kazakov. Committed on 24/12/2021 at 12:05. Pushed by dkazakov into branch 'krita/5.0'. Fix crash when opening Krita with ABR brushes with upper case extensions On Windows we QDirIterator returns us all the matching storages in case-insensitive manner, so we should make sure we can handle these storages later. The patch also adds a fallback storage plugin to make sure Krita will not crash when handling such storage later. M +4 -0 libs/resources/KisResourceLocator.cpp M +5 -3 libs/resources/KisResourceStorage.cpp https://invent.kde.org/graphics/krita/commit/81aeca107357d1ba54b126c343f199d819053e61 -- You are receiving this mail because: You are watching all bug changes.