Summary: | Update notifications not showing in task tray | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | pagoda <wickmandm> |
Component: | notifier | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carlos.camara, n.schnelle, natbrowne |
Priority: | NOR | ||
Version: | 1.2.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.2.3 | |
Sentry Crash Report: |
Description
pagoda
2011-11-01 00:35:53 UTC
Have the exact same issue. *** Bug 285830 has been marked as a duplicate of this bug. *** I can confirm the issue. Git commit 681a7e223ad893421f6e30ac517d9aaaa7a1bb9d by Jonathan Thomas. Committed on 12/11/2011 at 02:33. Pushed by jmthomas into branch '1.2'. Apparently /var/lib/update-notifier/updates-available isn't touched by update-notifier every time apt's sources are refreshed. Add a watch on /var/lib/apt/lists to remedy this. BUG:285435 FIXED-IN:1.2.3, 1.2.65 M +2 -0 kded/MuonNotifier.cpp M +8 -0 kded/UpdateEvent/UpdateEvent.cpp M +1 -0 kded/UpdateEvent/UpdateEvent.h http://commits.kde.org/muon/681a7e223ad893421f6e30ac517d9aaaa7a1bb9d Git commit ed5c1edeaa55fe6d4f3dfb898135842a0d7ffcb7 by Jonathan Thomas. Committed on 12/11/2011 at 02:33. Pushed by jmthomas into branch 'master'. Apparently /var/lib/update-notifier/updates-available isn't touched by update-notifier every time apt's sources are refreshed. Add a watch on /var/lib/apt/lists to remedy this. BUG:285435 FIXED-IN:1.2.3, 1.2.65 M +2 -0 kded/MuonNotifier.cpp M +8 -0 kded/UpdateEvent/UpdateEvent.cpp M +1 -0 kded/UpdateEvent/UpdateEvent.h http://commits.kde.org/muon/ed5c1edeaa55fe6d4f3dfb898135842a0d7ffcb7 |