summaryrefslogtreecommitdiff
path: root/src/eggfileformatchooser.c
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2025-03-17 23:21:52 +0100
committerColomban Wendling <[email protected]>2025-03-17 23:21:52 +0100
commitab4d28abfed054b5e95c31194410e76ddd5cd6b2 (patch)
treee8b1bb6f1ee3699c2c33b9b443d58ee9fd855f02 /src/eggfileformatchooser.c
parent51a2a84bcd7bd10ff53cf87b58e4b3ec89011df1 (diff)
downloadengrampa-rar7pwd.tar.bz2
engrampa-rar7pwd.tar.xz
rar: Fix asking password for encrypted archives with RAR7rar7pwd
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 'src/eggfileformatchooser.c')
0 files changed, 0 insertions, 0 deletions