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/8d32f9a3a |hics/krita/commit/73ecac022 |5deda59b787ecf9d06f73459291 |b59a424fd2b23139db446164d38 |84bc |69de --- Comment #11 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 73ecac022b59a424fd2b23139db446164d3869de by Dmitry Kazakov. Committed on 24/12/2021 at 12:01. Pushed by dkazakov into branch 'master'. 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/73ecac022b59a424fd2b23139db446164d3869de -- You are receiving this mail because: You are watching all bug changes.