bug#24192: Gajim fails with locale.Error

2018-09-05 Thread Arun Isaac
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.

bug#24192: Gajim fails with locale.Error

2016-08-29 Thread Ludovic Courtès
Leo Famulari skribis: > On Tue, Aug 09, 2016 at 10:56:53AM +0530, Arun Isaac wrote: [...] >> File >> "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/i18n.py", >> line 54, in >> locale.setlocale(locale.LC_ALL, '') >> File >>

bug#24192: Gajim fails with locale.Error

2016-08-12 Thread Leo Famulari
On Fri, Aug 12, 2016 at 09:19:23AM +0200, Vincent Legoll wrote: > >>> Isn't there a more automated way to handle these environment variables? > >> > >> I don't think so: if you are not on GuixSD, you have to set these > >> variables yourself. > > > > Actually, I am on GuixSD. Does that mean there

bug#24192: Gajim fails with locale.Error

2016-08-12 Thread Arun Isaac
> It is better to use "~/.guix-profile/..." links (or whatever profile it > is) instead of the direct file names from the store, as they may be > "gc"-ed one day. Yeah, sure. I'll do that. >> Isn't there a more automated way to handle these environment variables? > > I don't think so: if you

bug#24192: Gajim fails with locale.Error

2016-08-11 Thread Alex Kost
Arun Isaac (2016-08-10 12:53 +0300) wrote: > I was using en_IN.UTF-8. > > After switching to en_US.UTF-8 and setting GUIX_LOCPATH and > XDG_DATA_DIRS with > > export > GUIX_LOCPATH="/gnu/store/rvc5iqmqwhhmj2mcip4x1y9g8chrlxs8-profile/lib/locale${GUIX_LOCPATH:+:}$GUIX_LOCPATH" > export >

bug#24192: Gajim fails with locale.Error

2016-08-09 Thread Alex Kost
Cc-ing David Thompson (the author of haunt). Daniel Pimentel (2016-08-09 20:28 +0300) wrote: > I have a similar problem with locale in Haunt package: > > Backtrace: > In ice-9/boot-9.scm: > 157: 10 [catch #t # ...] > In unknown file: >?: 9 [apply-smob/1 #] > In ice-9/boot-9.scm: > 63: 8

bug#24192: Gajim fails with locale.Error

2016-08-09 Thread Ricardo Wurmus
Daniel Pimentel writes: > I have a similar problem with locale in Haunt package: > > Backtrace: > In ice-9/boot-9.scm: > 157: 10 [catch #t # ...] > In unknown file: > ?: 9 [apply-smob/1 #] > In ice-9/boot-9.scm: >63: 8 [call-with-prompt prompt0 ...] > In ice-9/eval.scm:

bug#24192: Gajim fails with locale.Error

2016-08-09 Thread Daniel Pimentel
I have a similar problem with locale in Haunt package: Backtrace: In ice-9/boot-9.scm: 157: 10 [catch #t # ...] In unknown file: ?: 9 [apply-smob/1 #] In ice-9/boot-9.scm: 63: 8 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 432: 7 [eval # #] In ice-9/boot-9.scm: 2401: 6

bug#24192: Gajim fails with locale.Error

2016-08-09 Thread Leo Famulari
On Tue, Aug 09, 2016 at 10:56:53AM +0530, Arun Isaac wrote: > > 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

bug#24192: Gajim fails with locale.Error

2016-08-09 Thread Danny Milosavljevic
> File > "/gnu/store/6bk1n2g7i34b4yi0rdindk1f49wps5g6-gajim-0.16.5/share/gajim/src/common/i18n.py", > line 54, in > locale.setlocale(locale.LC_ALL, '') > File > "/gnu/store/vcx1n5nj4gr52xx5m6gvi7zrwngy06s3-python-2.7.11/lib/python2.7/locale.py", > line 579, in setlocale > return

bug#24192: Gajim fails with locale.Error

2016-08-08 Thread Arun Isaac
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