Bug 302471

Summary: Pending Contact Request status notifier icon persists in system tray after all notifications have been handled.
Product: [Frameworks and Libraries] telepathy Reporter: David Edmundson <kde>
Component: kded-moduleAssignee: David Edmundson <kde>
Status: RESOLVED FIXED    
Severity: normal CC: agateau, berezin.dmitr
Priority: NOR    
Version: git-latest   
Target Milestone: Future   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 303462    

Description David Edmundson 2012-06-24 23:18:20 UTC
Pending Contact Request status notifier icon persists in system tray after all notifications have been handled.

There's nothing to notify me of anymore, it should hide/delete itself.
Comment 1 David Edmundson 2012-09-09 17:34:34 UTC
> @bug_id = 305706
> @bug_status = RESOLVED
> @resolution = FIXED
> @cf_commitlink = http://commits.kde.org/telepathy-kded-module/3b0fb7c2a8e7ae57819915aafa47aa2321cd732c
>
> Git commit 3b0fb7c2a8e7ae57819915aafa47aa2321cd732c by David Edmundson.
> Committed on 08/09/2012 at 00:30.
> Pushed by davidedmundson into branch 'master'.
>
> Remove status notifier item when all contacts have been processed
>
> Tidied some of the surrounding code.
> Removed completely pointless member variable.
> Added guards round all usagse of QWeakPointer::data()
> Related: bug 302471