Страница 1 из 1

[solved] Kmail + OpenGPG

Добавлено: 23 июл 2013, 14:21
Fijoldar
Hey,

i tried out ROSA, but i have some problems with kmail and opengpg. When i try to read an encrypted mail kmail cant't decrypt the mail.

I think there is a problem with pinentry-qt4 because kmail does not promt for a password. In other Linux Distributions it works out of the box but not in ROSA. Pinentry-qt4 is installed. Can someone confirm this? In Thunderbird i can decrypt the mail.

Re: Kmail + OpenGPG

Добавлено: 22 авг 2013, 17:34
Fijoldar
I found a solution.

I think there is a conflict between gnupg and gnupg2 because both are installed. So i made a symlink

Код: Выделить всё

cd /usr/bin
ln -s gpg2 gpg
Now it works fine.

Re: [solved] Kmail + OpenGPG

Добавлено: 22 авг 2013, 19:10
ДроноваЮ
Fijoldar
Thank you for posting the solution! :beer: