Bug 177551 - "Show details" should not use cached result (but retry retracing)
Summary: "Show details" should not use cached result (but retry retracing)
Status: RESOLVED NOT A BUG
Alias: None
Product: drkonqi
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-12 01:04 UTC by Daniel Hahler
Modified: 2008-12-12 20:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.