You are not logged in.
Pages: 1
I installed exaile and when I select it from my xfce menu nothing happens, also when I use the run program nothing happens.
Last edited by viking (2008-08-10 18:36:07)
Offline
use console and check output....
Offline
This is the output I got:
(exaile.py:12356): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Traceback (most recent call last):
File "/usr/lib/exaile/exaile.py", line 81, 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
Offline
Have you configured your locale properly?
http://wiki.archlinux.org/index.php/Locale
Offline
Thanks for your reply. I thought I had my locale configured properly, but after reading the link made an adjustment and now I can open exaile.
Offline
Pages: 1