https://bugs.kde.org/show_bug.cgi?id=377421
Ragnar Thomsen <rthoms...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |17.04.0 Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/ark | |/f8df291a061f4f6e078cb57f40 | |bd9182b799617d --- Comment #6 from Ragnar Thomsen <rthoms...@gmail.com> --- Git commit f8df291a061f4f6e078cb57f40bd9182b799617d by Ragnar Thomsen. Committed on 13/03/2017 at 18:26. Pushed by rthomsen into branch 'master'. cli7z: Catch error from p7zip 9.20 when deleting files from APK archives 7z 9.20 does not seem to support deleting files from APK archives (Android Application Packages) even though these are zip archives. A new member function named readDeleteLine() was added to CliInterface. The function is overridden in the cli7z plugin and catches the error message from 7z when attempting to delete files. FIXED-IN: 17.04.0 Differential Revision: D5011 M +10 -0 kerfuffle/cliinterface.cpp M +1 -0 kerfuffle/cliinterface.h M +12 -0 plugins/cli7zplugin/cliplugin.cpp M +1 -0 plugins/cli7zplugin/cliplugin.h https://commits.kde.org/ark/f8df291a061f4f6e078cb57f40bd9182b799617d -- You are receiving this mail because: You are watching all bug changes.