Bug 434584 - Cannot create key : error : cannot create keys, Inappropriate Ioctl() for device
Summary: Cannot create key : error : cannot create keys, Inappropriate Ioctl() for device
Status: REPORTED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: 3.1.12
Platform: Manjaro Linux
: NOR major
Target Milestone: ---
Assignee: Andre Heinecke
URL:
Keywords:
: 438409 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-18 15:11 UTC by Feydreva
Modified: 2022-03-28 22:23 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
error pop up (28.47 KB, image/png)
2021-03-18 15:11 UTC, Feydreva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Feydreva 2021-03-18 15:11:51 UTC
Created attachment 136820 [details]
error pop up

SUMMARY
When creating a new key, I get the error : 
error : cannot create keys, Inappropriate Ioctl() for device

STEPS TO REPRODUCE
1. Open Kleopatra
2. File : New Key
3. 

OBSERVED RESULT
At the end : Key creation failed

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Latest Manjaro, new installation 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.21.2
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 hsdredgun 2021-06-10 12:46:46 UTC
I got exactly the same issue!!!
Comment 2 Ingo Klöcker 2022-02-09 18:17:30 UTC
*** Bug 438409 has been marked as a duplicate of this bug. ***
Comment 3 tux 2022-03-28 22:23:24 UTC
Solution:
Add the line "pinentry-program /usr/bin/pinentry-qt" to the file "$HOME/.gnupg/gpg-agent.conf" and run "systemctl --user restart gpg-agent".