<div dir="ltr"><div><div><div><div><div><div>Since upgrading from 0.22 to 0.25 and now 0.27<br><br></div>mythfrontend & mythtv-setup is prompting to set the locale on each start in 0.25 & 0.27<br><br></div>I found this error in the logs<br>
<br>Nov 19 19:34:12 mythtv mythbackend: mythbackend[11454]: E CoreContext mythlocale.cpp:108 (LoadDefaultsFromXML) No locale defaults file for en_AU, skipping<br><br></div>on checking another system on 0.27 that does not have this error i found inserting the following into the settings table resolves the issue.<br>
<br>insert into settings values ('Country','AU',NULL);<br>insert into settings values ('Language','en_US',NULL);<br><br></div>Perhaps this is a bug in the schema updates?<br><br></div>Cheers,<br>
<br></div>Anthony<br><div><div><div><div><br></div></div></div></div></div>