Version: 1.2.1 (using KDE 4.7.2) OS: Linux On a fresh install of Kubuntu 11.10 the notification icon appears to be working as expected. However after a 'sudo apt-get dist-update,'notifications are no longer received despite checking 'Use both popups and tray icons' in Muon settings. Reproducible: Always Steps to Reproduce: Fresh install, apply available updates. Actual Results: Notifications not working Expected Results: Notification of available updates as designed Basic Kubuntu 11.10 setup.
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