Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Config tool only shows one language English(USA)
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Summary: Config tool only shows one language English(USA) Product: Fedora Version: 16 Platform: x86_64 OS/Version: Linux Status: NEW Severity: high Priority: unspecified Component: system-config-language AssignedTo: psatpute@redhat.com ReportedBy: simon.lewis@slnet-online.de QAContact: extras-qa@fedoraproject.org CC: psatpute@redhat.com, i18n-bugs@lists.fedoraproject.org, nav007@gmail.com Classification: Fedora Story Points: --- Type: Bug Regression: --- Mount Type: --- Documentation: ---
How to make config tool to show a list of languages including British English and German?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #1 from Pravin Satpute psatpute@redhat.com 2012-05-02 00:19:21 EDT --- Created attachment 581520 --> https://bugzilla.redhat.com/attachment.cgi?id=581520 image showing list of languages
It already showing it. from terminal start system-config-language and it will show the language list.
if still not clear, please give me some more information regarding what exactly required or missing.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Pravin Satpute psatpute@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(simon.lewis@slnet | |-online.de)
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Simon Lewis simon.lewis@slnet-online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(simon.lewis@slnet | |-online.de) |
--- Comment #2 from Simon Lewis simon.lewis@slnet-online.de 2012-05-03 14:16:19 EDT --- Created attachment 581921 --> https://bugzilla.redhat.com/attachment.cgi?id=581921 select langauge diaglogue
Your screenshot is a lot more interesting than mine - see attachment.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Pravin Satpute psatpute@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag| |needinfo?(simon.lewis@slnet | |-online.de)
--- Comment #3 from Pravin Satpute psatpute@redhat.com 2012-05-07 03:05:40 EDT --- I need some more information for reproducing this. example of mine testing
- Fedora 17 Beta - system-config-language-1.3.5-10.fc17.noarch - using gnome-shell-3.4.1-3.fc17.x86_64 - tested in locale = mr_IN.UTF-8
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Simon Lewis simon.lewis@slnet-online.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Flag|needinfo?(simon.lewis@slnet | |-online.de) |
--- Comment #4 from Simon Lewis simon.lewis@slnet-online.de 2012-05-07 15:11:48 EDT ---
- Fedora 16 installed from net-install-iso - system-config-language-1.3.5-8.fc16.noarch - gnome-shell is not installed as I am using KDE SC (currently 4.8.2) - Occasionally I use razor-qt (from their own repo) under kwin - locale returns:
[simon@spaceloopxl ~]$ locale LANG=en_US.UTF-8 LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8" LC_IDENTIFICATION="en_US.UTF-8" LC_ALL= [simon@spaceloopxl ~]$
- I really would like to have German (de_DE) and British English (en_GB)
Any help you can give would be much appreciated.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #5 from Simon Lewis simon.lewis@slnet-online.de 2012-05-09 06:07:10 EDT --- Any ideas?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #6 from Pravin Satpute psatpute@redhat.com 2012-05-09 09:47:42 EDT --- I tried to reproduce on KDE but still no success, 1) do you get any error msg while running it from terminal? 2) We are loading /usr/share/system-config-language/locale-list file in s-c-l, can you check its content?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #7 from Simon Lewis simon.lewis@slnet-online.de 2012-05-09 15:41:19 EDT --- Hi Pravin
Thanks for your response. There are no error messages when running s-c-l from the terminal and the local list is in s-c-l's share directory.
Rather than trying to use the tool, perhaps someone can give me the commands to switch the language from the command line..?
Simon
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #8 from Pravin Satpute psatpute@redhat.com 2012-05-09 23:58:21 EDT --- A) for changing system language. one need to edit /etc/sysconfig/i18n file
1) take backup of that file 2) edit it
for German (de_DE) change LANG="en_US.UTF-8" to LANG="de_DE.UTF-8"
for British English (en_GB) change LANG="en_US.UTF-8" to LANG="en_GB.UTF-8"
and restart machine
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #9 from Simon Lewis simon.lewis@slnet-online.de 2012-05-11 13:31:47 EDT --- OK, I have changed /etc/sysconfig/i18n to:
#LANG="en_US.UTF-8" #SUPPORTED="en_US.UTF-8:en" #SYSFONT="lat0-sun16" #SYSFONTACM="iso01" LANG="de_DE.UTF-8" SYSFONT="latarcyrheb-sun16"
and rebooted.
On loading initram error message is:
[sdb] no caching page mode is present
kdm starts in German, and kde4 can now be switched to German with KDE's system-settings dialgoue.
I guess I need to rebuild the initram - is there a way to build initram that is multilanguage capable?
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #10 from Pravin Satpute psatpute@redhat.com --- did you able to solve this problem?
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Pravin Satpute psatpute@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|psatpute@redhat.com |apatil@redhat.com
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #11 from Fedora End Of Life endoflife@fedoraproject.org --- This message is a reminder that Fedora 16 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '16'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 16's end of life.
Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 16 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" and open it against that version of Fedora.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=817751
Pravin Satpute psatpute@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |MODIFIED
--- Comment #12 from Pravin Satpute psatpute@redhat.com --- This works well with system-config-language-1.3.5-19.fc18
Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=817751
Parag pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|MODIFIED |CLOSED CC| |pnemade@redhat.com Fixed In Version| |system-config-language-1.3. | |5-19.fc18 Resolution|--- |NEXTRELEASE Last Closed| |2013-01-31 01:37:29
--- Comment #13 from Parag pnemade@redhat.com --- I am closing this for now. Can reporter please test against new s-c-l package and report a new bug please?
Thanks.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |NEW CC| |mhroncok@redhat.com Version|16 |20 Resolution|NEXTRELEASE |--- Keywords| |Reopened
--- Comment #14 from Miro Hrončok mhroncok@redhat.com --- I can reproduce this in Fedora 20 (updated via FedUp from F17).
$ locale LANG=cs_CZ.utf8 LC_CTYPE="cs_CZ.utf8" LC_NUMERIC="cs_CZ.utf8" LC_TIME="cs_CZ.utf8" LC_COLLATE="cs_CZ.utf8" LC_MONETARY="cs_CZ.utf8" LC_MESSAGES="cs_CZ.utf8" LC_PAPER="cs_CZ.utf8" LC_NAME="cs_CZ.utf8" LC_ADDRESS="cs_CZ.utf8" LC_TELEPHONE="cs_CZ.utf8" LC_MEASUREMENT="cs_CZ.utf8" LC_IDENTIFICATION="cs_CZ.utf8" LC_ALL=
However, in system-config-language, I can only see English. GDM is also in English only.
Will attach screenshot.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #15 from Miro Hrončok mhroncok@redhat.com --- Created attachment 841561 --> https://bugzilla.redhat.com/attachment.cgi?id=841561&action=edit Screenshot from F20
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Parag pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Flags| |needinfo?(mhroncok@redhat.c | |om)
--- Comment #16 from Parag pnemade@redhat.com --- you sure you have file /etc/locale.conf?
what is output of file /etc/locale.conf?
what is output of file /etc/sysconfig/i18n?
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(mhroncok@redhat.c | |om) |
--- Comment #17 from Miro Hrončok mhroncok@redhat.com --- (In reply to Parag from comment #16)
you sure you have file /etc/locale.conf?
No such file.
what is output of file /etc/sysconfig/i18n?
LANG="cs_CZ.UTF-8" SYSFONT="latarcyrheb-sun16"
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #18 from Parag pnemade@redhat.com --- Then I consider what you are saying is not related to system-config-language its systemd issue that you have no /etc/locale.conf file.
F20 reads root system language from /etc/locale.conf
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Parag pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|apatil@redhat.com |pnemade@redhat.com
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #19 from Miro Hrončok mhroncok@redhat.com --- Should I create it?
# echo 'LANG="cs_CZ.UTF-8"' > /etc/locale.conf
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #20 from Parag pnemade@redhat.com --- try, it should work then.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #21 from Miro Hrončok mhroncok@redhat.com --- Creating it fixes the system-config-language problem.
Will check GDM soon.
Thanks
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Miro Hrončok mhroncok@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |NOTABUG Last Closed|2013-01-31 01:37:29 |2013-12-27 12:33:50
--- Comment #22 from Miro Hrončok mhroncok@redhat.com --- Fixes GDM also.
Thanks.
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Olivier LAHAYE olivier.lahaye1@free.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |olivier.lahaye1@free.fr
--- Comment #23 from Olivier LAHAYE olivier.lahaye1@free.fr --- Had the exact same problem and the worked also for me.
Maybe system-config-language could check that /etc/locale.conf is missing ad issue a warning or create a default one?
https://bugzilla.redhat.com/show_bug.cgi?id=817751
Parag pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|NOTABUG |NEXTRELEASE
--- Comment #24 from Parag pnemade@redhat.com --- This is still a issue present??
/etc/locale.conf is provided by systemd, so system-config-language should only read this file and if this is not present then its problem on your system. We can think on providing warning...
https://bugzilla.redhat.com/show_bug.cgi?id=817751
--- Comment #25 from Simon Lewis simon.lewis@slnet-online.de --- (In reply to Parag from comment #24)
This is still a issue present??
Appears to be fixed, I have a full list of languages in the select language dialogue.
i18n-bugs@lists.fedoraproject.org