[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [kmymoney4] [Bug 319120] When i try to open an encrypted .kmy file the program does not ask me the p
From:       Thomas Baumgart <ipwizard () users ! sourceforge ! net>
Date:       2013-05-02 6:56:18
Message-ID: bug-319120-17878-MyywIGpTOx () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=319120

--- Comment #11 from Thomas Baumgart <ipwizard@users.sourceforge.net> ---
To me this looks like the gpg-agent is not running. You can check that with the
following command (includes my output here):

thb@thb-nb:~> ps ax | grep gpg-agent
 1596 ?        Ss     0:17 gpg-agent --daemon
 9868 pts/9    S+     0:00 grep --color=auto gpg-agent
12324 ?        Ss     0:08 /usr/bin/gpg-agent --sh --daemon --write-env-file
/ho
12353 ?        Ss     0:07 gpg-agent --daemon

If it does not run, then you need to start it during KDE startup. You can do
that by adding the following one-liner to ~/.kde[4]/env/gpg-agent.sh  (the
filename must end in .sh to be picked up by KDE) and make that file executable:

eval "$(gpg-agent --daemon)"

After that change you will have to logout of your KDE session and log back in
to execute it once.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic