Public bug reported:

usually we only fire up session dbus-daemon processes via upstart on the phone. 
the split greeter now ships with a dependency on dbus-x11 which ships 
dbus-launch. 
by making a call to gdbus when setting the PA_DISABLED variable in the wrapper 
script while there is not yet a session dbus running (since the session init 
for lightdm did not run yet) gdbus will make a call to dbus-launch to spawn a 
session bus.

the script must be re-ordered so that either the dbus call happens after
init has run or the PA_DISABLED var needs to be set immediately when
spawning init --user.

we need to drop dbus-x11 to not pull in various X11 libs that we do not
want on Mir based systems.

referring to unity8-greeter-wrapper from
https://code.launchpad.net/~mterry/unity8/split/+merge/213149 line 120
to 136

** Affects: unity8 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1325882

Title:
  unity8-greeter-wrapper needs a re-org to not use dbus-launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1325882/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to