unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#24192: Gajim fails with locale.Error
@ 2016-08-09  5:26 Arun Isaac
  2016-08-09  7:09 ` Danny Milosavljevic
  2016-08-09 16:40 ` Leo Famulari
  0 siblings, 2 replies; 14+ messages in thread
From: Arun Isaac @ 2016-08-09  5:26 UTC (permalink / raw)
  To: 24192

[-- Attachment #1: Type: text/plain, Size: 1543 bytes --]


I installed gajim with `guix package -i gajim`. When I try to run it, it
fails with the following error message:

/gnu/store/ykzwykkvr2c80rw4l1qh3mvfdkl7jibi-bash-4.3.42/bin/sh: hg: command not found
Traceback (most recent call last):
  File "gajim.py", line 131, in <module>
    logging_helpers.init(sys.stderr.isatty())
  File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/demandimport.py", line 86, in __getattribute__
    self._load()
  File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/demandimport.py", line 58, in _load
    mod = _origimport(head, globals, locals)
  File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/logging_helpers.py", line 22, in <module>
    import i18n
  File "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/demandimport.py", line 95, in _demandimport
    return _import(name, globals, locals, fromlist, level)
  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?

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-09-05  7:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-09  5:26 bug#24192: Gajim fails with locale.Error Arun Isaac
2016-08-09  7:09 ` Danny Milosavljevic
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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).