Bug 803891 - Crash reporter repetitively attempts report same crash despite cancel on it
Summary: Crash reporter repetitively attempts report same crash despite cancel on it
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kde-runtime
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-15 20:41 UTC by Vytas
Modified: 2012-03-15 22:35 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-15 22:35:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Vytas 2012-03-15 20:41:32 UTC
Description of problem:
It would be nice that crash reporter would not try to report same thing every
day.

Version-Release number of selected component (if applicable):
All

How reproducible:
100%

Steps to Reproduce:
while() {
crash
report?
cancel
}
  
Actual results:
endless loop of error tables while doing other routines.

Expected results:
one error should be enough

Additional info:

Comment 1 Kevin Kofler 2012-03-15 22:35:32 UTC
This just works as designed. DrKonqi has no way to know that the crash is the same as a previous one because it does not remember previous crashes.

If you think this should be changed, please file a wishlist bug at https://bugs.kde.org/ (the upstream bug tracker), but to be honest, I doubt that this will be implemented any time soon.

(In any case, this is not something we will implement downstream in Fedora.)


Note You need to log in before you can comment on or make changes to this bug.