[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-10-11 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.15-2ubuntu9.4 --- accountsservice (0.6.15-2ubuntu9.4) precise-proposed; urgency=low * 0010-set-language.patch: Fix saving of language selection if ~/.profile does not exist. (LP: #1018621) -- Gunnar Hjalmarsson

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-10-04 Thread Clint Byrum
Hello Martin, or anyone else affected, Accepted accountsservice into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/accountsservice/0.6.15-2ubuntu9.4 in a few hours, and then in the -proposed repository. Please help us by testing this new

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-10-04 Thread Gunnar Hjalmarsson
I have successfully installed and run the amd64 build of accountsservice 0.6.15-2ubuntu9.4. It allows me to change the language settings even if ~/.profile does not exist. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-24 Thread Gunnar Hjalmarsson
** Patch added: 0010-set-language.patch_precise-SRU.diff https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1018621/+attachment/3337421/+files/0010-set-language.patch_precise-SRU.diff -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-24 Thread Martin Pitt
** Also affects: accountsservice (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to accountsservice in Ubuntu. https://bugs.launchpad.net/bugs/1018621 Title: Language for menus

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-24 Thread Gunnar Hjalmarsson
** Description changed: - I had problems with changing language from english (to danish). It's not - being applied, even after re-login/reboot. + [SRU test case] + Currently, to test if HOME is available, accountsservice in precise tests for the existence of ~/.profile, and if ~/.profile isn't

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-17 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.21-6ubuntu4 --- accountsservice (0.6.21-6ubuntu4) quantal; urgency=low * 0010-set-language.patch: Fix saving of language selection if ~/.profile does not exist. (LP: #1018621) -- Gunnar Hjalmarsson gunna...@ubuntu.com

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-16 Thread Gunnar Hjalmarsson
Instead of changing the error message I propose a code change so that the availability of HOME is tested independently of the existence of ~/.profile. Since lp:ubuntu/accountsservice doesn't give me the latest accountsservice branch (which it should), I added an attachment which is a diff that can

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-09-06 Thread Gunnar Hjalmarsson
Thanks for taking the time to report this issue! This is the code in accountsservice (user_change_language_authorized_cb() in src/user.c): gchar *profile_path = g_build_path (/, user-home_dir, .profile, NULL); if (!g_file_test (profile_path, G_FILE_TEST_IS_REGULAR)) {

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-08-10 Thread Steve Langasek
This error message comes from the accountsservice package. Reassigning. ** Package changed: language-selector (Ubuntu) = accountsservice (Ubuntu) ** Changed in: accountsservice (Ubuntu) Importance: Undecided = Medium ** Changed in: accountsservice (Ubuntu) Status: New = Triaged --

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-07-26 Thread Nils Rennebarth
Yes, I can confirm the bug as well as the solution. Please: Can someone who knows the package can look into it. With this information it should be easy to fix. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu.

[Desktop-packages] [Bug 1018621] Re: Language for menus and windows is not saved if .profile is missing

2012-06-27 Thread Martin Thøgersen
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to language-selector in Ubuntu. https://bugs.launchpad.net/bugs/1018621 Title: Language for menus and windows is not saved if .profile is missing Status in “language-selector” package in