Hi all,

I had the same issue, could not play a file with an UTF-8 character in
the filename. as it turned out my LANG env was set to "C" and not
en_US.UTF-8.

please confirm with :

cat /proc/$(ps -A | grep audacious | awk '{print $1}')/environ | sed
's/\x00/\n\r/g' | grep LANG

I did have en_US.UTF-8 set when checked in X in a terminal.
both in /etc/profile.env and /etc/env.d/02locale
but I started audacious from xfce-4 menu which was started from GDM and
I was missing the following entry:

Language=en_US.UTF-8

in my ~/.dmrc

Yours sincerely,

CBke


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to