Hi, I’m getting locale error on rpi3 with osmc while using pl_PL.UTF-8. Why is only C.UTF-8 included in locale on osmc systems?
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<–
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class ‘locale.Error’>
Error Contents: unsupported locale setting
Traceback (most recent call last):
File “/home/osmc/.kodi/addons/plugin.video.iptv.recorder/contextEPG.py”, line 87, in
usedLocale = locale.setlocale(locale.LC_TIME, “pl_PL.UTF-8”)
File “/usr/lib/python2.7/locale.py”, line 581, in setlocale
return _setlocale(category, locale)
Error: unsupported locale setting