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
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers