Bug#700804: Bug #78
CBke
cb at linux.be
Sat Apr 6 15:06:35 UTC 2013
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
More information about the pkg-multimedia-maintainers
mailing list