| Summary: | Pending Contact Request status notifier icon persists in system tray after all notifications have been handled. | ||
|---|---|---|---|
| Product: | [Unmaintained] telepathy | Reporter: | David Edmundson <kde> |
| Component: | kded-module | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | agateau, berezin.dmitr |
| Priority: | NOR | ||
| Version First Reported In: | git-latest | ||
| Target Milestone: | Future | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 303462 | ||
|
Description
David Edmundson
2012-06-24 23:18:20 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 |