lp:~ci-train-bot/lightdm/lightdm-ubuntu-yakkety-landing-030

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp:~ci-train-bot/lightdm/lightdm-ubuntu-yakkety-landing-030
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
Light Display Manager
Status:
Development

Recent revisions

2382. By CI Train Bot Account

Releasing 1.19.3+16.10.20160805-0ubuntu1

2381. By Michael Terry

There are two in-session bugs fixed here.

One is a lightdm crash when an in-session greeter tries to authenticate any user a second time.

The second fix stops lightdm from closing a session if a greeter tries to start a new authentication after already succeeding in authenticating a user.

== The crash ==

Fixed by r2378 in this branch. It seemed the seat was shutting down the greeter-session's authentication session. But the greeter wasn't watching its auth session to see when it got closed. And it would try to use it later.

So I've simply added a watch for that signal.

== Closing a session ==

Fixed by r2379 in this branch. If a greeter-session's authentication session becomes a real boy, we don't want to stop that session when doing a new authentication.

So if the auth session is running a command, I've changed the code to not close the session when resetting the greeter state.

2380. By Robert Ancell

Add a test for multi-seat autologin

2379. By Robert Ancell

Add a test for multi-seat login

2378. By Robert Ancell

GObject property coding style fixes

2377. By Launchpad Translations on behalf of lightdm-team

Launchpad automatic translations update.

2376. By Robert Ancell

Remove warning about Mir IDs when not using Mir

2375. By Robert Ancell

Rename some functions for consistency

2374. By Robert Ancell

Fix warning about display server parent

2373. By Robert Ancell

Add a test to check multiple authentication in greeters works

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:lightdm
This branch contains Public information 
Everyone can see this information.