Ubuntu – Missing panel icons at top right

12.04iconsmessaging-menusystem-tray

I have been using 11.10 for a month or two, and I always had these icons at the top right (mail/messenger, battery state, volume control):

http://i.stack.imgur.com/RnKjL.png

After upgrading to 12.04, I lost all of these tray entries except the time. After about 5 or 6 hours of wrangling, I found that I needed to reconfigure network settings in recovery mode and whitelist every program using the tray. I managed to do this, but it's only given me network strength, Dropbox, User Accounts menu and the top-right system menu.

http://i.stack.imgur.com/tTjqW.png

This is all I really need for basic operation of the system, but since I'm used to having Banshee and all my messaging services up there, I'd really appreciate being able to revert to the old settings. I have read that I need to use "Add to panel" but I can't find a way to do this anywhere. If I do right-click, alt-right-click or windows-alt-right-click on the panel, nothing happens at all, so I can't access the menu that way. Anyone with any help would be welcomed. Thanks in advance.

EDIT: Ok, after fiddling with a whole lot of things and several reboots, the missing icons have reappeared. I think what probably did it was purging and re-installing alsa, but I have no idea why. I guess that solves my problem. Now I just need to fix my microphone!

Best Answer

After fiddling with a whole lot of things and several reboots, the missing icons have reappeared. I think I've figured out what happened. I had forgotten that I did the following (not sure if it's all relevant):

sudo add-apt-repository ppa:jconti/gnome3
sudo apt-get update
sudo apt-get install indicator-applet-complete
sudo reboot

I guess that solves my problem, except it would still be nice to be able to access the "Add to Panel" menu. As I said above, the special right-clicks still don't work.