[Bug 1083605] Re: lightdm doesn't set locale choice if /home is on nfs

2012-12-05 Thread Gunnar Hjalmarsson
Thanks for the additional info, Christian. The failed file test that results in the warning "not access to HOME yet so language not saved" happens in accountsservice and is certainly made as root. So I wrote a patch that makes that code be run as user instead. I applied the patch in a branch whic

[Bug 1083605] Re: lightdm doesn't set locale choice if /home is on nfs

2012-11-29 Thread Christian Surchi
It's not a timing problem, because it works with no_root_squash in nfs lightdm log in attachment Thanks, Christian ** Attachment added: "lightdm.log" https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1083605/+attachment/3446774/+files/lightdm.log -- You received this bug notification

[Bug 1083605] Re: lightdm doesn't set locale choice if /home is on nfs

2012-11-27 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/1083605 Title: li

[Bug 1083605] Re: lightdm doesn't set locale choice if /home is on nfs

2012-11-27 Thread Gunnar Hjalmarsson
Hi Christian, Thanks for your help to make Ubuntu better by reporting this issue. Can you please attach /var/log/lightdm/lightdm.log Are you sure it's not a timing problem? I mean, if the attempt to write to ~/.pam_environment happens before /home is mounted, it won't work, of course. Bug 957431