Comment 43 for bug 833397

Revision history for this message
Walter Garcia-Fontes (walter-garcia) wrote :

A workaround for the double battery is to whitelist only the neded indicators in the systray, and not "all". Increasingly the indicators in systray are getting their app-indicators (for instance update-manager has now an app-indicator) so in my case I only had to whitelist "skype" and "empathy" in the systray. With

gsettings set com.canonical.Unity.Panel systray-whitelist "['all']"

is when the double battery can be seen in the systray.