Bug 479567

Summary: gpgtar broken pipe
Product: [Applications] kleopatra Reporter: Daniel <cornezuelocenteno>
Component: generalAssignee: Andre Heinecke <aheinecke>
Status: REPORTED ---    
Severity: normal CC: cornezuelocenteno, kdepim-bugs, mutz
Priority: NOR    
Version: 3.1.28.230804   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The error message

Description Daniel 2024-01-09 09:48:35 UTC
Created attachment 164773 [details]
The error message

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Select a number of files to encypt
2. Encrypt them altogether. (gpgtar)
3. Receive the error 'Broken pipe'

OBSERVED RESULT

gpg: Atención: "--ttytype=xterm" no se considera una opción
gpg: Atención: "--always-trust" no se considera una opción
uso: gpg [opciones] --sign --encrypt [filename]
gpgtar: error writing '[?]': Tubería rota
gpgtar: creating tarball '/home/user/folder/archivo comprimido.S3sLyJ9d.tar.gpg.part' failed: Tubería rota

The result can see in the screenshot attached

EXPECTED RESULT

If a run gpgtar -e -s -o file.pgp -r 'my key id' file1 file2... in Konsole, it works. 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION