Summary: | kgpg shows multiple default key servers | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | Tristan Miller <psychonaut> |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 2.12.x | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kgpg/57f6bea4a967ed65643b2fd7b0ee0b7f10e1bdfd | Version Fixed In: | 4.14.0 |
Sentry Crash Report: |
Description
Tristan Miller
2014-05-18 19:20:35 UTC
Further information: I am using KGpg 2.12.1 (KDE 4.13.1) on openSUSE 13.1. Also, I note that the "Set as Default" button doesn't get greyed out when selecting the default server, or when using the "Set as Default" button to set a new default server. If this isn't related to the problem described above let me know and I'll open a new report. Git commit 57f6bea4a967ed65643b2fd7b0ee0b7f10e1bdfd by Rolf Eike Beer. Committed on 19/05/2014 at 19:22. Pushed by dakon into branch 'master'. put the list of keyservers in a model This simplifies the handling a lot, especially marking one of them as the default one. Related: bug 328539 FIXED-IN:4.14.0 M +1 -0 CMakeLists.txt M +1 -10 conf_servers.ui M +47 -103 kgpgoptions.cpp M +14 -13 kgpgoptions.h A +104 -0 model/gpgservermodel.cpp [License: GPL (v2/3)] A +56 -0 model/gpgservermodel.h [License: GPL (v2/3)] http://commits.kde.org/kgpg/57f6bea4a967ed65643b2fd7b0ee0b7f10e1bdfd |