Ark is unable to open files created using lrzip (file extension .lrz, format rzip + gzip|bzip|lzma) Reproducible: Always
Git commit 1b58d4db8dee2c0f3fb5a20abb68678602e094a9 by Ragnar Thomsen. Committed on 12/03/2016 at 13:07. Pushed by rthomsen into branch 'master'. Add support for lrzipped tar archives Enable readwrite support for lrzipped tar archives in libarchiveplugin. Libarchive currently uses the lrzip executable to handle this compression type, so we remove the archive type from filter list in "Open Archive" and "New Archive" dialogs if the executable is not found in path. FIXED-IN: 16.04.0 FEATURE: Differential Revision: D1132 M +35 -0 autotests/kerfuffle/archivetest.cpp A +- -- autotests/kerfuffle/data/simplearchive.tar.lrz M +16 -4 kerfuffle/archive_kerfuffle.cpp M +1 -1 plugins/libarchive/CMakeLists.txt M +7 -1 plugins/libarchive/readwritelibarchiveplugin.cpp http://commits.kde.org/ark/1b58d4db8dee2c0f3fb5a20abb68678602e094a9