all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 24192@debbugs.gnu.org
Subject: bug#24192: Gajim fails with locale.Error
Date: Tue, 9 Aug 2016 09:09:23 +0200	[thread overview]
Message-ID: <20160809090923.113e66bf@scratchpost.org> (raw)
In-Reply-To: <87d1licy1u.fsf@systemreboot.net>

>   File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/i18n.py", line 54, in <module>
>     locale.setlocale(locale.LC_ALL, '')
>   File "/gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/lib/python2.7/locale.py", line 579, in setlocale
>     return _setlocale(category, locale)
> locale.Error: unsupported locale setting
> 
> I have set my locale in my operating system configuration as shown in
> the example configuration in the manual. Is there anything else to be
> done that I am missing? 

>Could this be a bug in the gajim package?

I don't think so. It's probably glibc configuration. Try

$ locale -a

to get a list of supported locales.

Which locale is it?

  reply	other threads:[~2016-08-09  7:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-09  5:26 bug#24192: Gajim fails with locale.Error Arun Isaac
2016-08-09  7:09 ` Danny Milosavljevic [this message]
2016-08-10  9:53   ` Arun Isaac
2016-08-11 14:05     ` Alex Kost
2016-08-12  6:04       ` Arun Isaac
2016-08-12  7:19         ` Vincent Legoll
2016-08-12 17:33           ` Leo Famulari
2016-08-12  8:42         ` Alex Kost
2016-08-09 16:40 ` Leo Famulari
2016-08-09 17:28   ` Daniel Pimentel
2016-08-09 18:58     ` Ricardo Wurmus
2016-08-09 20:53     ` Alex Kost
2016-08-29  8:52   ` Ludovic Courtès
2018-09-05  7:08     ` Arun Isaac

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160809090923.113e66bf@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=24192@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.