https://bugs.kde.org/show_bug.cgi?id=393959
Elvis Angelaccio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/ark/commit/75ee205a77 | |9a13f536186720295cae71f130c | |4a6 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #3 from Elvis Angelaccio <[email protected]> --- Git commit 75ee205a779a13f536186720295cae71f130c4a6 by Elvis Angelaccio, on behalf of Tomaz Canabrava. Committed on 09/06/2022 at 17:46. Pushed by elvisangelaccio into branch 'master'. Block extraction if there's no space left This works only on the BatchExtract, that's triggered by the right click menu in dolphin. If the final size of the file to be uncompressed is bigger than the free space on a folder or device, quit with an error. M +5 -0 kerfuffle/archiveentry.cpp M +1 -0 kerfuffle/archiveentry.h M +17 -10 kerfuffle/archiveinterface.cpp M +6 -0 kerfuffle/archiveinterface.h M +24 -0 kerfuffle/jobs.cpp M +0 -2 plugins/libarchive/readonlylibarchiveplugin.h https://invent.kde.org/utilities/ark/commit/75ee205a779a13f536186720295cae71f130c4a6 -- You are receiving this mail because: You are watching all bug changes.
