Comment 0 for bug 1018117

Revision history for this message
Matthew Paul Thomas (mpt) wrote : No design for crashes handled long after they happened

We may giggle at Apport for saying that an application crashed "(now or in the past)", but it raises a valid point.

If whoopsie crashes or is killed, so that a subsequent crash log isn't dealt with until Ubuntu next restarts, it does not then make sense to put up the standard application crash alert inviting you to reopen an application that might not have been open for days.

We should design and implement a replacement for this alert. Maybe:
- the standard crash alert should still appear, but with custom text recognizing that the problem happened a while ago, and no Reopen function;
- the error should be grouped with whatever error happens next;
- the error shouldn't be reported at all.