Comment 55 for bug 349237

Revision history for this message
Klaus Alexander Seistrup (kseistrup) wrote :

This happens when the indicator-applet cannot write to the files ~/.cache/indicator-applet.log and ~/.cache/indicator-applet-session.log.

To reproduce:
  $ rm -f ~/.cache/indicator-applet.log && sudo chattr =i $_
  $ fm -t ~/.cache/indicator-applet-session.log && chattr =i $_

Then re-login.

Cheers.