1

Possible Duplicate:
Two battery indicator symbols, how do I get rid of one?

It's a notification area icon (I've set the systray whitelist to 'all'.) It's completely superfluous, unresponsive, and appears not to be associated with any process I can find. Removing the power indicator does not affect it. It appears in every icon theme.

extra power indicator

Emily S.
  • 107
  • You shouldnt whitelist simply removing everything in gconf/dconf and substituting "all" - reset your settings as per http://askubuntu.com/questions/76215/how-do-i-set-the-panel-whitelist-back-to-the-default/76226#76226 – fossfreedom Nov 07 '11 at 11:43

1 Answers1

2

Try sudo apt-get remove indicator-power and restart the session. I had the same problem and that fixed it.

Jorge Castro
  • 71,754
Jesse
  • 719