summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2025-03-17 23:21:52 +0100
committerColomban Wendling <[email protected]>2025-06-25 10:12:38 +0200
commitbfad4da5b243c6353b21e499813c0a80790d3f98 (patch)
treee8b1bb6f1ee3699c2c33b9b443d58ee9fd855f02 /README
parent51a2a84bcd7bd10ff53cf87b58e4b3ec89011df1 (diff)
downloadengrampa-master.tar.bz2
engrampa-master.tar.xz
rar: Fix asking password for encrypted archives with RAR7HEADmaster
RAR 7.0 outputs a different error when password is missing: > > Incorrect password for foo.rar > Incorrect password for foo.rar > Cannot find volume foo.r00 Whereas RAR 6.21 doesn't output the last 2 lines. The error about volumes confuses the parser thinking there's a volume issue, which hides the incorrect password one. Note that RAR 7.0 outputs this *most of the time*, but once in a while it'll also skip the last 2 lines. Whether it is a race condition or not, it at least happens often enough with RAR 7.0 to consider this its normal behavior and handle it. Fixes #526.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions