cliunarchiver: fix opening header-encrypted archives
ClosedPublic

Authored by elvisangelaccio on Jul 25 2016, 5:56 PM.

Details

Summary

cliunarchiver plugin was never ported to the new "non-blocking" way.
This patch implements that and fixes header-encrypted archives.

Test Plan

Disable clirar from arkrc. Open an header-encrypted archive and make sure Ark doesn't
crash.

Note that there is a crash if the password is wrong, but this looks like
another issue that should be fixed separately.

Diff Detail

Repository
R36 Ark
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
elvisangelaccio retitled this revision from to cliunarchiver: fix opening header-encrypted archives.
elvisangelaccio updated this object.
elvisangelaccio edited the test plan for this revision. (Show Details)
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a project: Ark. · View Herald TranscriptJul 25 2016, 5:56 PM
Restricted Application added a subscriber: kde-utils-devel. · View Herald Transcript
rthomsen accepted this revision.Jul 25 2016, 6:18 PM
rthomsen edited edge metadata.

Looks good!

This revision is now accepted and ready to land.Jul 25 2016, 6:18 PM