Home GnuPG

Use synchronous QProcess API to start gpg-agent without event loop

Description

Use synchronous QProcess API to start gpg-agent without event loop

This fixes the problem that starting gpg-agent a second time from the
ReaderStatusThread didn't work.

(cherry picked from commit 3e4a6da0890968ac1efff599e689a13e74a546aa)