[kleopatra] [Bug 459041] New: Kleopatra Flatpak needs a running gpg-agent from host to work
Yao Nianqing
bugzilla_noreply at kde.org
Tue Sep 13 04:49:07 BST 2022
https://bugs.kde.org/show_bug.cgi?id=459041
Bug ID: 459041
Summary: Kleopatra Flatpak needs a running gpg-agent from host
to work
Product: kleopatra
Version: unspecified
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: aheinecke at gnupg.org
Reporter: imbearchild at outlook.com
CC: kdepim-bugs at kde.org, mutz at kde.org
Target Milestone: ---
SUMMARY
(This bug is filed for informational purpose, not a real bug)
Kleopatra Flatpak may not work out of box. It needs an running gpg-agent from
host to work, and here are some instruction for this.
In order to run gpg-agent in the background, you can run following command from
your terminal:
```
gpg-agent --daemon
```
You can add this line in your `~/.bashrc` or `~/.profile`, so that gpg-agent
can start on your login.
Or you can utilize systemd to start it. See this for more infomation:
https://sources.debian.org/src/gnupg2/2.2.39-1/doc/examples/systemd-user/README/
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list