Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

Just upgraded to 12.04 from 11.04, using the default Unity desktop. I don't seem to be getting anything from the Messaging indicator applet. I'm running all the default things that I installed this morning: Thunderbird 11.01 with Global Menu Bar Integration 3.2 and Messaging Menu and Unity Integration 0.9.3. I go Preferences -> When new message arrives -> Show an alert, Play Sound. But nothing happens. No sound, no notification, no change in color of the Messaging indicator, but Thunderbird clearly shows new messages. I tried installing notification-daemon but that didn't do anything either, even after another restart. Any suggestions?

share|improve this question
Thunderbird reports new emails out of the box on my Ubuntu 12.04 install. No need for a plugin. – user61688 May 8 '12 at 14:11

1 Answer

up vote 5 down vote accepted

I have recently gotten these notifications to work. I'm not sure if this will work for everyone. I'm also not sure if this is a bug or not. It seems more like an oversight of forgotten software that should be installed by default. I installed the following packages to get everything (sound, bubble, messaging indicator) to work:

sudo apt-get install notification-daemon esound python-notify

Good luck to everyone else having problems with this!

share|improve this answer

protected by Community Jul 14 '12 at 7:12

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.