Page MenuHome GnuPG
Feed Advanced Search

Jul 13 2012

werner closed T1381: Clipboard contains no OpenPGP Data. as Resolved.
Jul 13 2012, 2:38 PM · Info Needed, Bug Report, gpa
werner added a comment to T1133: gpa requires gnupg2 but checks for gpgkeys_ldap instead of gpg2keys_ldap.

Given that 2.1 will remove the helpers, I doubt that it makes sense to
put a lot of work into a new detection feature. What do you think of
this change:

  • a/configure.ac

+++ b/configure.ac
@@ -157,8 +157,9 @@ if test -z "$GPG"; then
fi

dnl Find the keyserver plugins. Assume that gpgkeys_ldap is always available
-AC_PATH_PROG(GPGKEYS_LDAP, gpgkeys_ldap, [${libexecdir}/gnupg/gpgkeys_ldap],

  • [$PATH:/usr/libexec/gnupg/:/usr/lib/gnupg/])

+AC_PATH_PROGS(GPGKEYS_LDAP, gpg2keys_ldap gpgkeys_ldap,
+ [${libexecdir}/gnupg/gpg2keys_ldap],
+ [$PATH:/usr/libexec/gnupg:/usr/lib/gnupg2:/usr/lib/gnupg])
KEYSERVER_HELPERS_DIR=dirname $GPGKEYS_LDAP
if test -z "$KEYSERVER_HELPERS_DIR"; then

        AC_MSG_ERROR([[

That is we check for gpg2keys_ldap first and also put the Debian
directory into the PATH.

Jul 13 2012, 2:38 PM · Bug Report, gpa
werner added a project to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME": Restricted Project.
Jul 13 2012, 1:51 PM · Bug Report, gpa
werner added a comment to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME".

My fix is for gpa (44b6bdf6) and gpgme (9f081da7).

It would be possible to do fix this only in GPA but the fix in gpgme makes gpgme
also more robust.

Jul 13 2012, 1:51 PM · Bug Report, gpa
werner closed T1411: gpa segfaults in file-manager mode (patch attached) as Resolved.
Jul 13 2012, 10:25 AM · Bug Report, gpa
werner added a comment to T1411: gpa segfaults in file-manager mode (patch attached).

Applied to master (fb738b2). Thanks.

Jul 13 2012, 10:25 AM · Bug Report, gpa

Jul 8 2012

dleidert added a comment to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME".

Jul 8 2012, 6:46 PM · Bug Report, gpa
dleidert added projects to T1413: gpa segfaults when trying to apply backend preferences for "GPG for S/MIME": gpa, Bug Report.
Jul 8 2012, 6:46 PM · Bug Report, gpa
dleidert set Version to 0.9.2 on T1411: gpa segfaults in file-manager mode (patch attached).
Jul 8 2012, 2:19 PM · Bug Report, gpa
dleidert added projects to T1411: gpa segfaults in file-manager mode (patch attached): gpa, Bug Report.
Jul 8 2012, 2:19 PM · Bug Report, gpa

Jul 4 2012

dleidert closed T1408: gpa: segmentation fault in libassuan running in daemon modus as Resolved.
Jul 4 2012, 9:58 PM · Bug Report, gpa
dleidert added a comment to T1408: gpa: segmentation fault in libassuan running in daemon modus.

Doesn't occur in 0.9.2. Closing as 'resolved' myself.

Jul 4 2012, 9:58 PM · Bug Report, gpa

Jul 2 2012

dleidert added projects to T1408: gpa: segmentation fault in libassuan running in daemon modus: gpa, Bug Report.
Jul 2 2012, 10:17 PM · Bug Report, gpa
dleidert added a comment to T1408: gpa: segmentation fault in libassuan running in daemon modus.

Jul 2 2012, 10:17 PM · Bug Report, gpa

Apr 10 2012

werner added a project to T1399: GnuPG 2.0.17 wont decrypt: Not A Bug.
Apr 10 2012, 8:03 PM · Not A Bug, gpa, Bug Report
werner closed T1399: GnuPG 2.0.17 wont decrypt as Resolved.
Apr 10 2012, 8:03 PM · Not A Bug, gpa, Bug Report
werner added a comment to T1399: GnuPG 2.0.17 wont decrypt.

Make sure that you paste a complete message. Use the command line if in doubt.
This is very likely a user error; ask on gnupg-users at gnupg.org for help

Apr 10 2012, 8:03 PM · Not A Bug, gpa, Bug Report

Apr 2 2012

johnnog added a comment to T1399: GnuPG 2.0.17 wont decrypt.

after pasting to clipboard i hit decrypt button but get the error message-
"General Error
This is probably a bug in GPA
GPA will now try to recover from this error".
nothing happens,gpa doesnt recover.
any suggestions please?
i am using it with web based hushmail running windows xp home

Apr 2 2012, 1:59 PM · Not A Bug, gpa, Bug Report
johnnog added a project to T1399: GnuPG 2.0.17 wont decrypt: gpa.
Apr 2 2012, 1:35 PM · Not A Bug, gpa, Bug Report

Dec 12 2011

werner lowered the priority of T1381: Clipboard contains no OpenPGP Data. from High to Normal.
Dec 12 2011, 11:40 AM · Info Needed, Bug Report, gpa
werner added a project to T1381: Clipboard contains no OpenPGP Data.: Info Needed.
Dec 12 2011, 11:40 AM · Info Needed, Bug Report, gpa
werner added a comment to T1381: Clipboard contains no OpenPGP Data..

There is no version 2.1 of GPA.
Please tell us more details.

Dec 12 2011, 11:40 AM · Info Needed, Bug Report, gpa
werner closed T1070: gpa: configure bug as Resolved.
Dec 12 2011, 11:33 AM · Too Old, Info Needed, Not A Bug, Bug Report, gpa
werner added projects to T1070: gpa: configure bug: Info Needed, Too Old.
Dec 12 2011, 11:33 AM · Too Old, Info Needed, Not A Bug, Bug Report, gpa
werner closed T1222: Clipboard decryption error as already reported at 2009-12-18.15:02:26 from Zacki, as Resolved.
Dec 12 2011, 11:31 AM · Bug Report, gpa, Info Needed
werner added a comment to T1131: Typos/misspelled words.

Fixed in commit 1ce38d7

Dec 12 2011, 10:26 AM · Debian, Bug Report, gpa
werner closed T1131: Typos/misspelled words as Resolved.
Dec 12 2011, 10:26 AM · Debian, Bug Report, gpa

Nov 16 2011

Diss0lve added projects to T1381: Clipboard contains no OpenPGP Data.: gpa, Bug Report.
Nov 16 2011, 3:33 AM · Info Needed, Bug Report, gpa
Diss0lve set Version to 2.1 on T1381: Clipboard contains no OpenPGP Data..
Nov 16 2011, 3:33 AM · Info Needed, Bug Report, gpa

May 12 2011

marcus added a comment to T1174: Clipboard decryption error, encoding issue.

Stored files can be in any encoding, as they are not displayed, so
interpretation is up to the user. But for a displayed string, the encoding matters.

May 12 2011, 8:40 PM · Bug Report, gpa
marcus added a comment to T803: Expiration date on generating key.

Seems to be fixed in gpg4win 2.1.0

May 12 2011, 2:56 AM · Bug Report, gpa
marcus closed T803: Expiration date on generating key as Resolved.
May 12 2011, 2:56 AM · Bug Report, gpa
marcus removed a project from T803: Expiration date on generating key: Info Needed.
May 12 2011, 2:56 AM · Bug Report, gpa

Oct 26 2010

werner added a project to T1250: GPA crash when verifying encryption in clipboard viewer: gpa.
Oct 26 2010, 1:19 PM · Too Old, gpa, Bug Report

Jun 14 2010

werner added a comment to T1133: gpa requires gnupg2 but checks for gpgkeys_ldap instead of gpg2keys_ldap.

A better way to fix this is by looking at the output of gpgconf. Should not be
too hard to fix.

Jun 14 2010, 4:59 PM · Bug Report, gpa
werner closed T1101: Fatal Error in BPDME library as Resolved.
Jun 14 2010, 4:58 PM · gpa, Bug Report, Not A Bug
werner added a comment to T1101: Fatal Error in BPDME library.

Sorry, without a detailed derror escription we can't help you. There are a
couple of known problems but gpg4win 1.1 is in any case not anymore under active
development.

Jun 14 2010, 4:58 PM · gpa, Bug Report, Not A Bug

May 12 2010

werner added a comment to T623: Welche Rechte Wo ben�tigen die Programme WinPT und PGA.

No info received - assuming everything is fine now.

May 12 2010, 5:18 PM · gpa, Windows 32, Windows, Bug Report
werner removed a project from T623: Welche Rechte Wo ben�tigen die Programme WinPT und PGA: Restricted Project.
May 12 2010, 5:18 PM · gpa, Windows 32, Windows, Bug Report
werner closed T623: Welche Rechte Wo ben�tigen die Programme WinPT und PGA as Resolved.
May 12 2010, 5:18 PM · gpa, Windows 32, Windows, Bug Report

May 6 2010

hoeimoo set Version to Gpg4win 2.0.2 for Windows Vista (prof. 32 bit) on T1222: Clipboard decryption error as already reported at 2009-12-18.15:02:26 from Zacki,.
May 6 2010, 6:26 PM · Bug Report, gpa, Info Needed
hoeimoo added projects to T1222: Clipboard decryption error as already reported at 2009-12-18.15:02:26 from Zacki,: Info Needed, gpa, Bug Report.
May 6 2010, 6:26 PM · Bug Report, gpa, Info Needed
hoeimoo added a comment to T1222: Clipboard decryption error as already reported at 2009-12-18.15:02:26 from Zacki,.

May 6 2010, 6:26 PM · Bug Report, gpa, Info Needed

Apr 30 2010

dgores added projects to T1218: Private Key indicated when have/not have: gpa, Bug Report.
Apr 30 2010, 3:07 PM · Too Old, Bug Report, gpa

Dec 21 2009

werner lowered the priority of T1125: General error 2 from Unbreak Now! to Normal.
Dec 21 2009, 7:59 PM · Too Old, Info Needed, Bug Report, gpa
werner added a comment to T1125: General error 2.

According to T1157 changing the locale does not help.

Dec 21 2009, 7:31 PM · Too Old, Info Needed, Bug Report, gpa
werner closed T1157: General error 3 as Resolved.
Dec 21 2009, 7:30 PM · Duplicate, Bug Report, gpa
werner added a project to T1157: General error 3: Duplicate.
Dec 21 2009, 7:30 PM · Duplicate, Bug Report, gpa
werner added a comment to T1157: General error 3.

We need more input to figure out the problems. Please continue at issue#1125;
closing this one.

Dec 21 2009, 7:30 PM · Duplicate, Bug Report, gpa
werner added a comment to T1157: General error 3.

Duplicate of T1125

Dec 21 2009, 7:30 PM · Duplicate, Bug Report, gpa
werner closed T1034: gnupg eats the whole memory and stalls importing large keyrings as Resolved.
Dec 21 2009, 7:16 PM · gpa, Bug Report, Debian
werner removed a project from T1034: gnupg eats the whole memory and stalls importing large keyrings: Restricted Project.
Dec 21 2009, 7:16 PM · gpa, Bug Report, Debian

Dec 18 2009

Zacki added a comment to T1174: Clipboard decryption error, encoding issue.

According to the error message this seems to be well and the message is probably
the result of a test for an valid UTF-8 char, but the stored file was creadted
from the same copy step via a second paste in the same step.

Dec 18 2009, 4:48 PM · Bug Report, gpa
werner assigned T1174: Clipboard decryption error, encoding issue to marcus.
Dec 18 2009, 4:12 PM · Bug Report, gpa
werner added a comment to T1174: Clipboard decryption error, encoding issue.

The content probably contains umlauts or accented characters for example in the
comment line or the text before the BEGIN PGP lines. We currently require the
clipboard to have valid utf-8 (or ascii) characters.

Dec 18 2009, 4:12 PM · Bug Report, gpa
werner updated subscribers of T1174: Clipboard decryption error, encoding issue.
Dec 18 2009, 4:12 PM · Bug Report, gpa
Zacki renamed T1174: Clipboard decryption error, encoding issue from Ccipboard decryption error to Clipboard decryption error.
Dec 18 2009, 4:03 PM · Bug Report, gpa
Zacki added projects to T1174: Clipboard decryption error, encoding issue: gpa, Bug Report.
Dec 18 2009, 4:02 PM · Bug Report, gpa
Zacki set Version to all on T1174: Clipboard decryption error, encoding issue.
Dec 18 2009, 4:02 PM · Bug Report, gpa

Dec 16 2009

marcus added a comment to T623: Welche Rechte Wo ben�tigen die Programme WinPT und PGA.

I have not tried with differnt volumes, but the current gpg4win release works
fine with regards to admin and normal user. Harry, can you please test if this
is still an issue, or if you have moved on from Windows 2000, I will just close
the report.

Dec 16 2009, 5:32 PM · gpa, Windows 32, Windows, Bug Report
marcus added a project to T623: Welche Rechte Wo ben�tigen die Programme WinPT und PGA: Restricted Project.
Dec 16 2009, 5:32 PM · gpa, Windows 32, Windows, Bug Report

Dec 11 2009

werner added a comment to T1165: Manual page for GPA.

Applied (rev 1024). Thanks.

Dec 11 2009, 1:31 PM · gpa, Feature Request
werner closed T1165: Manual page for GPA as Resolved.
Dec 11 2009, 1:31 PM · gpa, Feature Request

Dec 10 2009

dleidert reopened T1165: Manual page for GPA as "Open".
Dec 10 2009, 3:48 PM · gpa, Feature Request
dleidert added a comment to T1165: Manual page for GPA.

D117: 269_diff

Dec 10 2009, 3:48 PM · gpa, Feature Request
dleidert added a comment to T1165: Manual page for GPA.

Please find a minor patch attached. It fixes the formatting of the headline
(command should be all-uppercase). It further introduces a few formatting
requests (e.g. don't hyphenate the filename or the reference to gtk-options.

Dec 10 2009, 3:48 PM · gpa, Feature Request

Dec 8 2009

werner added a comment to T1165: Manual page for GPA.

Thanks. Commited to the SVN -r 1023.

Dec 8 2009, 6:23 PM · gpa, Feature Request
werner closed T1165: Manual page for GPA as Resolved.
Dec 8 2009, 6:23 PM · gpa, Feature Request

Dec 6 2009

dleidert added a comment to T1165: Manual page for GPA.

After talking to Arthur, the author of the manual page, the manual page is
provided under the GNU General Public license version 2 or (at your option) any
later version.

Dec 6 2009, 2:53 PM · gpa, Feature Request
dleidert added projects to T1165: Manual page for GPA: Feature Request, gpa.
Dec 6 2009, 1:36 PM · gpa, Feature Request
dleidert set Version to 0.9.0 on T1165: Manual page for GPA.
Dec 6 2009, 1:36 PM · gpa, Feature Request

Nov 28 2009

dleidert closed T1134: Starting gpa results in fatal error: Fatal error in gpgme library (invoked from file confdialog.c, line 1447) as Resolved.
Nov 28 2009, 3:21 PM · Bug Report, gpa
dleidert added a comment to T1134: Starting gpa results in fatal error: Fatal error in gpgme library (invoked from file confdialog.c, line 1447).

It was a problem with the gpgme Debian package:

Nov 28 2009, 3:21 PM · Bug Report, gpa

Nov 5 2009

Viktorianka added projects to T1157: General error 3: gpa, Bug Report.
Nov 5 2009, 7:25 AM · Duplicate, Bug Report, gpa

Sep 9 2009

dleidert added projects to T1134: Starting gpa results in fatal error: Fatal error in gpgme library (invoked from file confdialog.c, line 1447): gpa, Bug Report.
Sep 9 2009, 11:02 PM · Bug Report, gpa
dleidert added projects to T1133: gpa requires gnupg2 but checks for gpgkeys_ldap instead of gpg2keys_ldap: gpa, Bug Report.
Sep 9 2009, 10:53 PM · Bug Report, gpa

Sep 8 2009

dleidert added projects to T1132: gpa.desktop contains deprecated key Encoding: gpa, Bug Report.
Sep 8 2009, 11:31 PM · Bug Report, gpa
dleidert added a comment to T1131: Typos/misspelled words.

D107: 253_typo_adresses.diff

Sep 8 2009, 11:27 PM · Debian, Bug Report, gpa
dleidert changed Version from 0.7.0 to 0.9.0 on T1131: Typos/misspelled words.
Sep 8 2009, 2:41 AM · Debian, Bug Report, gpa
dleidert added a comment to T1131: Typos/misspelled words.

There is further an "it's" which must be "its". Patch attached.

Sep 8 2009, 2:41 AM · Debian, Bug Report, gpa
dleidert added a comment to T1131: Typos/misspelled words.

D108: 252_its_typo.diff

Sep 8 2009, 2:41 AM · Debian, Bug Report, gpa
dleidert added projects to T1131: Typos/misspelled words: gpa, Bug Report, Debian.
Sep 8 2009, 2:02 AM · Debian, Bug Report, gpa
dleidert set Version to 0.7.0 on T1131: Typos/misspelled words.
Sep 8 2009, 2:02 AM · Debian, Bug Report, gpa
dleidert set External Link to http://lintian.debian.org/full/waldi@debian.org.html#gpa on T1131: Typos/misspelled words.
Sep 8 2009, 2:02 AM · Debian, Bug Report, gpa

Sep 3 2009

werner added a project to T1123: General error: Duplicate.
Sep 3 2009, 12:09 PM · Duplicate, Bug Report, gpa
werner closed T1123: General error as Resolved.
Sep 3 2009, 12:09 PM · Duplicate, Bug Report, gpa
werner added a comment to T1123: General error.

Duplicate of T1125

Sep 3 2009, 12:09 PM · Duplicate, Bug Report, gpa
werner added a comment to T1123: General error.

See T1125.

Sep 3 2009, 12:09 PM · Duplicate, Bug Report, gpa
werner added a comment to T1125: General error 2.

There is no version 2.0 of GPA, I assume yo mean the version included in gpg4win
2.0.

Sep 3 2009, 12:07 PM · Too Old, Info Needed, Bug Report, gpa
werner removed Due Date on T1125: General error 2.
Sep 3 2009, 12:07 PM · Too Old, Info Needed, Bug Report, gpa
werner removed Version on T1125: General error 2.
Sep 3 2009, 12:07 PM · Too Old, Info Needed, Bug Report, gpa

Aug 30 2009

DDRTL added projects to T1125: General error 2: gpa, Bug Report.
Aug 30 2009, 1:19 PM · Too Old, Info Needed, Bug Report, gpa
DDRTL added a comment to T1125: General error 2.

Aug 30 2009, 1:19 PM · Too Old, Info Needed, Bug Report, gpa
DDRTL set Version to 2.0 on T1125: General error 2.
Aug 30 2009, 1:19 PM · Too Old, Info Needed, Bug Report, gpa
DDRTL set Due Date to Aug 30 2009, 2:00 AM on T1125: General error 2.
Aug 30 2009, 1:19 PM · Too Old, Info Needed, Bug Report, gpa

Aug 28 2009

werner removed Version on T1123: General error.
Aug 28 2009, 9:37 AM · Duplicate, Bug Report, gpa
werner added a comment to T1123: General error.

Sorry, we can't read doc files on our development machines.
If that inhcludes a screenshot, it won't help too much, we need a more detailed
error description. See "Add debug information" at
http://www.gpg4win.org/reporting-bugs.html .

Aug 28 2009, 9:36 AM · Duplicate, Bug Report, gpa
Celerity_Logistics set Version to 1.2.0 on T1123: General error.
Aug 28 2009, 12:41 AM · Duplicate, Bug Report, gpa
Celerity_Logistics added projects to T1123: General error: gpa, Bug Report.
Aug 28 2009, 12:41 AM · Duplicate, Bug Report, gpa

Aug 11 2009

NTownsend reopened T1101: Fatal Error in BPDME library as "Open".
Aug 11 2009, 9:57 PM · gpa, Not A Bug, Bug Report