need an environment variable to set the indicator profile
Bug #1285194 reported by
Stephen M. Webb
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8-desktop-session |
Fix Released
|
Medium
|
Stephen M. Webb | ||
unity8-desktop-session (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Unity8 needs to support the use of an environment variable indicating a (multi-user) desktop session so it can set the profile of the indicator-session appropriately.
The target of this change is to allow session logout from the Unity8 desktop preview session in Ubuntu 14.04 LTS.
Related branches
lp://staging/~bregma/unity8-desktop-session/lp-1285194
- Christopher Townsend (community): Approve
- Unity 8 Desktop Session: Pending requested
-
Diff: 11 lines (+1/-0)1 file modifieddata/unity8-mir.conf.in (+1/-0)
Changed in unity8-desktop-session: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Stephen M. Webb (bregma) |
milestone: | none → 1.0.11 |
Changed in unity8-desktop-session (Ubuntu): | |
status: | In Progress → Fix Released |
Changed in unity8-desktop-session: | |
status: | In Progress → Fix Committed |
Changed in unity8-desktop-session: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Seems Unity8 already has an environment variable to set the indicator profile, but it gets clobbered by a hardcoded value of 'phone' that can only be overridden by a command-line switch.
The Unity8 desktop preview session should set the -profile=desktop command-line switch when starting the shell so indicators will use the appropriate profile.