RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1056181 - Set the language (Login Screen)
Summary: Set the language (Login Screen)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: gdm
Version: 7.0
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: 7.0
Assignee: Ray Strode [halfline]
QA Contact: Desktop QE
URL:
Whiteboard:
: 1040616 (view as bug list)
Depends On:
Blocks: 1205796
TreeView+ depends on / blocked
 
Reported: 2014-01-21 16:18 UTC by Martin
Modified: 2015-11-19 07:12 UTC (History)
12 users (show)

Fixed In Version: gdm-3.14.2-10.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-11-19 07:12:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2216 0 normal SHIPPED_LIVE gnome compositor stack bug fix and enhancement update 2015-11-19 08:26:34 UTC

Description Martin 2014-01-21 16:18:06 UTC
Version-Release number of selected component (if applicable):
RHEL-7.0-20140109.n.0

Steps to Reproduce: 
Launch Region and Language (Settings -> Region and Language)

 1. Click on "Login Screen".
 2. Click on Language
 3. Select any language
 4. Log out.

Actual results: 
After logout, only "Password:" string is translated. I have to restart gdm.service to get translations of other strings like buttons in user list and menus at top of screen.

Expected results:
GDM interface should be in the language you specified.

Comment 1 Martin 2014-01-21 16:35:43 UTC
Another translation bug: Calendar in GDM stays in English when other language is chosen. Even after gdm.service restart. More precisely, date in full format e.g. "Tuesday Feb 21, 2014" and "February" strings.

Only working exception are translated names for days of the week.

Next GDM calendar issue: Week is starting with Sunday, even when in chosen language (and associated region) week starts with Monday, e.g. Czech.

Comment 2 Ray Strode [halfline] 2014-01-31 16:46:24 UTC
I think what i'd like is for this patch to land in pam_systemd:

http://lists.freedesktop.org/archives/systemd-devel/2013-January/007908.html

so the language is updated in the greeter for "free" when the pam session gets opened in preparation for starting the greeter.

reassinging to systemd, but you guys feel strongly against it, then i can bodge something up in GDM.

Comment 3 Ray Strode [halfline] 2014-02-12 15:33:09 UTC
*** Bug 1040616 has been marked as a duplicate of this bug. ***

Comment 4 Lukáš Nykrýn 2014-02-27 14:45:48 UTC
This would be nice to fix in systemd, but there is still no upstream solution and we will not make it till 7.0.

Comment 6 Lennart Poettering 2014-07-01 14:16:19 UTC
(In reply to Ray Strode [halfline] from comment #2)
> I think what i'd like is for this patch to land in pam_systemd:
> 
> http://lists.freedesktop.org/archives/systemd-devel/2013-January/007908.html
> 
> so the language is updated in the greeter for "free" when the pam session
> gets opened in preparation for starting the greeter.
> 
> reassinging to systemd, but you guys feel strongly against it, then i can
> bodge something up in GDM.

Sorry, but we can't use Tom's patch. This data cannot be stored in the home directory if gdm shall be able to access it, since the home directory might only be unlocked/mounted when the user logs in.

accounts-daemon stores this meta information in /var, which is a possible approach.  sssd might have soemthing too, but I think for now this needs to be figured out between gdm and accounts-daemon. Assigning back.

Comment 7 Ray Strode [halfline] 2014-07-02 13:27:37 UTC
well, i don't really care about the part that checks the home directory.  Anyway, not a big deal, i'll just had some code to gdm.

Comment 11 errata-xmlrpc 2015-11-19 07:12:40 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2216.html


Note You need to log in before you can comment on or make changes to this bug.