Description of problem:
abrt-applet doesn't create persistent notification properly in KDE. Thus once a crash occurs, only bubble notification is displayed which disappears after short timeout. After that, there's no visual indication that any problem happened at all.
Version-Release number of selected component (if applicable):
abrt-2.5.0-2.fc22
Additional info:
The only change needed is to set the timeout for the notification to 0 as can be easily demonstrated by notify-send: notify-send aaaa bbbbb vs. notify-send -t 0 aaaa bbbbb
Well, and that abrt-applet doesn't support status notifiers (only legacy/xembed systray icon), so it doesn't show on plasma either. updating summary to match.