Bug 285435 - Update notifications not showing in task tray
Summary: Update notifications not showing in task tray
Status: RESOLVED FIXED
Alias: None
Product: muon
Classification: Applications
Component: notifier (show other bugs)
Version: 1.2.1
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Thomas
URL:
Keywords:
: 285830 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-01 00:35 UTC by pagoda
Modified: 2011-11-12 01:36 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 1.2.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pagoda 2011-11-01 00:35:53 UTC
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.
Comment 1 Patrick 2011-11-02 13:39:46 UTC
Have the exact same issue.
Comment 2 Jonathan Thomas 2011-11-06 14:18:08 UTC
*** Bug 285830 has been marked as a duplicate of this bug. ***
Comment 3 Nikola Schnelle 2011-11-07 14:47:26 UTC
I can confirm the issue.
Comment 4 Jonathan Thomas 2011-11-12 01:36:09 UTC
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
Comment 5 Jonathan Thomas 2011-11-12 01:36:10 UTC
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