Bug 177551

Summary: "Show details" should not use cached result (but retry retracing)
Product: [Applications] drkonqi Reporter: Daniel Hahler <kde-bugzilla>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: wishlist CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Daniel Hahler 2008-12-12 01:04:16 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Clicking "Show details" in the KDE Crash Handler tries to generate a backtrace.
This failed for a Kopete crash now, since I had no debug packages installed.

So, I went ahead, installed the debug packages and expected toggling "Show details" to retry generating the backtrace, but it appears to use the previous result ("This backtrace appears to be of no use. ...")

It would be nice, if toggling (unchecking and checking again) "Show details" would not use the previous (obsolete) result.
Comment 1 FiNeX 2008-12-12 14:13:58 UTC
It is not intended to work in this way: you've to restart the crashed software and reproduce the crash for having a full backtrace.
Comment 2 Daniel Hahler 2008-12-12 20:20:50 UTC
This is rather difficult (or impossible), if the crash is not easily reproducible.

As far as I understand, it could work this way, correct?

Then why not do it like that?

A compromise might be to only try retracing, if it failed before toggling the checkbox.