After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 708740 - Lock screen shows weird date formats when LANG and LC_TIME are set to different languages
Lock screen shows weird date formats when LANG and LC_TIME are set to differe...
Status: RESOLVED DUPLICATE of bug 682928
Product: gnome-shell
Classification: Core
Component: lock-screen
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-25 11:49 UTC by Mike FABIAN
Modified: 2013-10-01 09:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
lockscreen-date-formats.png (514.42 KB, image/png)
2013-09-25 11:49 UTC, Mike FABIAN
Details
panel-time-date-formats.jpg (566.95 KB, image/jpeg)
2013-09-25 12:45 UTC, Mike FABIAN
Details

Description Mike FABIAN 2013-09-25 11:49:46 UTC
Created attachment 255678 [details]
lockscreen-date-formats.png

On Fedora 20 Alpha, gnome-shell-3.9.92-3.fc20.x86_64

Use “gnome-control-center region” to set the language (LANG)
and the “formats” (LC_TIME, LC_NUMERIC, ...) to Japanese, German,
or to different languages.

For the results see the attached screen shots.

Top left:     LANG=de_DE.UTF-8 LC_TIME=de_DE.UTF-8
    (completely German, looks fine)

Top right:    LANG=de_DE.UTF-8 LC_TIME=ja_JP.UTF-8
    (weird mix of German and Japanese date formats, looks wrong
    in either language)

Bottom left:  LANG=ja_JP.UTF-8 LC_TIME=de_DE.UTF-8
    (weird mix of German and Japanese date formats, looks wrong
    in either language)

Bottom right: LANG=ja_JP.UTF-8 LC_TIME=ja_JP.UTF-8
    (completely Japanese, looks fine)
Comment 1 Mike FABIAN 2013-09-25 12:45:39 UTC
Created attachment 255682 [details]
panel-time-date-formats.jpg

Same problem in the time and date display in the panel.
Comment 2 Mike FABIAN 2013-09-25 12:48:52 UTC
https://bugzilla.gnome.org/show_bug.cgi?id=682928
is related, it talks about this problem. But I think the bug reporter
is mistaken, one should *not* mix the names from one language
into the date formats of another language.
Comment 3 Rui Matos 2013-10-01 09:59:17 UTC

*** This bug has been marked as a duplicate of bug 682928 ***