guest session ignores session type selection
Bug #1285132 reported by
Björn Michaelsen
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Light Display Manager |
Fix Released
|
High
|
Robert Ancell | ||
1.8 |
Fix Released
|
High
|
Robert Ancell | ||
lightdm (Ubuntu) |
Fix Released
|
High
|
Robert Ancell | ||
Saucy |
Won't Fix
|
High
|
Robert Ancell | ||
Trusty |
Fix Released
|
High
|
Robert Ancell |
Bug Description
Lightdm seems to ignore the selected session type for guest sessions on trusty.
to reproduce:
0/ install gnome-fallback-
1/ go to guest account
2/ select session type "gnome (metacity)"
3/ click button to open session
expected behavior:
gnome session opens
actual behavior:
unity session opens
Related branches
lp://staging/~robert-ancell/lightdm/guest-session-type
- Robert Ancell: Approve
-
Diff: 171 lines (+65/-6)7 files modifiedsrc/seat.c (+7/-6)
tests/Makefile.am (+5/-0)
tests/scripts/login-guest-pick-session.conf (+45/-0)
tests/test-login-gobject-guest-pick-session (+2/-0)
tests/test-login-python-guest-pick-session (+2/-0)
tests/test-login-qt4-guest-pick-session (+2/-0)
tests/test-login-qt5-guest-pick-session (+2/-0)
description: | updated |
Changed in lightdm: | |
status: | New → Triaged |
Changed in lightdm (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in lightdm: | |
importance: | Undecided → High |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in lightdm (Ubuntu): | |
status: | Triaged → In Progress |
Changed in lightdm: | |
status: | Triaged → In Progress |
Changed in lightdm (Ubuntu Saucy): | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in lightdm: | |
status: | In Progress → Fix Committed |
Changed in lightdm: | |
milestone: | none → 1.9.10 |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks for the bug report, I noticed that as well. Robert, could you have a look?