You are not logged in.

#1 2007-09-01 09:09:01

ssl6
Member
From: Ottawa, ON, CA
Registered: 2007-08-30
Posts: 594

exaile problem

so i installed exaile via pacman

anyway, it doesnt run, heres what i get though when i try to launch from the console

[urmom@archtest ~]# exaile

(exaile.py:5515): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Traceback (most recent call last):
  File "exaile.py", line 69, in <module>
    from xl import *
  File "/usr/share/exaile/xl/tracks.py", line 18, in <module>
    import common, media, db, config, trackslist
  File "/usr/share/exaile/xl/media/__init__.py", line 1, in <module>
    from xl.media import mp3, ogg, flac, wav
  File "/usr/share/exaile/xl/media/mp3.py", line 2, in <module>
    from xl import xlmisc
  File "/usr/share/exaile/xl/xlmisc.py", line 23, in <module>
    import prefs
  File "/usr/share/exaile/xl/prefs.py", line 18, in <module>
    import tracks, xlmisc, media, audioscrobbler
  File "/usr/share/exaile/xl/audioscrobbler.py", line 334, in <module>
    if enc == 'ascii' and locale.getpreferredencoding():
  File "/usr/lib/python2.5/locale.py", line 512, in getpreferredencoding
    setlocale(LC_CTYPE, "")
  File "/usr/lib/python2.5/locale.py", line 476, in setlocale
    return _setlocale(category, locale)
locale.Error: unsupported locale setting

this is a signature

Offline

#2 2007-09-01 09:49:26

ruscook
Member
From: Sydney Australia
Registered: 2007-08-27
Posts: 105
Website

Re: exaile problem

This worked for me:
1) edit /etc/locale.gen and set up so locales. I use
#  Examples:
en_US ISO-8859-1
en_US.UTF-8 UTF-8
en_AU.UTF-8    UTF-8
en_AU    ISO-8859-1
Which should give me the std US settings as a fallback and the Aus settings as my preferred.

2) As root run locale-gen to regenerate/setup the locales you uncommented in locales.gen

3) Try exmaile again.

Russ
(on day 4 of Arch use. I now have 3 ex Ubuntu machines running Arch. It seems so much "zippier" the Ubuntu and pacman seems as good as apt-get to me!)

Offline

#3 2007-09-01 17:23:16

ssl6
Member
From: Ottawa, ON, CA
Registered: 2007-08-30
Posts: 594

Re: exaile problem

lol, i have a kubutu machine, and this arch machine. i was going to put kubutu 64 on my main desktop when i get a new hard drive, but i am considering arch

but anyway, ill try that, thanks


this is a signature

Offline

#4 2007-09-01 21:08:20

ssl6
Member
From: Ottawa, ON, CA
Registered: 2007-08-30
Posts: 594

Re: exaile problem

thanks, that worked beautifully....now if i can fix my timezone settings


this is a signature

Offline

#5 2007-09-01 22:10:47

ruscook
Member
From: Sydney Australia
Registered: 2007-08-27
Posts: 105
Website

Re: exaile problem

Cool.

There's definitely a learning curve with Arch that was need for Ubuntu, I'm now trying to figure out why my DVDs don't auto mount and I get a dbus error smile

My timezone is set in /etc/rc.conf as TIMEZONE="Australia/Sydney"
You can search the forum/wiki for the directory structure holding the timezone files and check that the country and zone you want exist as directories of that one. Hope that makes sense.

Russ

Offline

#6 2007-09-02 01:11:21

ssl6
Member
From: Ottawa, ON, CA
Registered: 2007-08-30
Posts: 594

Re: exaile problem

yeah, i found the info on the timezone already. thanks though, ill be fixing it when i get home. im stuck working zune support at the moment (no, i don't own one, zen vision all the way)


this is a signature

Offline

Board footer

Powered by FluxBB