unity8 greeter does not save the last used session
Bug #1631365 reported by
Albert Astals Cid
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity8 (Ubuntu) |
Fix Released
|
Undecided
|
Josh Arenson |
Bug Description
How to reproduce:
* Have both unity7 and unity8 sessions installed
* Log in to unity8
* Log out
* The greeter suggests unity7 as the session to log in
It should save the last session and suggest that one.
Related branches
lp://qastaging/~josharenson/unity8/fix-session-icon
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Michael Terry: Pending requested
- Albert Astals Cid: Pending requested
-
Diff: 266 lines (+118/-17)7 files modifiedqml/Greeter/LoginList.qml (+1/-1)
qml/Greeter/WideView.qml (+22/-2)
tests/mocks/liblightdm/MockController.cpp (+24/-0)
tests/mocks/liblightdm/MockController.h (+15/-0)
tests/mocks/liblightdm/MockUsersModel.cpp (+37/-14)
tests/mocks/liblightdm/MockUsersModel.h (+2/-0)
tests/qmltests/Greeter/tst_WideView.qml (+17/-0)
lp://qastaging/~josharenson/unity8/backported-session-icon-fix
- Albert Astals Cid (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 57 lines (+9/-8)3 files modifiedqml/Greeter/Greeter.qml (+1/-5)
qml/Greeter/LoginList.qml (+1/-1)
qml/Greeter/WideView.qml (+7/-2)
affects: | unity8 (Ubuntu) → unity-greeter (Ubuntu) |
Changed in unity8 (Ubuntu): | |
status: | Confirmed → In Progress |
To post a comment you must log in.
On an *existing* installation of Yakkety I'm seeing the last saved session being displayed correctly.
Using 64-bit ISO 20161008 I'm seeing the last session saved correctly when logging out of Unity8 but the icon is for Unity7. Logging back in logs into Unity8.
So the last session is saved correctly, it's just the icon that in incorrect.