[Kolab-devel] [issue3617] Kleopatra's setting dialog cannot show the set number with gpgconf TYPE=0 (simple option) FLAGS=4 (list) options like gpg's "verbose"
Bernhard Reiter
kolab-issues at intevation.de
Wed May 13 10:46:31 CEST 2009
New submission from Bernhard Reiter <bernhard at intevation.de>:
Some gpg options have no argument but can be set a number of time.
An example is "verbose" for gnupg2.
gnupg 2.0.11-0kk1
gpgconf --list-options gpg | grep verbose
verbose:4:0:Detaillierte Informationen:0:0::::2
This means "verbose" is set twice, but Kleopatra displays "0".
Expectation: It should display "2".
(Documentation in "info gnupg2" node "gpgconf". The second field is FLAGS
and the TYPE=0 and the VALUE=2 in the above lines.)
Setting works, except for setting "0" because of a potential
gnupg2 defect, watch https://bugs.g10code.com/gnupg/issue1052 (Unable to
unset "verbose" option for gpg with gpgconf)
----------
assignedto: allen
messages: 20190
nosy: allen, bernhard, ludwig, marc, till
priority: bug
status: unread
title: Kleopatra's setting dialog cannot show the set number with gpgconf TYPE=0 (simple option) FLAGS=4 (list) options like gpg's "verbose"
topic: crypto, enterprise35, enterprise4, kde client, kkc
___________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://www.intevation.de/roundup/kolab/issue3617>
___________________________________________________
More information about the devel
mailing list