[Bug 982383] Re: Per-user language setting does not work

2013-04-08 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 952185 ***
https://bugs.launchpad.net/bugs/952185

Fabios problem has been resolved:
https://launchpad.net/ubuntu/+source/likewise-open/6.1.0.406-0ubuntu8

The rest of this bug is a duplicate of bug 952185, so I mark it as such
again.

Please let this bug report rest in peace now. ;-)

** This bug has been marked a duplicate of bug 952185
   ~/.pam_environment not parsed by default

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2013-04-05 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 952185 ***
https://bugs.launchpad.net/bugs/952185

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lightdm (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2013-04-05 Thread Fabio Rauber
*** This bug is a duplicate of bug 952185 ***
https://bugs.launchpad.net/bugs/952185

Gunnar,

I have the exact same problem as Rob, and my home directory contains the
~/.profile file. Here is the content of /etc/default/locale:

LANG=pt_BR.UTF-8
LANGUAGE=pt_BR:en_US:en
LC_NUMERIC=pt_BR.UTF-8
LC_TIME=pt_BR.UTF-8
LC_MONETARY=pt_BR.UTF-8
LC_PAPER=pt_BR.UTF-8
LC_IDENTIFICATION=pt_BR.UTF-8
LC_NAME=pt_BR.UTF-8
LC_ADDRESS=pt_BR.UTF-8
LC_TELEPHONE=pt_BR.UTF-8
LC_MEASUREMENT=pt_BR.UTF-8


Seems to be correctly configured, but the interface appears in English. It was 
OK until a recent package update.
~

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2013-04-05 Thread Fabio Rauber
Adding

export LC_ALL=pt_BR.UTF-8
export LANG=pt_BR.UTF-8

to the ~/.profile file solved the problem. Both I and a colleague had
this problem, and we both use likewise-open to autheticate to an Active
Directory domain. According to him, a local profile did not experience
the issue.


** This bug is no longer a duplicate of bug 952185
   ~/.pam_environment not parsed by default

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2013-04-05 Thread Gunnar Hjalmarsson
Hi Fabio!

I don't think you have the same problem as Rob. You probably have 'the
likewise problem', which you can read about in bug 1162836.

Since you use likewise-open, it would be valuable if you could add your
observations to that bug. Especially, can you please show us (at bug
1162836) the output of

  cat /etc/pam.d/common-session

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-09-14 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 952185 ***
https://bugs.launchpad.net/bugs/952185

Does your home directory contain the file ~/.profile? (Compare bug
#1018621.)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-06-04 Thread Rob
*** This bug is a duplicate of bug 952185 ***
https://bugs.launchpad.net/bugs/952185

I have the same problem with further ramifications. (My home directory
is not encrypted.)

On installation the system defaulted to English US. I suppose this is
normal. On trying to set it to English GB via the language support
applet, the applet showed the change initially but did not effect the
change, even after a reboot. The applet did, however, effect the change
to UK regional formats in the Regional Formats tab. The applet
terminated unexpectedly and set an automatic bug report.

I eventually changed the default language directly by editing
/etc/default/locale. That worked. The language support applet then also
showed that the language had been set to English GB. From this, I deduce
that the applet is simply not rewriting the first line of
/etc/default/locale.

Another user on this machine needs Brazilian Portuguese. This user's
language was also now shown as the new default: English GB. This user
tried to set the user-specific locale to Brazilian Portuguese. The
applet did not effect the change, although, again, it did effect the
change to the Brazilian regional formats.

 All appropriate language packs are installed.

Since the applet seems not to be working at the moment, please could you
tell me which file I should edit to set the other user's user-specific
language to Brazilian Portuguese, leaving mine as English GB? All this
worked perfectly in 10.04 two years ago.

Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-04-19 Thread Gunnar Hjalmarsson
On 2012-04-15 17:07, Jakob Unterwurzacher wrote:
 Note that I did log out and in again. Am I doing it wrong?

To me it seems so.
Drag languages to arrange them in order of preference.
Changes take effect next time you log in.

** Changed in: language-selector (Ubuntu)
   Status: Confirmed = Invalid

** Changed in: language-selector (Ubuntu)
 Assignee: (unassigned) = Gunnar Hjalmarsson (gunnarhj)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-04-19 Thread Jakob Unterwurzacher
English is on top (see screenshot) - what do you think I did wrong here?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-04-19 Thread Gunnar Hjalmarsson
I meant that you need to log out + log in after having changed language
from Language Support. Now, after having studied the bug description
more carefully, the line EcryptfsInUse: Yes tells me that you may have
stumbled on bug #952185.

** Also affects: lightdm (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-04-19 Thread Sebastien Bacher
*** This bug is a duplicate of bug 952185 ***
https://bugs.launchpad.net/bugs/952185

** This bug has been marked a duplicate of bug 952185
   ~/.pam_environment not parsed when HOME is encrypted

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-04-18 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: language-selector (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 982383] Re: Per-user language setting does not work

2012-04-15 Thread Jakob Unterwurzacher
** Attachment added: screenshot-gnome-language-selector.png
   
https://bugs.launchpad.net/bugs/982383/+attachment/3071576/+files/screenshot-gnome-language-selector.png

** Description changed:

  Well the story is quite short:
- - Login screen is german - OK, I set the global language to german.
- - My user account is also german - this is not ok as I set it to english (see 
screenshot).
+ - Login screen is german - OK, I set the system-wide language to german.
+ - My user account is also german - this is not ok as I set it to english, 
screenshot:
+ - 
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+attachment/3071576/+files/screenshot-gnome-language-selector.png
  Note that I did log out and in again. Am I doing it wrong?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: language-selector-gnome 0.78
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  ApportVersion: 2.0.1-0ubuntu3
  Architecture: amd64
  Date: Sun Apr 15 16:58:24 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120328)
  PackageArchitecture: all
  SourcePackage: language-selector
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/982383

Title:
  Per-user language setting does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/982383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs