← Back to team overview

unity-api-bugs team mailing list archive

[Bug 1258863] [NEW] Indicators should still provide xdg autostart & dbus

 

Public bug reported:

In bug #1185565, indicators are dropping xdg autostart files & dbus activation files.
This breaks sessions which are not managed by upstart.

One can have the best of the both worlds.

Under upstart user-sessions, /usr/share/upstart/xdg/ is added to
XDG_CONFIG_DIRS, thus one can place an override
autostart/indicator-$foo.desktop file there which declares "Hidden=true"
and thus under upstart managed session the xdg-autostart file will be
ingored.

Similarly dbus file is re-introduced, as to allow for dbus activation of
the indicators.

Patch to follow.

** Affects: indicator-sound
     Importance: Undecided
         Status: New

** Project changed: indicator-network => indicator-sound

** Summary changed:

- Indicators should still provide xdg/dbus
+ Indicators should still provide xdg autostart & dbus

-- 
You received this bug notification because you are a member of Unity API
bugs, which is subscribed to Network Menu.
https://bugs.launchpad.net/bugs/1258863

Title:
  Indicators should still provide xdg autostart & dbus

Status in Sound Menu:
  New

Bug description:
  In bug #1185565, indicators are dropping xdg autostart files & dbus activation files.
  This breaks sessions which are not managed by upstart.

  One can have the best of the both worlds.

  Under upstart user-sessions, /usr/share/upstart/xdg/ is added to
  XDG_CONFIG_DIRS, thus one can place an override
  autostart/indicator-$foo.desktop file there which declares
  "Hidden=true" and thus under upstart managed session the xdg-autostart
  file will be ingored.

  Similarly dbus file is re-introduced, as to allow for dbus activation
  of the indicators.

  Patch to follow.

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-sound/+bug/1258863/+subscriptions


Follow ups

References