[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-12-14 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=457738

Rolf Eike Beer  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/kgpg/commit/c11dadfb4 |ities/kgpg/commit/9fc74c0d1
   |6b63563c70e1d33834a549c1de0 |d3db89998d9e995dfad2500d6e8
   |77e7|57de

--- Comment #6 from Rolf Eike Beer  ---
Git commit 9fc74c0d1d3db89998d9e995dfad2500d6e857de by Rolf Eike Beer.
Committed on 14/12/2022 at 16:33.
Pushed by dakon into branch 'release/22.12'.

close write channel after sending new password when generating new key

This fixes a hang with GnuPG 2.3
FIXED-IN: 22.12.1
(cherry picked from commit c11dadfb46b63563c70e1d33834a549c1de077e7)

M  +6-0tests/CMakeLists.txt
A  +74   -0tests/kgpggeneratekey.cpp [License: GPL(v2.0+)]
A  +23   -0tests/kgpggeneratekey.h [License: GPL(v2.0+)]
A  +20   -0tests/kgpggeneratekeytesttransaction.cpp [License:
GPL(v2.0+)]
A  +28   -0tests/kgpggeneratekeytesttransaction.h [License: GPL(v2.0+)]
M  +3-2transactions/kgpggeneratekey.cpp
M  +2-2transactions/kgpggeneratekey.h
M  +4-2transactions/kgpgtransaction.h

https://invent.kde.org/utilities/kgpg/commit/9fc74c0d1d3db89998d9e995dfad2500d6e857de

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-12-14 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=457738

Rolf Eike Beer  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/util
   ||ities/kgpg/commit/c11dadfb4
   ||6b63563c70e1d33834a549c1de0
   ||77e7
 Resolution|--- |FIXED
   Version Fixed In||22.12.1
 Status|ASSIGNED|RESOLVED

--- Comment #5 from Rolf Eike Beer  ---
Git commit c11dadfb46b63563c70e1d33834a549c1de077e7 by Rolf Eike Beer.
Committed on 14/12/2022 at 16:27.
Pushed by dakon into branch 'master'.

close write channel after sending new password when generating new key

This fixes a hang with GnuPG 2.3
Related: bug 451569
FIXED-IN: 22.12.1

M  +6-0tests/CMakeLists.txt
A  +74   -0tests/kgpggeneratekey.cpp [License: GPL(v2.0+)]
A  +23   -0tests/kgpggeneratekey.h [License: GPL(v2.0+)]
A  +20   -0tests/kgpggeneratekeytesttransaction.cpp [License:
GPL(v2.0+)]
A  +28   -0tests/kgpggeneratekeytesttransaction.h [License: GPL(v2.0+)]
M  +3-2transactions/kgpggeneratekey.cpp
M  +2-2transactions/kgpggeneratekey.h
M  +4-2transactions/kgpgtransaction.h

https://invent.kde.org/utilities/kgpg/commit/c11dadfb46b63563c70e1d33834a549c1de077e7

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-12-14 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=457738

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||kitt...@gmail.com

--- Comment #4 from Rolf Eike Beer  ---
*** Bug 451569 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-11-04 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=457738

Rolf Eike Beer  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-11-04 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=457738

--- Comment #3 from Rolf Eike Beer  ---
It can be fixed when closing the write channel of the transaction after the
%commit. This works for GnuPG 2.3, but I can't test it with 2.2 at the moment
because of an unrelated library breakage by my distro.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-11-04 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=457738

Rolf Eike Beer  changed:

   What|Removed |Added

 CC||jrton...@gmail.com

--- Comment #2 from Rolf Eike Beer  ---
*** Bug 461373 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[kgpg] [Bug 457738] Hangs on "Requesting passphrase" step of generating new key

2022-10-07 Thread Lisa Rushworth
https://bugs.kde.org/show_bug.cgi?id=457738

Lisa Rushworth  changed:

   What|Removed |Added

 CC||bugs-...@lisa.rushworth.us

--- Comment #1 from Lisa Rushworth  ---
We experience the same issue in Fedora 36

-- 
You are receiving this mail because:
You are watching all bug changes.