You are not logged in.

#1 2008-05-25 00:09:43

halcor
Member
Registered: 2008-05-15
Posts: 71

Gajim trouble, (locale)

I want to check jabber because all time I listen to everybody talk about it.
So I go to jabber, first I try to install psi, but it's for kde, and I need a gtk program because I use Xfce. Finally I install gajim with a pacman -S gajim

I try to open with the shortcut, and nothing happens. So i go to the terminal and:

$ gajim
Traceback (most recent call last):
  File "gajim.py", line 41, in <module>
    from common import i18n
  File "/usr/share/gajim/src/common/i18n.py", line 38, in <module>
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python2.5/locale.py", line 478, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

I think that it's a trouble with locale, but I don't know how I'd do in order to repair.

I have locale: es_ES.utf8 in my rc.conf

Offline

#2 2008-06-24 21:37:26

steve-e
Member
Registered: 2007-10-03
Posts: 37

Re: Gajim trouble, (locale)

Can you please post your output of 'locale'?

Offline

#3 2008-06-24 22:24:38

halcor
Member
Registered: 2008-05-15
Posts: 71

Re: Gajim trouble, (locale)

It's solve, thanks. I don't know how I can solve, I change 2^99 the locale, and one day it works fine.

I've got another trouble when my resolution, there is another post. I'll be (agradecido) fine if you can help me.

Offline

#4 2008-08-07 11:04:37

shpelda
Member
Registered: 2008-08-07
Posts: 59

Re: Gajim trouble, (locale)

I had the same problem, solution is:
1) enable your locale at /etc/locale.gen
2) run locale.gen

regards.

Offline

#5 2008-08-26 02:04:48

pyrrhicvictory
Member
From: Rradhat e UCK-se
Registered: 2007-12-21
Posts: 39

Re: Gajim trouble, (locale)

Believe it or not, its a very commonly forgotten set of steps. On my 64 bit arch box, I had everything working as it should be, but it seems that I forgot that step on my 32 bit box. Then I remembered that I never set the locale!

Now I am double checking my major configuration options to make sure everything is correctly set.

Offline

Board footer

Powered by FluxBB