Bug 186207 - After crashing, Ark lefts notification forever
Summary: After crashing, Ark lefts notification forever
Status: RESOLVED DUPLICATE of bug 181027
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-05 12:20 UTC by Iuri Fiedoruk
Modified: 2009-03-05 22:00 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 Iuri Fiedoruk 2009-03-05 12:20:30 UTC
Version:            (using KDE 4.2.0)
Installed from:    Ubuntu Packages

Simple put:
- when ark or another application that created a dialog in notification system (not all of them, some seems to be crash aware) crashes, the dialog is left int he notification forever and can't be closed or stopped.

Having all apps developers to include code to remove notifications seems to be not smart and non-optimized, that's why I have a suggestion:

- when kcrash (the application crashed dialog) is called, it could emit a signal to plasma/notification and tell the app is gone. If the pid is in the list of notifications, simply remove it, or at minimum, allow the user to close it.
Comment 1 Aaron J. Seigo 2009-03-05 22:00:41 UTC

*** This bug has been marked as a duplicate of bug 181027 ***