gpg (GnuPG) 1.4.14
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
See above, I use GnuPT portable for years. As explained there, "home" is the folder with my keys. They are not located in C:/Users/Internet/AppData/Roaming/gnupg as shown above, but in J:\Programme\GnuPT\Keys (my keyrings are really located in this folder). When I start GnuPT portable, I get the WinPT icon in the tray, where I find the settings of WinPT and GnuPG. In the GnuPG settings-window are listed: "home path" and "gpg path", in detail J:\Programme\GnuPT\Keys and J:\Programme\GnuPT\GnuPG\gpg.exe.
gpg command line shows my home-path is C:/Users/Internet/AppData/Roaming/gnupg, but there is no key. When I start the enigmail key-manager, nothing is found and search never stops.
You'll need to tell Enigmail where your keys are located. You can do this by either setting the environment variable GNUPGHOME or by adding the following line to the "Additional parameters for GnuPG" (menu OpenPGP preferences > Advanced):
--homedir J:\Programme\GnuPT\Keys
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sorry, does not work. There must be another fault. Here the complete debug without mail addresses. It's a fresh "install" of Thunderbird portable with the same problem.
I'm sorry, that's the error code that GnuPG reports. I really can't tell you anything more than that. I'd suggest you try to find out why GnuPG thinks that there is a problem with gpg-agent.
Things to consider:
* the gpg.conf file (is there an option "use-agent")
* the environment variable "GPG_AGENT_INFO" (should not be set)
* a running gpg-agent process (even if you don't think it should be active)
* etc.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Today a new version of Gpg4Win was released. This is the first version with a "portable option". So I changed from GnuPT portable to Gpg4Win portable. It works fine with Enigmail and solved my problem.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I get the same error with all builds (the same nightly). I can't see the reason, I had no problems in the last years. Any idea?
Debug:
2013-08-13 11:27:25.978 [DEBUG] enigmail.js: Logging debug output to J:\Programme\Thunderbird\Data\enigdbug.txt
2013-08-13 11:27:25.979 [DEBUG] enigmail.js: Enigmail version 1.5.2
2013-08-13 11:27:25.979 [DEBUG] enigmail.js: OS/CPU=Windows NT 6.1; WOW64
2013-08-13 11:27:25.979 [DEBUG] enigmail.js: Platform=Windows
2013-08-13 11:27:25.983 [DEBUG] enigmail.js: Enigmail.initialize: Ec.envList = .....
2013-08-13 11:27:25.984 [CONSOLE] EnigmailAgentPath=J:\Programme\GnuPT\GnuPG\gpg.exe
2013-08-13 11:27:25.984 [DEBUG] enigmail.js: Enigmail.setAgentPath: calling subprocess with 'J:\Programme\GnuPT\GnuPG\gpg.exe'
2013-08-13 11:27:26.074 [CONSOLE] enigmail> J:\Programme\GnuPT\GnuPG\gpg.exe --version --version --batch --no-tty --charset utf-8 --display-charset utf-8
2013-08-13 11:27:26.074 [ERROR] enigmail.js: Enigmail.setAgentPath: gpg failed with ''
2013-08-13 11:27:26.104 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
......
Did you recently install GnuPT? It seems that Enigmail tries to use that version of GnuPG which might point into that direction.
Alternatively if you provide a log file with the latest nightly builds I would get a bit more info.
No, I use latest GnuPT portable with Thunderbird portable (usb-device) for some years and had no problems. The path is o.k.
The latest nightly shows the following error line:
[ERROR] enigmail.js: Enigmail.setAgentPath: gpg failed with exitCode 259 msg=' '
So, GnuPG returns an error and does not print anything useful. Does GnuPG work on the command line?
yes, but I never used it this way. When I start gpg.exe via command line, I get the message:
gpg: go ahead and type your message ...
And if you try:
shows:
gpg (GnuPG) 1.4.14
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Home: C:/Users/Internet/AppData/Roaming/gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
I think Home must be J:\Programme\GnuPT\Keys? This is shown in the GnuPG settings!
Last edit: Yae 2013-08-14
No idea? Can't fix it.
What do you mean with "I think Home must be J:\Programme\GnuPT\Keys? This is shown in the GnuPG settings!"
Which GnuPG settings in which tool are you talking about?
See above, I use GnuPT portable for years. As explained there, "home" is the folder with my keys. They are not located in C:/Users/Internet/AppData/Roaming/gnupg as shown above, but in J:\Programme\GnuPT\Keys (my keyrings are really located in this folder). When I start GnuPT portable, I get the WinPT icon in the tray, where I find the settings of WinPT and GnuPG. In the GnuPG settings-window are listed: "home path" and "gpg path", in detail J:\Programme\GnuPT\Keys and J:\Programme\GnuPT\GnuPG\gpg.exe.
gpg command line shows my home-path is C:/Users/Internet/AppData/Roaming/gnupg, but there is no key. When I start the enigmail key-manager, nothing is found and search never stops.
You'll need to tell Enigmail where your keys are located. You can do this by either setting the environment variable GNUPGHOME or by adding the following line to the "Additional parameters for GnuPG" (menu OpenPGP preferences > Advanced):
Sorry, does not work. There must be another fault. Here the complete debug without mail addresses. It's a fresh "install" of Thunderbird portable with the same problem.
2013-08-18 15:51:30.488 [DEBUG] enigmail.js: Logging debug output to J:\Programme\Thunderbird\Data\enigdbug.txt
2013-08-18 15:51:30.488 [DEBUG] enigmail.js: Enigmail version 1.5.2
2013-08-18 15:51:30.488 [DEBUG] enigmail.js: OS/CPU=Windows NT 6.1; WOW64
2013-08-18 15:51:30.488 [DEBUG] enigmail.js: Platform=Windows
2013-08-18 15:51:30.490 [DEBUG] enigmail.js: Enigmail.initialize: Ec.envList = ALLUSERSPROFILE=C:\ProgramData,APPDATA=C:\Users\Internet\AppData\Roaming,COMMONPROGRAMFILES=C:\Program Files (x86)\Common Files,COMSPEC=C:\Windows\system32\cmd.exe,HOMEDRIVE=C:,HOMEPATH=\Users\Internet,PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\PC Connectivity Solution\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared,PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC,PROGRAMFILES=C:\Program Files (x86),SYSTEMDRIVE=C:,SYSTEMROOT=C:\Windows,TEMP=C:\Users\Internet\AppData\Local\Temp\nsj6F5D.tmp\ContainedTemp,TMP=C:\Users\Internet\AppData\Local\Temp\nsj6F5D.tmp\ContainedTemp,USERPROFILE=C:\Users\Internet,WINDIR=C:\Windows
2013-08-18 15:51:30.491 [CONSOLE] EnigmailAgentPath=J:\Programme\GnuPT\GnuPG\gpg.exe
2013-08-18 15:51:30.491 [DEBUG] enigmail.js: Enigmail.setAgentPath: calling subprocess with 'J:\Programme\GnuPT\GnuPG\gpg.exe'
2013-08-18 15:51:30.638 [CONSOLE] enigmail> J:\Programme\GnuPT\GnuPG\gpg.exe --version --version --batch --no-tty --charset utf-8 --display-charset utf-8
2013-08-18 15:51:30.638 [ERROR] enigmail.js: Enigmail.setAgentPath: gpg failed with ''
2013-08-18 15:51:30.655 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
2013-08-18 15:51:30.680 [DEBUG] enigmailKeyManager.js: enigmailKeyManagerLoad
2013-08-18 15:51:30.683 [DEBUG] enigmailCommon.jsm: dispatchEvent f=loadkeyList
2013-08-18 15:51:30.921 [DEBUG] enigmailCommon.jsm: dispatchEvent got notified
2013-08-18 15:51:30.922 [DEBUG] enigmailKeyManager.js: loadkeyList
2013-08-18 15:51:30.922 [DEBUG] enigmailKeyManager.js: enigmailBuildList
2013-08-18 15:51:30.922 [DEBUG] enigmailFuncs.jsm: loadKeyList
2013-08-18 15:51:30.922 [DEBUG] enigmailFuncs.jsm: obtainKeyList
2013-08-18 15:52:58.054 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:52:58.054 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:53:00.140 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:53:00.140 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:53:04.379 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
2013-08-18 15:53:04.409 [DEBUG] enigmailKeyManager.js: enigmailKeyManagerLoad
2013-08-18 15:53:04.418 [DEBUG] enigmailCommon.jsm: dispatchEvent f=loadkeyList
2013-08-18 15:53:04.666 [DEBUG] enigmailCommon.jsm: dispatchEvent got notified
2013-08-18 15:53:04.666 [DEBUG] enigmailKeyManager.js: loadkeyList
2013-08-18 15:53:04.667 [DEBUG] enigmailKeyManager.js: enigmailBuildList
2013-08-18 15:53:04.667 [DEBUG] enigmailFuncs.jsm: loadKeyList
2013-08-18 15:53:04.667 [DEBUG] enigmailFuncs.jsm: obtainKeyList
2013-08-18 15:53:30.276 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:53:30.277 [DEBUG] enigmailCommon.jsm: getSignMsg: identity.key=id1
2013-08-18 15:53:41.080 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailUserSelection
2013-08-18 15:53:41.107 [DEBUG] enigmailUserSelection.js: Load
2013-08-18 15:53:41.107 [DEBUG] enigmailUserSelection.js: enigmailBuildList
2013-08-18 15:53:41.108 [DEBUG] enigmailMessengerOverlay.js: enigGetUserList
2013-08-18 15:53:53.572 [DEBUG] enigmailUserSelection.js: enigmailBuildList
2013-08-18 15:53:53.572 [DEBUG] enigmailMessengerOverlay.js: enigGetUserList
2013-08-18 15:54:03.526 [DEBUG] commonFuncs.jsm: downloadKeys: searchList=undefined
2013-08-18 15:54:10.530 [DEBUG] enigmailUserSelection.js: Accept
2013-08-18 15:54:29.914 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:54:29.914 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:54:34.779 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeygen
2013-08-18 15:54:34.783 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailSetupWizard
2013-08-18 15:54:34.875 [DEBUG] onNext
2013-08-18 15:54:34.941 [DEBUG] enigmailSetupWizard.js: fillIdentities
2013-08-18 15:54:34.941 [DEBUG] enigmailSetupWizard.js: fillIdentities: [nsIMsgIdentity: id1],[nsIMsgIdentity: id2],[nsIMsgIdentity: id3],[nsIMsgIdentity: id4],[nsIMsgIdentity: id5]
2013-08-18 15:54:34.941 [DEBUG] id.valid=true
2013-08-18 15:54:34.941 [DEBUG] enigmailKeygen.js: accountName= - ...@gmx.de
2013-08-18 15:54:34.941 [DEBUG] enigmailKeygen.js: email=...@gmx.de
2013-08-18 15:54:34.943 [DEBUG] id.valid=true
2013-08-18 15:54:34.943 [DEBUG] enigmailKeygen.js: accountName= - ...@web.de
2013-08-18 15:54:34.943 [DEBUG] enigmailKeygen.js: email=...@web.de
2013-08-18 15:54:34.944 [DEBUG] id.valid=true
2013-08-18 15:54:34.944 [DEBUG] enigmailKeygen.js: accountName= - ...@gmail.com
2013-08-18 15:54:34.944 [DEBUG] enigmailKeygen.js: email=...@gmail.com
2013-08-18 15:54:34.946 [DEBUG] id.valid=true
2013-08-18 15:54:34.946 [DEBUG] enigmailKeygen.js: accountName= - ...@privatdemail.net
2013-08-18 15:54:34.946 [DEBUG] enigmailKeygen.js: email=...@privatdemail.net
2013-08-18 15:54:34.947 [DEBUG] id.valid=true
2013-08-18 15:54:34.947 [DEBUG] enigmailKeygen.js: accountName= - ...@sohu.com
2013-08-18 15:54:34.947 [DEBUG] enigmailKeygen.js: email=...@sohu.com
2013-08-18 15:54:37.695 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailAlertDlg
2013-08-18 15:54:37.715 [DEBUG] enigmailCommon.jsm: dispatchEvent f=resizeDlg
2013-08-18 15:54:37.733 [DEBUG] enigmailCommon.jsm: dispatchEvent running mainEvent
2013-08-18 15:54:41.850 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:54:41.850 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:54:43.591 [DEBUG] enigmailCommon.js: prefWindow
2013-08-18 15:54:43.608 [DEBUG] enigmailCommon.js: EnigInitCommon: id=pref-enigmail
2013-08-18 15:54:43.682 [DEBUG] enigmailCommon.js: EnigDisplayPrefs
2013-08-18 15:54:43.683 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: keepSettingsForReply=true
2013-08-18 15:54:43.683 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: agentAdditionalParam=
2013-08-18 15:54:43.683 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: allowEmptySubject=false
2013-08-18 15:54:43.683 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: useGpgAgent=false
2013-08-18 15:54:43.683 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: doubleDashSeparator=true
2013-08-18 15:54:43.683 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: recipientsSelection=2
2013-08-18 15:54:43.684 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: alwaysTrustSend=true
2013-08-18 15:54:43.684 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: keyserver=pool.sks-keyservers.net, subkeys.pgp.net, sks.mit.edu, ldap://certserver.pgp.com
2013-08-18 15:54:43.685 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: logDirectory=J:\Programme\Thunderbird\Data
2013-08-18 15:54:43.685 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: confirmBeforeSend=false
2013-08-18 15:54:43.685 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: advancedUser=true
2013-08-18 15:54:43.685 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: maxIdleMinutes=5
2013-08-18 15:54:43.686 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: noPassphrase=false
2013-08-18 15:54:43.686 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: useDefaultComment=false
2013-08-18 15:54:43.686 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: autoKeyRetrieve=
2013-08-18 15:54:43.686 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: encryptToSelf=true
2013-08-18 15:54:43.687 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: agentPath=J:\Programme\GnuPT\GnuPG\gpg.exe
2013-08-18 15:54:43.687 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: wrapHtmlBeforeSend=true
2013-08-18 15:54:43.687 [DEBUG] enigmailCommon.js: EnigDisplayPrefs: hushMailSupport=false
2013-08-18 15:54:43.687 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:54:43.687 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:54:43.688 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:54:43.688 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:54:43.688 [DEBUG] enigmailCommon.js: EnigDisplayRadioPref: recipientsSelection, 2
2013-08-18 15:54:43.689 [DEBUG] enigmailCommon.jsm: getVersion
2013-08-18 15:54:43.690 [DEBUG] enigmailCommon.jsm: installed version: 1.5.2
2013-08-18 15:54:57.217 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:54:57.217 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:55:02.735 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
2013-08-18 15:55:02.778 [DEBUG] enigmailKeyManager.js: enigmailKeyManagerLoad
2013-08-18 15:55:02.792 [DEBUG] enigmailCommon.jsm: dispatchEvent f=loadkeyList
2013-08-18 15:55:03.029 [DEBUG] enigmailCommon.jsm: dispatchEvent got notified
2013-08-18 15:55:03.029 [DEBUG] enigmailKeyManager.js: loadkeyList
2013-08-18 15:55:03.029 [DEBUG] enigmailKeyManager.js: enigmailBuildList
2013-08-18 15:55:03.029 [DEBUG] enigmailFuncs.jsm: loadKeyList
2013-08-18 15:55:03.029 [DEBUG] enigmailFuncs.jsm: obtainKeyList
2013-08-18 15:55:12.096 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:55:12.097 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:55:13.594 [DEBUG] commonFuncs.jsm: downloadKeys: searchList=null
2013-08-18 15:55:37.985 [DEBUG] enigmailSearchkey.js: enigNewGpgKeysRequest
2013-08-18 15:55:51.009 [DEBUG] enigmailSearchKey.js: onCancel
2013-08-18 15:55:56.559 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:55:56.559 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:55:59.653 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
2013-08-18 15:55:59.727 [DEBUG] enigmailKeyManager.js: enigmailKeyManagerLoad
2013-08-18 15:55:59.731 [DEBUG] enigmailCommon.jsm: dispatchEvent f=loadkeyList
2013-08-18 15:55:59.979 [DEBUG] enigmailCommon.jsm: dispatchEvent got notified
2013-08-18 15:55:59.980 [DEBUG] enigmailKeyManager.js: loadkeyList
2013-08-18 15:55:59.980 [DEBUG] enigmailKeyManager.js: enigmailBuildList
2013-08-18 15:55:59.980 [DEBUG] enigmailFuncs.jsm: loadKeyList
2013-08-18 15:55:59.980 [DEBUG] enigmailFuncs.jsm: obtainKeyList
2013-08-18 15:56:03.630 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:56:03.630 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:56:12.572 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:56:12.573 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:56:13.566 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:56:13.566 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:56:16.315 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
2013-08-18 15:56:16.358 [DEBUG] enigmailKeyManager.js: enigmailKeyManagerLoad
2013-08-18 15:56:16.362 [DEBUG] enigmailCommon.jsm: dispatchEvent f=loadkeyList
2013-08-18 15:56:16.598 [DEBUG] enigmailCommon.jsm: dispatchEvent got notified
2013-08-18 15:56:16.599 [DEBUG] enigmailKeyManager.js: loadkeyList
2013-08-18 15:56:16.599 [DEBUG] enigmailKeyManager.js: enigmailBuildList
2013-08-18 15:56:16.599 [DEBUG] enigmailFuncs.jsm: loadKeyList
2013-08-18 15:56:16.599 [DEBUG] enigmailFuncs.jsm: obtainKeyList
2013-08-18 15:56:57.400 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 15:56:57.400 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 15:57:03.820 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailKeyManager
2013-08-18 15:57:03.851 [DEBUG] enigmailKeyManager.js: enigmailKeyManagerLoad
2013-08-18 15:57:03.854 [DEBUG] enigmailCommon.jsm: dispatchEvent f=loadkeyList
2013-08-18 15:57:04.142 [DEBUG] enigmailCommon.jsm: dispatchEvent got notified
2013-08-18 15:57:04.142 [DEBUG] enigmailKeyManager.js: loadkeyList
2013-08-18 15:57:04.143 [DEBUG] enigmailKeyManager.js: enigmailBuildList
2013-08-18 15:57:04.143 [DEBUG] enigmailFuncs.jsm: loadKeyList
2013-08-18 15:57:04.143 [DEBUG] enigmailFuncs.jsm: obtainKeyList
2013-08-18 15:57:08.341 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:08.341 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:15.255 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:15.256 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:19.708 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:19.708 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:19.779 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:19.779 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:20.288 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:20.288 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:29.871 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:29.871 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:30.740 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:30.741 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:35.660 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:35.660 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:37.354 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:37.354 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:57:58.016 [DEBUG] enigmailKeyManager.js: enigGetClipboard:
2013-08-18 15:57:58.017 [DEBUG] enigmailKeyManager.js: enigGetClipboard: got data
2013-08-18 15:58:00.435 [DEBUG] commonFuncs.jsm: downloadKeys: searchList=null
2013-08-18 15:58:12.573 [DEBUG] enigmailSearchkey.js: enigNewGpgKeysRequest
2013-08-18 15:58:17.114 [DEBUG] enigmailSearchKey.js: onCancel
2013-08-18 16:00:55.258 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 16:00:55.259 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 16:00:56.961 [DEBUG] enigmailMessengerOverlay.js: updateOptionsDisplay:
2013-08-18 16:00:56.962 [DEBUG] commonFuncs.jsm: collapseAdvanced:
2013-08-18 16:00:58.222 [DEBUG] enigmailCommon.js: EnigInitCommon: id=enigmailViewFile
2013-08-18 16:00:58.244 [DEBUG] enigmailHelp.js: enigLoadPage
2013-08-18 16:00:58.244 [DEBUG] enigmailCommon.jsm: getFrame: name=contentFrame
2013-08-18 16:02:09.689 [DEBUG] enigmailMsgHdrViewOverlay.js: this.hdrViewUnLoad
2013-08-18 16:02:09.843 [DEBUG] enigmailMessengerOverlay.js: messageFrameUnload
2013-08-18 16:02:09.843 [DEBUG] enigmailMessengerOverlay.js: messageCleanup
2013-08-18 16:02:09.843 [DEBUG] enigmailMessengerOverlay.js: setAttachmentReveal
I'm sorry, but all I can see is that GnuPG returns with an error code and no description.
The error code 259 (according to the log file using Enigmail nightly) is GPG_ERR_ASS_CONNECT_FAILED.
This means that there is some issue with gpg-agent (which is optional for GnuPG 1.4.x).
I'd check if gpg-agent is enabled, and if yes disable it.
I don't use the gpg-agent as an option, it's not part of GnuPG 1.4.x and GnuPT.
I'm sorry, that's the error code that GnuPG reports. I really can't tell you anything more than that. I'd suggest you try to find out why GnuPG thinks that there is a problem with gpg-agent.
Things to consider:
* the gpg.conf file (is there an option "use-agent")
* the environment variable "GPG_AGENT_INFO" (should not be set)
* a running gpg-agent process (even if you don't think it should be active)
* etc.
Today a new version of Gpg4Win was released. This is the first version with a "portable option". So I changed from GnuPT portable to Gpg4Win portable. It works fine with Enigmail and solved my problem.