Home GnuPG

Fix Windows UNC paths for file encryption

Description

Fix Windows UNC paths for file encryption

With Qt 5.13.2 (and still there in 5.15.0)
there was a regression that QTemporaryFile on Windows
UNC drives (unmounted Samba shares) have a bad filename even
though the file is correctly created. As the fix in Qt for
this is not trivial this adds a workaround to fix up the path name
and can probably be removed in a future version.

Details

Provenance
aheineckeAuthored on Jan 26 2021, 12:58 PM
Parents
rKLEOPATRA2cddc18ce365: Add 7bit replacement option in archivedefinition
Branches
Unknown
Tags
Unknown
Tasks
T5216: Kleopatra: Fix handling of UNC paths