I've just recently upgraded mythTV to 0.25, and for the most part everything seems to be behaving normally but I'm just browsing the backend log file and see this message<br><br>2012-06-18 15:14:23.713204 I [1614/1614] CoreContext mythcorecontext.cpp:227 (Init) - Assumed character encoding: en_AU<br>
2012-06-18 15:14:23.713215 W [1614/1614] CoreContext mythcorecontext.cpp:234 (Init) - This application expects to be running a locale that specifies a UTF-8 codeset, and many features may behave improperly with your current language settings. Please set the LC_ALL or LC_CTYPE, and LANG variable(s) in the environment in which this program is executed to include a UTF-8 codeset (such as 'en_US.UTF-8').<br>
<br>I've set my /etc/sysconfig/i18n as follows.<br><br>LANG="en_AU.UTF-8"<br>SYSFONT="latarcyrheb-sun16"<br>SUPPORTED="en_US.UTF-8:en_US:en"<br><br>and locale command confirms this is now ok<br>
why is MythTV thinking its still just en_AU<br><br>thanks<br>Paul<br><br>