| Summary: | Improve GnuPG Config Check GUI | ||
|---|---|---|---|
| Product: | [Applications] kleopatra | Reporter: | Jan-Oliver Wagner <jan-oliver.wagner> |
| Component: | general | Assignee: | Marc Mutz <mutz> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | outdated (old bug dump) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Jan-Oliver Wagner
2008-01-23 17:36:10 UTC
> No global configuration found (expected in file 'C:\.....). This is not
> necessarily an error, the system administration might have decided to not set
> up a system wide configuration.
This string has to come from gpgconf, Kleopatra won't parse the gpgconf output to look for specific errors. Those are localized strings!
> Results of self-check for personal GnuPG configuration:
> Results of self-check for system-wide GnuPG configuration:
I don't find gpgconf options to switch between these. Rest implemented.
SVN commit 783292 by mutz: Give the gpgconf --check-config dialog a bit of love BUG:156483 M +33 -8 mainwindow.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=783292 |