https://bugs.kde.org/show_bug.cgi?id=449987
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/e13edec3d | |cd403e6e451978d3e4af999eb61 | |4b2e --- Comment #6 from Halla Rempt <ha...@valdyas.org> --- Git commit e13edec3dcd403e6e451978d3e4af999eb614b2e by Halla Rempt. Committed on 09/08/2022 at 12:31. Pushed by rempt into branch 'master'. Add a warning if the resource location is not writable And we don't save an unwritable location to the settings, and if on loading the location is unwritable, use the default location. (This can happen if the location was set to a removable drive, and the drive was removed.) M +5 -0 libs/resources/KoResourcePaths.cpp M +1 -1 libs/resourcewidgets/KisResourceThumbnailPainter.cpp M +43 -2 libs/ui/dialogs/kis_dlg_preferences.cc M +1 -0 libs/ui/dialogs/kis_dlg_preferences.h M +19 -6 libs/ui/forms/wdggeneralsettings.ui M +5 -0 libs/widgets/kis_file_name_requester.cpp M +3 -0 libs/widgets/kis_file_name_requester.h https://invent.kde.org/graphics/krita/commit/e13edec3dcd403e6e451978d3e4af999eb614b2e -- You are receiving this mail because: You are watching all bug changes.