Summary: | KGPG crashing on startup | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | Nikolas Moraitis <drsys> |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.7.3,4.8.0 | |
Sentry Crash Report: |
Description
Nikolas Moraitis
2011-03-26 12:49:15 UTC
Git commit 988bcd6f5419f915ee9778270dd4f2acb57bb3b7 by Rolf Eike Beer. Committed on 23/10/2011 at 21:14. Pushed by dakon into branch 'master'. check for GnuPG errors on startup If GnuPG cannot run (e.g. because of configuration errors) everything bad can happen. Explicitely check for this on startup and tell the user to fix his GnuPG first. BUG:269459 FIXED-IN:4.8.0 M +6 -0 kgpg.cpp M +19 -0 kgpginterface.cpp M +7 -0 kgpginterface.h http://commits.kde.org/kgpg/988bcd6f5419f915ee9778270dd4f2acb57bb3b7 I requested backport of this to 4.7, if all goes right this will also appear in 4.7.4. Backported. |