Bug 550791 - Chosen language during installation isn't used for default user
Summary: Chosen language during installation isn't used for default user
Status: RESOLVED DUPLICATE of bug 550874
Alias: None
Product: openSUSE 11.2
Classification: openSUSE
Component: GNOME (show other bugs)
Version: Factory
Hardware: HP Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-28 20:15 UTC by Rastislav Krupansky
Modified: 2009-10-30 11:09 UTC (History)
3 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
attached yast logs (576.10 KB, application/x-gzip)
2009-10-29 20:49 UTC, Rastislav Krupansky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rastislav Krupansky 2009-10-28 20:15:30 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091016 SUSE/3.5.4-1.1.2 Firefox/3.5.4

Installed factory build O337.
During installation i chose my native language. But is not used for default user. All system is in English. I tried to change language also additionally via YaST - System - Language, but default user still uses English language.


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Dominique Leuenberger 2009-10-28 20:42:43 UTC
I doubt this qualifies as 'critical' bug. Language can be selected from GDM and as such there should be a very simple work around.

See https://bugzilla.novell.com/page.cgi?id=fields.html#importance for classification of severities.
Comment 2 Rastislav Krupansky 2009-10-28 20:55:14 UTC
Yes, i know this shouldn't be as critical, but we have RC2 "behind the door" and this is really big issue and i wouldn't expect such these problems when development cycle is finishing.
And i know the language can be selected from gdm, but this worked in Milestones and in RC1. This issue has appeared the first time.
Comment 3 Vincent Untz 2009-10-29 10:31:02 UTC
As far as I can tell, the default language used by gdm is the default locale for LC_MESSAGE. So that wouldn't be a gdm issue, but something in the X start scripts or in yast that has changed.
Comment 4 Rastislav Krupansky 2009-10-29 19:41:24 UTC
I can confirm the same issue in RC2. I had to log out and to change language via gdm. Strange was, that language in gdm was English, but keyboard was Slovak.
Maybe important remark, i chose installation directly from boot loader menu, not from booted LiveCD by clicking on live installer icon on the desktop.

output rpm -q gdm:
gdm-2.28.0-2.3.2.i586

output rpm -q --changelog gdm:
* Tue Oct 20 2009 vuntz@opensuse.org
- Add gdm-look-at-runlevel.patch to work around issue where gdm
  blocks the restart/shutdown process because of a race there.
  Should fix bnc#540482.
- Version the Provides/Obsoletes to fix a rpmlint warning.
- Reorder packageand() arguments for the branding supplements to
  fix rpmlint warning.

* Fri Oct 02 2009 vuntz@opensuse.org
- Add gdm-devkit-power.patch: gdm was using a dbus API which
  doesn't exist anymore, and the right way to handle this is to use
  DeviceKit-power.
- Add DeviceKit-power-devel BuildRequires for the patch.
- Add gdm-polkit-gnome-path.patch to use the correct path for the
  polkit agent.
- Rebase gdm-greeter-greater-ui.patch. Fix bnc#533597.
Comment 5 Rastislav Krupansky 2009-10-29 20:25:17 UTC
Just to be sure, here you are steps to reproduce.

1.In boot loader menu choose your language and Installation.
2.After installation open YaST -> System -> Language and change Primary language, because as primary language is still English.
3.Install all langauge packgages.
4.Restart system.
5.Language is still English.
6.Log out and change language via.

Perhaps this issue doesn´t refer to languages contained on LiveCD.
Comment 6 Forgotten User eSTct29jGv 2009-10-29 20:36:20 UTC
Could this be related to bug #547930 ?
Comment 7 Rastislav Krupansky 2009-10-29 20:49:38 UTC
Created attachment 324754 [details]
attached yast logs
Comment 8 Vincent Untz 2009-10-29 22:01:12 UTC
Can you log in a console? What's the default language there?
Comment 9 Rastislav Krupansky 2009-10-30 08:18:39 UTC
ra100@linux-1u78:~> locale
LANG=sk_SK.UTF-8
LC_CTYPE="sk_SK.UTF-8"
LC_NUMERIC="sk_SK.UTF-8"
LC_TIME="sk_SK.UTF-8"
LC_COLLATE="sk_SK.UTF-8"
LC_MONETARY="sk_SK.UTF-8"
LC_MESSAGES="sk_SK.UTF-8"
LC_PAPER="sk_SK.UTF-8"
LC_NAME="sk_SK.UTF-8"
LC_ADDRESS="sk_SK.UTF-8"
LC_TELEPHONE="sk_SK.UTF-8"
LC_MEASUREMENT="sk_SK.UTF-8"
LC_IDENTIFICATION="sk_SK.UTF-8"
LC_ALL=
Comment 10 Rastislav Krupansky 2009-10-30 11:03:24 UTC
Under KDE it works properly. After installation all language packages and log out, system uses my native language.
Comment 11 Vincent Untz 2009-10-30 11:09:47 UTC
I installed RC2, and I see this too. But it's not a GNOME issue: the automatic configuration step with yast was in english too, so that's before anything GNOME-related appears.

Also, when logging on a console, the locale is english too for me.

This is really bug 550874, as far as I can tell.

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