On 25 Jan 2011, at 00:47, Joe Ennis <[email protected]> wrote: > I installed MacGPG2-2.0.17.6 on my MacBookPro3,1 running 10.6.6 Build 10j567. > When launching Gpg Tools, the app icon bounces a few times on the doc then > closes.
What version of GPGTools are you running? There is a known incompatibility between earlier versions. Let's check the MacGPG2 install - please open a terminal and try the following commands: gpg2 --version ps waux | grep gpg-agent echo test > gpg2 -aser "your name" | gpg2 echo test > gpg2 -aser "your name" | gpg2 ps waux | grep gpg-agent Please send me a copy of the output. Ben _______________________________________________ gpgtools-users mailing list [email protected] Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users Unsubscribe: http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 This email sent to: [email protected]
