Bug 302471 - Pending Contact Request status notifier icon persists in system tray after all notifications have been handled.
Summary: Pending Contact Request status notifier icon persists in system tray after al...
Status: RESOLVED FIXED
Alias: None
Product: telepathy
Classification: Frameworks and Libraries
Component: kded-module (show other bugs)
Version: git-latest
Platform: unspecified Linux
: NOR normal
Target Milestone: Future
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks: extramile
  Show dependency treegraph
 
Reported: 2012-06-24 23:18 UTC by David Edmundson
Modified: 2012-10-14 08:37 UTC (History)
2 users (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 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