Bug 356253

Summary: ark cannot open lrz files
Product: [Applications] ark Reporter: Alan Prescott <alanjprescott>
Component: pluginsAssignee: Ragnar Thomsen <rthomsen6>
Status: RESOLVED FIXED    
Severity: wishlist CC: elvis.angelaccio
Priority: NOR    
Version First Reported In: 2.19   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 16.04.0
Sentry Crash Report:

Description Alan Prescott 2015-12-03 17:03:13 UTC
Ark is unable to open files created using lrzip (file extension .lrz, format rzip + gzip|bzip|lzma)

Reproducible: Always
Comment 1 Ragnar Thomsen 2016-03-12 13:07:49 UTC
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