Bugzilla – Bug 2726
Date/time screensaver doesn't use same language as menu/web interface
Last modified: 2008-12-15 13:07:19 UTC
The date/time screensaver seems to be the only component that uses the OS locales settings to chose its language settings. This is a little inconsistent because all other language settings are derived from the server settings. Also, when starting Slimserver as a Linux boot script, the locales settings are not defined yet and would have to be set inside the start script - which contradicts the idea of using the OS settings. I'd suggest to let the screensaver use the same server settings that all the other components use.
Yes - you are correct.. not sure if this will make 6.5 though.
Created attachment 1845 [details] localize strftime function This is a patch against the latest 6.5.2 branch. Please give it a try.
Created attachment 1846 [details] strftime patch for trunk
I'm sorry, I didn't find working codes or test cases for Japanese, Hebrew, Chinese and Portuguese.
Created attachment 1847 [details] better patch for trunk set the locale once, not at every call to some date function
Created attachment 1848 [details] ...even better for 6.5.x
checked in to trunk in change 11659 (can't close the bug report)
Thanks Michael
This bug appears to have been fixed in the latest release! If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look. Make sure to include the version number of the software you are seeing the error with.