unity8-greeter-wrapper needs a re-org to not use dbus-launch
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8 (Ubuntu) |
Fix Released
|
Undecided
|
Michał Sawicz |
Bug Description
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-
Related branches
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Oliver Grawert: Approve
- Diff: 38 lines (+10/-5)
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Michał Sawicz (saviq) |
status: | New → In Progress |
This bug was fixed in the package unity8 - 7.87+14.10.20140603.1-0ubuntu1
---------------10.20140603.1-0ubuntu1) utopic; urgency=low
unity8 (7.87+14.
[ CI bot ]
* Resync trunk
[ Michał Sawicz ]
* Move env setup past session init in greeter wrapper. (LP: #1325882)
-- Ubuntu daily release <email address hidden> Tue, 03 Jun 2014 10:33:11 +0000