The default save dir is set to `~/Documents`, if it does not exist then saving the bundle just fails silently with "QuaZip::close(): ZIP is not open" being printed to the terminal. Commit 44078989ea
This is handled by https://invent.kde.org/graphics/krita/-/merge_requests/1074 and https://invent.kde.org/graphics/krita/-/merge_requests/1092 .
This bug seems to still be present in e109a49e80eb47ffed80fafc9503e12a0af5d3df, which is from 2021-11-08
This isn't actually handled anywhere, write failures are only logged to the console.
Git commit 36706060f73f39099f609c96334c7146188c0b4f by L. E. Segovia. Committed on 16/11/2021 at 15:53. Pushed by lsegovia into branch 'krita/5.0'. Bundles: report save failure to the user M +8 -1 plugins/extensions/resourcemanager/dlg_create_bundle.cpp https://invent.kde.org/graphics/krita/commit/36706060f73f39099f609c96334c7146188c0b4f
Git commit 712a8434a4975f29c72823df65b344c0d1c8106f by L. E. Segovia. Committed on 16/11/2021 at 15:55. Pushed by lsegovia into branch 'master'. Bundles: report save failure to the user (cherry picked from commit 36706060f73f39099f609c96334c7146188c0b4f) M +8 -1 plugins/extensions/resourcemanager/dlg_create_bundle.cpp https://invent.kde.org/graphics/krita/commit/712a8434a4975f29c72823df65b344c0d1c8106f