Page MenuHome GnuPG

Kleopatra: Export of certificates via drag'n'drop creates temporary files in current working directory
Testing, NormalPublic

Description

When adding missing error handling to the export of certificates via drag'n'drop I noticed that

  • Temporary files with the exported certificates are created in the current working directory instead of in the temp folder.
  • When exporting the same certificate multiple times to different folders the resulting files are unnecessarily sequentially numbered.
test on hold: needs gpg4win5 appimage, see https://dev.gnupg.org/T7509

Event Timeline

ikloecker created this task.
ikloecker moved this task from Backlog to WIP on the gpd5x board.
ikloecker mentioned this in Unknown Object (Maniphest Task).Oct 27 2025, 9:29 AM
ikloecker changed the task status from Open to Testing.Oct 27 2025, 2:53 PM

This can only be tested with the AppImage because on Windows we disable drag&drop of certificates.

For each d'n'd operation

  • one temporary folder is created in the default temp folder (e.g. /tmp)
  • when exporting the same certificate multiple times to different folders the resulting files all have the same name
ikloecker mentioned this in Unknown Object (Maniphest Task).Nov 3 2025, 9:01 AM
timegrid added a project: test on hold.
timegrid moved this task from WIP to QA on the gpd5x board.