You are not logged in.

#1 2006-04-19 10:06:05

Dais
Member
Registered: 2005-09-13
Posts: 21

[Quodlibet] doesn't launch, locale problem (solved)

Hi,

since my last arch installation, I can't launch Quodlibet at all .. here's the error when I try to launch it from the console:

$ quodlibet

(quodlibet:3850): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Traceback (most recent call last):
  File "/usr/bin/quodlibet", line 311, in ?
    load_library()
  File "/usr/bin/quodlibet", line 257, in load_library
    library.init(const.LIBRARY)
  File "/usr/share/quodlibet/library.py", line 297, in init
    print to(_("Supported formats: %s")) % s
  File "/usr/share/quodlibet/util/__init__.py", line 190, in to
    enc = locale.getpreferredencoding()
  File "/usr/lib/python2.4/locale.py", line 417, in getpreferredencoding
    setlocale(LC_CTYPE, "")
  File "/usr/lib/python2.4/locale.py", line 381, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

I don't know what I should do in order to solve this problem .. (I suppose that the problem comes from my locales and glibc .. ?)


Tout ce que je suis n'est que cause
Tout ce que je suis n'est que conséquence
Pourquoi s'attacher à toutes ces choses
Pourquoi continuer dans la souffrance ?

-
Shiki Soku Ze Ku, Ku Soku Ze Shiki

Offline

#2 2006-04-19 12:51:45

Gullible Jones
Member
Registered: 2004-12-29
Posts: 4,863

Re: [Quodlibet] doesn't launch, locale problem (solved)

Uncomment the locales you want in /etc/locale.gen, then run locale-gen as root.

Offline

#3 2006-04-20 09:18:50

Dais
Member
Registered: 2005-09-13
Posts: 21

Re: [Quodlibet] doesn't launch, locale problem (solved)

Cool ! It worked ! Thanks a lot  big_smile


Tout ce que je suis n'est que cause
Tout ce que je suis n'est que conséquence
Pourquoi s'attacher à toutes ces choses
Pourquoi continuer dans la souffrance ?

-
Shiki Soku Ze Ku, Ku Soku Ze Shiki

Offline

Board footer

Powered by FluxBB