Fix released for Utopic. Commit: http://bazaar.launchpad.net/~ubuntu- branches/ubuntu/utopic/indicator-power/utopic/revision/68#data /indicator-power.desktop.in
** Changed in: indicator-power (Ubuntu) Status: New => Fix Released ** Changed in: indicator-power Status: New => Fix Released -- You received this bug notification because you are a member of Unity API bugs, which is subscribed to indicator-power. https://bugs.launchpad.net/bugs/1330302 Title: Indicator is not autostared in Gnome Flashback session Status in The Power Indicator: Fix Released Status in indicator-power package in Ubuntu: Fix Released Bug description: Indicator autostarted in Unity & Xfce session but not in Gnome Flashback which uses same indicator. Other indicator start with start up like: indicator-sound, indicator-datetime, ... Here's its .desktop file: [Desktop Entry] Type=Application Name=Indicator Power Exec=/usr/lib/x86_64-linux-gnu/indicator-power/indicator-power-service NotShowIn=Unity; NoDisplay=true StartupNotify=false Terminal=false Like other indicators setup, Removed: NoDisplay=true and added following line fixed it: OnlyShowIn=Unity;XFCE;GNOME; AutostartCondition=GNOME3 unless-session gnome To manage notifications about this bug go to: https://bugs.launchpad.net/indicator-power/+bug/1330302/+subscriptions -- Mailing list: https://launchpad.net/~unity-api-bugs Post to : unity-api-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~unity-api-bugs More help : https://help.launchpad.net/ListHelp