[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd-shim - 7-3 --- systemd-shim (7-3) unstable; urgency=medium * debian/patches/0001-cgmanager-stop-doing-async-calls.patch: cgmanager: stop doing async calls; fixes a race condition on login. Thanks to Ryan Lortie de...@desrt.ca.

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Michael Terry
** No longer affects: lightdm (Ubuntu) ** Package changed: unity8 (Ubuntu) = systemd-shim (Ubuntu) ** Changed in: systemd-shim (Ubuntu) Assignee: (unassigned) = Steve Langasek (vorlon) ** Package changed: unity8 (Ubuntu-rtm 14.09) = systemd-shim (Ubuntu- rtm 14.09) -- You received this

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Steve Langasek
fix cherry-picked into Debian, will be synced into utopic ASAP. ** Changed in: systemd-shim (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/systemd-shim -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin) To manage notifications about this bug

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/systemd-shim -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin) To manage notifications

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd-shim - 7-3 --- systemd-shim (7-3) unstable; urgency=medium * debian/patches/0001-cgmanager-stop-doing-async-calls.patch: cgmanager: stop doing async calls; fixes a race condition on login. Thanks to Ryan Lortie de...@desrt.ca.

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/systemd-shim -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin) To manage notifications about this bug

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Michał Sawicz
** Also affects: lightdm (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin) To

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Alexander Sack
** Tags added: rtm14 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin) To manage notifications about this bug go to:

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Loïc Minier
** Also affects: unity8 (Ubuntu RTM) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin)

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Alexander Sack
** Changed in: unity8 (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11 (krillin) To manage

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Loïc Minier
** Also affects: unity8 (Ubuntu-rtm 14.09) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title: Greeter not asking for pin code in image 11

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Michael Terry
@kgunn, this is only on krillin Last night, I debugged this to just r2041 of lp:lightdm. Looking for a fix. Rob filed bug 1365886 about the issue too. Not sure which we want to keep. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Michael Terry
Based on the guess that the removed sync dbus call in r2041 was causing a difference in timing, I added a sleep 5 to that same code line. That seems to fix the problem! Adding a sleep 5 to the lightdm upstart job however, does not fix the problem. There are no relevant upstart jobs that are

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: lightdm (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095 Title:

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-05 Thread Michael Terry
OK, we tracked it down to a race between the fork in lightdm's session- child code and the cgroups being assigned to the process. If it took too long for the cgroups to be assigned, the session would have already been spawned and only the lightdm --session-child process would have the right

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-04 Thread Michael Terry
This is affecting more than just the password setting. Anything that tries to set AccountsService fields isn't working. They are failing because the user is not authenticated via policykit. But this is only because policykit is using the allow_any field of the

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-04 Thread Michael Terry
This seems to be related to lightdm 1.11.8. I can reproduce only starting with krillin utopic-proposed image 11, which introduced that version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365095

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-03 Thread Ricardo Salveti
phablet@ubuntu-phablet:~$ cat .cache/upstart/unity8.log () qtmir.mir: MirServerConfiguration created qtmir.mir: MirPlacementStrategy::MirPlacementStrategy qtmir.mir: SessionListener::SessionListener - this= SessionListener(0x1158104) qtmir.mir: PromptSessionListener::PromptSessionListener - this=

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-03 Thread Michael Terry
I get this too. Not the wizard on every boot issue but the no pin code being asked issue. Looks like the wizard isn't actually setting the PIN code. :( Looking into it. ** Changed in: unity8 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a

[Bug 1365095] Re: Greeter not asking for pin code in image 11 (krillin)

2014-09-03 Thread kevin gunn
on image 220 on n4 i don't see this problem ? my incantation ubuntu-device-flash --channel=ubuntu-touch/utopic-proposed --bootstrap --developer-mode -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.