Summary: | Crashed while generating the key | ||
---|---|---|---|
Product: | [Applications] kgpg | Reporter: | Pablo Cabezas <beticuchomalo> |
Component: | general | Assignee: | Rolf Eike Beer <kde> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | Keywords: | investigated, triaged |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pablo Cabezas
2010-12-01 19:39:51 UTC
SVN commit 1222306 by dakon: transactions: give password entry dialog the correct parent if possible CCBUG:258509 M +14 -9 kgpginterface.cpp M +2 -1 kgpginterface.h M +2 -1 transactions/kgpgtransaction.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1222306 SVN commit 1222307 by dakon: add a guard around a process when opening passphrase dialog The process could be deleted meanwhile if the application shuts down or whatever. Make sure the pointer is still valid when the user finished the passphrase dialog. CCBUG:258509 M +3 -1 kgpginterface.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1222307 Please test again with current trunk (or backport those two changes to 4.6 branch). Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |