~kvalo/indicator-application/dont-unfallback-after-timer-expired

Viewing all changes in revision 115.

  • Committer: Kalle Valo
  • Date: 2010-04-01 10:59:14 UTC
  • Revision ID: kalle.valo@canonical.com-20100401105914-szhzo2ddcw59kmwb
fallback_timer_expire() in libappindicator() was calling class->fallback()
if priv->status_icon was set. This doesn't make sense, why do we need to
unfallback() if we noticed that the service is not running? I think it's
better to continue on fallback mode and not change anything.

This fixes bug #529052 where gnome-power-manager icon was going on and off
periodically whenever it called app_indicator_set_menu().

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: