Summary: | kgpg fails two tests with gnupg >= 2.3.0 | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | Heiko Becker <heiko.becker> |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | rigo |
Priority: | NOR | ||
Version First Reported In: | 21.08.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/kgpg/commit/b328227cdd4dc227c1df8ba6bb5e4a133e551656 | Version Fixed In: | 21.12.2 |
Sentry Crash Report: |
Description
Heiko Becker
2021-11-02 17:44:31 UTC
In both cases a signal spy says it has not got the expected signal in the given timeframe. Can you increase these timeouts and see if that helps (scan for the first "Loc:" line in both outputs). It could be that gpg is just slower, because of some changes or just because it is a debug version. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! *** Bug 447582 has been marked as a duplicate of this bug. *** Git commit b328227cdd4dc227c1df8ba6bb5e4a133e551656 by Rolf Eike Beer. Committed on 07/01/2022 at 12:34. Pushed by dakon into branch 'master'. always close the input channel of a text decryption Otherwise the decryption never starts with GnuPG 2.3. M +7 -0 transactions/kgpgdecrypt.cpp M +1 -1 transactions/kgpgdecrypt.h M +8 -3 transactions/kgpgtextorfiletransaction.cpp M +12 -0 transactions/kgpgtextorfiletransaction.h https://invent.kde.org/utilities/kgpg/commit/b328227cdd4dc227c1df8ba6bb5e4a133e551656 Thanks a ton for fixing. It works perfectly in KGPG 21.12.2 on tumbleweed 2022-02-04 |