Re: F19 locale issue?

2013-06-17 Thread Jan Dvořák
On Sun, 16 Jun 2013 22:25:50 +0200 Kalev Lember kalevlem...@gmail.com wrote:
 2013-06-16 17:17, Michael Scherer skrev:
  In short, fix /usr/libexec/gnome-settings-daemon-localeexec to remove
  ', not ','.
 
 Can you give a try to gnome-settings-daemon-3.8.3-3.fc19 ? This should
 fix up the issue with the extra quotes.

Solved. Thanks a lot!


signature.asc
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

F19 locale issue?

2013-06-16 Thread Jan Dvořák
Hi,

I don't have any idea how this happened:

$ locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=\'\'
LC_TIME=\'\'
LC_COLLATE=en_US.utf8
LC_MONETARY=\'\'
LC_MESSAGES=en_US.utf8
LC_PAPER=\'\'
LC_NAME=en_US.utf8
LC_ADDRESS=en_US.utf8
LC_TELEPHONE=en_US.utf8
LC_MEASUREMENT=\'\'
LC_IDENTIFICATION=en_US.utf8
LC_ALL=

I have LANG=en_US.UTF-8 on kernel cmdline and in /etc/locale.conf.

Any clues?

Best regards,
Jan Dvorak


signature.asc
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Björn Esser
Am Sonntag, den 16.06.2013, 13:36 +0200 schrieb Jan Dvořák:
 Hi,
 
 I don't have any idea how this happened:
 
 $ locale
 locale: Cannot set LC_ALL to default locale: No such file or directory
 LANG=en_US.utf8
 LC_CTYPE=en_US.utf8
 LC_NUMERIC=\'\'
 LC_TIME=\'\'
 LC_COLLATE=en_US.utf8
 LC_MONETARY=\'\'
 LC_MESSAGES=en_US.utf8
 LC_PAPER=\'\'
 LC_NAME=en_US.utf8
 LC_ADDRESS=en_US.utf8
 LC_TELEPHONE=en_US.utf8
 LC_MEASUREMENT=\'\'
 LC_IDENTIFICATION=en_US.utf8
 LC_ALL=
 
 I have LANG=en_US.UTF-8 on kernel cmdline and in /etc/locale.conf.
 
 Any clues?
 
 Best regards,
   Jan Dvorak

Hi Jan!

What's the output of `grep -R -e \.utf8 /etc`?

Cheers,
  Björn


signature.asc
Description: This is a digitally signed message part
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Jan Dvořák
On Sun, 16 Jun 2013 13:47:36 +0200 Björn Esser bjoern.es...@gmail.com wrote:
 What's the output of `grep -R -e \.utf8 /etc`?

Nothing in particular, profile.d scripts that check $LANG?

Best regards,
Jan Dvorak


signature.asc
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Björn Esser
Am Sonntag, den 16.06.2013, 16:25 +0200 schrieb Jan Dvořák:
 On Sun, 16 Jun 2013 13:47:36 +0200 Björn Esser bjoern.es...@gmail.com wrote:
  What's the output of `grep -R -e \.utf8 /etc`?
 
 Nothing in particular, profile.d scripts that check $LANG?
 
 Best regards,
   Jan Dvorak

you might want to check:

/etc/profile.d/lang.sh
/etc/profile.d/lang.csh


signature.asc
Description: This is a digitally signed message part
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Michael Scherer
Le dimanche 16 juin 2013 à 13:36 +0200, Jan Dvořák a écrit :
 Hi,
 
 I don't have any idea how this happened:
 
 $ locale
 locale: Cannot set LC_ALL to default locale: No such file or directory
 LANG=en_US.utf8
 LC_CTYPE=en_US.utf8
 LC_NUMERIC=\'\'
 LC_TIME=\'\'
 LC_COLLATE=en_US.utf8
 LC_MONETARY=\'\'
 LC_MESSAGES=en_US.utf8
 LC_PAPER=\'\'
 LC_NAME=en_US.utf8
 LC_ADDRESS=en_US.utf8
 LC_TELEPHONE=en_US.utf8
 LC_MEASUREMENT=\'\'
 LC_IDENTIFICATION=en_US.utf8
 LC_ALL=
 
 I have LANG=en_US.UTF-8 on kernel cmdline and in /etc/locale.conf.

Yep :
https://bugzilla.redhat.com/show_bug.cgi?id=974778

In short, fix /usr/libexec/gnome-settings-daemon-localeexec to remove
', not ','.


-- 
Michael Scherer

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Michael Schwendt
On Sun, 16 Jun 2013 13:36:37 +0200, Jan Dvořák wrote:

 Hi,
 
 I don't have any idea how this happened:
 
 $ locale
 locale: Cannot set LC_ALL to default locale: No such file or directory
 LANG=en_US.utf8
 LC_CTYPE=en_US.utf8
 LC_NUMERIC=\'\'
 LC_TIME=\'\'
 LC_COLLATE=en_US.utf8
 LC_MONETARY=\'\'
 LC_MESSAGES=en_US.utf8
 LC_PAPER=\'\'
 LC_NAME=en_US.utf8
 LC_ADDRESS=en_US.utf8
 LC_TELEPHONE=en_US.utf8
 LC_MEASUREMENT=\'\'
 LC_IDENTIFICATION=en_US.utf8
 LC_ALL=
 
 I have LANG=en_US.UTF-8 on kernel cmdline and in /etc/locale.conf.
 
 Any clues?

Are all user accounts affected?
Are also freshly created user accounts affected?
Which run-level is affected?
Is it reproducible when logging in on a virtual console?
Which desktop environment do you use?

-- 
Fedora release 19 (Schrödinger’s Cat) - Linux 3.9.5-301.fc19.x86_64
loadavg: 0.11 0.07 0.10
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Michael Schwendt
 On Sun, 16 Jun 2013 13:36:37 +0200, Jan Dvořák wrote:
 
  Hi,
  
  I don't have any idea how this happened:
  
  $ locale
  locale: Cannot set LC_ALL to default locale: No such file or directory
  LANG=en_US.utf8

Mails should move to test list, btw, which is the list about F19.
devel is for more general development topics.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Re: F19 locale issue?

2013-06-16 Thread Kalev Lember
2013-06-16 17:17, Michael Scherer skrev:
 Yep :
 https://bugzilla.redhat.com/show_bug.cgi?id=974778
 
 In short, fix /usr/libexec/gnome-settings-daemon-localeexec to remove
 ', not ','.

Can you give a try to gnome-settings-daemon-3.8.3-3.fc19 ? This should
fix up the issue with the extra quotes.

https://admin.fedoraproject.org/updates/gnome-settings-daemon-3.8.3-3.fc19

-- 
Kalev
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel