Re: Seahorse crash
- From: Francesco Groccia <fgr anche no>
- To: Adam Schreiber <sadam gnome org>
- Cc: seahorse-list gnome org
- Subject: Re: Seahorse crash
- Date: Sun, 30 Aug 2009 17:09:13 +0200
Adam Schreiber wrote:
> On Mon, Aug 24, 2009 at 11:23 AM, Francesco Groccia<fgr anche no>
> wrote:
> > Hi there,
> > when I try to sign a file (command: 'seahorse-tool -s file.ext'),
> > Seahorse crashes with this message:
> >
> > ###8<
> > ** (seahorse-tool:6760): CRITICAL **: prompt_signer: assertion
> > `GPG_IS_OK (gerr)' failed
> > ###8<
> >
> > That means I can't use Seahorse Nautilus integration.
> >
> > What happened?
> >
> > Additional info:
> > Arch64
> > Seahorse 2.26.2-1
> > GNOME 2.26.3
>
> Do you have gpgme and gpg-error installed?
Yes.
Perhaps, there is a problem with some library. I must tell you
seahorse worked fine a few day ago.
I've added the following to «/etc/gdm/Xsession» file:
seahorse="`gdmwhich seahorse-agent`"
if [ -n "${seahorse}" ] && [ -x "${seahorse}" ] && [ -z
"$GPG_AGENT_INFO" ]; then command="seahorse-agent --execute $command"
elif [ -z "${seahorse}" ]; then
echo "$0: seahorse not found!"
fi
I've configured pinentry-gtk for gpg-agent:
#.gnupg/gpg-agent.conf
pinentry-program /usr/bin/pinentry-gtk-2
no-grab
default-cache-ttl 18000
max-cache-ttl 18000
> Cheers,
>
> Adam
Regards
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]