Bug 356253 - ark cannot open lrz files
Summary: ark cannot open lrz files
Status: RESOLVED FIXED
Alias: None
Product: ark
Classification: Applications
Component: plugins (other bugs)
Version First Reported In: 2.19
Platform: openSUSE Linux
: NOR wishlist
Target Milestone: ---
Assignee: Ragnar Thomsen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 17:03 UTC by Alan Prescott
Modified: 2016-03-12 13:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 16.04.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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