Ticket #2930 (closed defect: worksforme)

Opened 15 months ago

Last modified 3 months ago

PGP related key bindings do not work when mutt is compiled with GPGME.

Reported by: lars Owned by: mutt-dev
Priority: major Milestone: 1.6
Component: crypto Version: 1.5.16
Keywords: GPGME, PGP, GnuPG, key bindings, bind Cc: lars

Description

mutt does nothing when trying to use certain pgp functions like:

<Esc>P                        check-traditional-pgp
^K                            extract-keys

If I compile mutt without GPGME support everything works as expected. I checked versions 1.5.15 and 1.5.16. The error is in both.

Mutt 1.5.16 (2007-06-09)
Copyright (C) 1996-2007 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.18.8-0.5-nx (i686)
ncurses: ncurses 5.5.20060513 (compiled with 5.5)
libidn: 0.6.8 (compiled with 0.6.8)
Compile options:
-DOMAIN
-DEBUG
-HOMESPOOL  -USE_SETGID  +USE_DOTLOCK  -DL_STANDALONE
+USE_FCNTL  -USE_FLOCK   -USE_INODESORT
+USE_POP  +USE_IMAP  -USE_SMTP  -USE_GSS  +USE_SSL_OPENSSL  -USE_SSL_GNUTLS  +USE_SASL  +HAVE_GETADDRINFO
-HAVE_REGCOMP  +USE_GNU_REGEX
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME
-EXACT_ADDRESS  -SUN_ATTACHMENT
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET  +HAVE_LANGINFO_YESEXPR
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE
ISPELL="/usr/bin/ispell"
SENDMAIL="/usr/sbin/sendmail"
MAILPATH="/var/mail"
PKGDATADIR="/usr/local/share/mutt"
SYSCONFDIR="/usr/local/etc"
EXECSHELL="/bin/sh"
-MIXMASTER
To contact the developers, please mail to <mutt-dev@mutt.org>.
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.15hg.cd.trash_folder.vl.1

Change History

Changed 15 months ago by brendan

I can't reproduce this here. I'm using GPGME and both functions are called according to gdb.

Changed 3 months ago by brendan

  • status changed from new to closed
  • resolution set to worksforme

No response; unreproducible.

Note: See TracTickets for help on using tickets.