Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 468678

Summary: x11-misc/lightdm fails to set users' language and region setting for gnome desktop session
Product: Gentoo Linux Reporter: Mirko Guenther <renegart>
Component: Current packagesAssignee: Markos Chandras (RETIRED) <hwoarang>
Status: RESOLVED OBSOLETE    
Severity: normal CC: yngwin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fix language settings
localize greeter

Description Mirko Guenther 2013-05-05 16:47:19 UTC
When starting a gnome session with lightdm the desktop language is set to system default and user settings are ignored.

When using GDM as login prompt, it's possible to change the desktop language settings persitent.

Reproducible: Always

Steps to Reproduce:
1. login via GDM
2. change language different to system default
3. logout and login to check if settings are working
4. logout, switch to lightdm
5. login
Actual Results:  
Desktop language is reset to system default.

Expected Results:  
Desktop should use language, set on last session.
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2013-05-10 18:51:01 UTC
I don't think we do anything special to lightdm. This probably needs to be reported upstream
Comment 2 Mirko Guenther 2013-05-13 15:28:04 UTC
Created attachment 348170 [details, diff]
fix language settings
Comment 3 Mirko Guenther 2013-05-13 15:28:34 UTC
Created attachment 348174 [details, diff]
localize greeter
Comment 4 Mirko Guenther 2013-05-13 15:35:18 UTC
It seems other distries have the same problem. I've found two fixes for that issue.

1st: is a fix too set the language in the user session -> it works only when I use the Xsession file from GDM package

2nd: fix the language ofthe greeter itself.

see https://build.opensuse.org/request/show/140136
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2014-11-15 11:22:22 UTC
This seems to have been fixed upstream long time ago. Closing