Page MenuHome GnuPG

Kleopatra: Checksum command times out after 30 seconds without reporting an error
Closed, ResolvedPublic

Description

Creating a checksum of a larger local file or network file will result in an empty sha256sum.txt because Kleopatra just uses "waitForFinished()" which defaults to a timeout of 30 seconds. We should trust our tools enough to use an infinite timeout. But we better replace the shasum command from gpg4win, so they might also do proper progress and use libgcrypt. I open another task for this.

So this will be just a quick fix for the timeout.

Revisions and Commits

Event Timeline

aheinecke triaged this task as Normal priority.Jul 3 2023, 12:40 PM
aheinecke created this task.

Followup on this is: T6574

ebo moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Jul 24 2023, 2:12 PM