Missing volume app from notification area in Xubuntu panel!

The volume control icon is part of the xfce4-indicator-plugin, which can contain various icons. You can accidentally remove the volume control icon, which will close the plugin; when it is running it is listed in system monitor as xfce4-indicator-plugin.

To return to your old panel setup as displayed here: , please follow these instructions.

(Only the volume and mail icons are actually part of the indicator plugin; the networking and power-management icons are separate plugins).

1) Just right-click the panel and go to panel preferences, as in the screenshot below:

enter image description here

2) Then, just make sure the appropriate panel is selected, move to the items tab and click the green + in the items tab (not the one at the top of the screen) to add an item.

enter image description here

3) Now, scroll down the list and select the indicator-plugin, click add, and close the menus. Your volume control icon and mail icons will be restored.

enter image description here

This should sort out your problem unless you have uninstalled some xfce4 items or icons.


I ran into this in an Ubuntu installation that I had installed the xfce4 pacakage on, not a proper Xubuntu installation. But in case if anyone else has the same problem, I had to install the indicator-sound-gtk2 package:

sudo apt-get install indicator-sound-gtk2

and then log out/log back in.


sudo apt-get install xfce4-mixer  

This installs a plugin that you can add straight to any panel.


That's not intuitive. You need an icon separate from the notification area called "sound icon" or "volume control." This is a common problem. (EDIT: answer in 16.04 be sure to install & add to panel: 'xfce4-pulseaudio-plugin' current version is 0.2.4-1 as of 7/2017 Seems to work fine, ugly icon but you can also just hover & mousewheel it up and down. )

I was using an indicator that I like better than the standard one,that shipped with 13.04 to 16.04 (I think) using the indicator-plugin, it is called "Volti" and it's available for Precise and Oneric. (EDIT... AND the rest up to ZESTY. Current version 0.2.3-7 from Zesty works on 16.04 as well.) Simply add it using Synaptic (or, I imagine, the Ubuntu Software Center.) This uses ALSA without having to use Pulse Audio, as well. Unfortunately there is a problem where it does not work after resume from suspend! :( Have to kill it then restart it. Info: code.google.com/p/volti/‎