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/308e4717d |hics/krita/commit/17328ee82 |2dcbff4665aa890f4a79d5aa691 |b09e4abf4a4dfd33ec225e3ede0 |4373 |f8d8 --- Comment #16 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 17328ee82b09e4abf4a4dfd33ec225e3ede0f8d8 by Dmitry Kazakov. Committed on 24/12/2021 at 12:14. Pushed by dkazakov into branch 'krita/5.0.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/17328ee82b09e4abf4a4dfd33ec225e3ede0f8d8 -- You are receiving this mail because: You are watching all bug changes.