Bug 479567 - gpgtar broken pipe
Summary: gpgtar broken pipe
Status: REPORTED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: 3.1.28.230804
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-09 09:48 UTC by Daniel
Modified: 2024-01-09 09:49 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
The error message (76.20 KB, image/png)
2024-01-09 09:48 UTC, Daniel
Details

Note You need to log in before you can comment on or make changes to this bug.
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