Skip to content
Commit cfd15502 authored by Ondrej Holy's avatar Ondrej Holy
Browse files

extractor: Return when passphrase prompt was cancelled

Currently, a misleading error appears when the passphrase prompt in Nautilus
is cancelled. This is because the `scanned` signal is emitted regardless the
`cancellable` state. This happens only for archives with one file. Let's
return immediately to prevent this problematic behavior.

Fixes: https://gitlab.gnome.org/GNOME/gnome-autoar/-/issues/35
parent aacd9f21
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment