Mailinglist Archive: opensuse (1523 mails)
| < Previous | Next > |
Re: [opensuse] Pinentry problem
- From: Petr Uzel <petr.uzel@xxxxxxx>
- Date: Wed, 17 Mar 2010 10:49:20 +0100
- Message-id: <20100317094920.GC26663@xxxxxxxxxxxxxx>
Hi,
On Tue, Mar 16, 2010 at 09:31:19PM -0400, Anton Aylward wrote:
I can reproduce that, as well as other people:
https://bugs.g10code.com/gnupg/issue1199
http://bugs.gentoo.org/203871
I don't know why it does not work, but I'll look into it.
Petr
--
Petr Uzel, openSUSE Boosters Team
IRC: ptr_uzl @ freenode
On Tue, Mar 16, 2010 at 09:31:19PM -0400, Anton Aylward wrote:
I have this code snippet in my ~/.bash_profile
keychain --agents "ssh,gpg" id_rsa 927D45FB
[[ -f $HOME/.keychain/$HOSTNAME-sh ]] && \
source $HOME/.keychain/$HOSTNAME-sh
[[ -f $HOME/.keychain/$HOSTNAME-sh-gpg ]] && \
source $HOME/.keychain/$HOSTNAME-sh-gpg
Since logging in with KDM didn't seem to invoke that
I duplicated it to ~/.xinitrc
All went well with 11.0, 11.1 and initially with 11.2
The came some upgrade or combination with qt, gtk or whatever.
Things broke.
The login hung. I was no longer getting the prompt to the screen.
[...]
I can reproduce that, as well as other people:
https://bugs.g10code.com/gnupg/issue1199
http://bugs.gentoo.org/203871
I don't know why it does not work, but I'll look into it.
Petr
--
Petr Uzel, openSUSE Boosters Team
IRC: ptr_uzl @ freenode
| < Previous | Next > |