emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#24192: closed (Gajim fails with locale.Error)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#24192: closed (Gajim fails with locale.Error)
Date: Wed, 05 Sep 2018 07:10:02 +0000

Your message dated Wed, 05 Sep 2018 12:38:48 +0530
with message-id <address@hidden>
and subject line Re: bug#24192: Gajim fails with locale.Error
has caused the debbugs.gnu.org bug report #24192,
regarding Gajim fails with locale.Error
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
24192: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24192
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Gajim fails with locale.Error Date: Tue, 09 Aug 2016 10:56:53 +0530 User-agent: mu4e 0.9.16; emacs 24.5.1
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: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: bug#24192: Gajim fails with locale.Error Date: Wed, 05 Sep 2018 12:38:48 +0530
I'm closing this issue since it is not relevant anymore. Gajim is now
version 1.0.3, as opposed to 0.16.5 when this issue was reported. At
least as far as I can tell, this locale issue does not seem to exist
anymore.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]