Page MenuHome GnuPG

Kleopatra: DecryptVerifyFilesDialog crashes when output folder does not exist
Closed, ResolvedPublic

Description

This is about this dialog

that shows up when trying to decrypt/verify a file that doesn't contain a signature or encrypted data, or when unchecking "Automatically start operation based on input detection for decrypt/verify" in the crypto operations settings and starting a normal decrypt/verify operation.

Reason is rather trivial, the code asserts that the folder exists.

Event Timeline

TobiasFella triaged this task as Normal priority.
TobiasFella created this task.
timegrid raised the priority of this task from Normal to High.Dec 12 2025, 12:02 PM
timegrid added a subscriber: timegrid.

should be fixed/tested for v5 release

ebo moved this task from QA to Done on the gpd5x board.
ebo added a subscriber: ebo.

In Gpg4win-5.0.0-beta479 the dialog no longer exists. Problem solved ;-)