[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Michael Terry
*** This bug is a duplicate of bug 1365095 *** https://bugs.launchpad.net/bugs/1365095 I had been working on this issue in bug 1365095. I'll mark this as a dup. ** This bug has been marked a duplicate of bug 1365095 Greeter not asking for pin code in image 11 (krillin) -- You received t

[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Sergio Schvezov
I have a similar issue while using UDisks2's filesystem Mount, but it's not 100% reproduceable; just happens on some boots -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365886 Title: PolicyKit not

[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Ken VanDine
Logs from ubuntu-system-settings: (process:2482): AccountsService-WARNING **: SetLanguage call failed: GDBus.Error:org.freedesktop.Accounts.Error.PermissionDenied: Authentication is required (process:2482): AccountsService-WARNING **: SetFormatsLocale call failed: GDBus.Error:org.freedesktop.Ac

[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Ken VanDine
This is affecting ubuntu-system-settings too, we can't change language or change passphrase on krillin ** Also affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Robert Ancell
>From #ubuntu-devel [23:23] robert_ancell, poke -- I think lightdm 1.11.8 is causing problems on krillin devices [23:23] mterry, oh, rsalveti said it was working [23:23] which problems? [23:24] robert_ancell, rsalveti: I'm seeing that cgroups aren't being set for the user session correctly,

[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Robert Ancell
The above suggests that the bug might be triggered by r2041, though the results weren't always the same (not sure if errors in testing or bug is a race). r2041 is to fix bug 1364725 in which there appeared to be a race in calling org.freedesktop.login1.Manager.GetSessionByPID() that would sometime

[Bug 1365886] Re: PolicyKit not working on krillin

2014-09-05 Thread Robert Ancell
Since code review of r2041 doesn't suggest it should cause a problem my best guess is this revision has sped up the session start slightly by not doing the D-Bus call and this has made a race condition (location unknown) more likely. ** Description changed: (based on what mterry said - please