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.
> @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