Release Titan skin version 3.6.x (Kodi 16 Jarvis)
I get a skin helper error when i try to change the home screen layout under german UI:

Code:
NOTICE: Skin Helper Service --> Parameter string: {'ACTION': 'setskinsetting', 'HEADER': 'Bitte w\xc3\xa4hlen Sie Ihre Startbildschirmanordnung aus', 'SETTING': 'HomeLayout'}
ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                       - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                      Error Type: <type 'exceptions.UnicodeEncodeError'>
                      Error Contents: 'ascii' codec can't encode characters in position 25-26: ordinal not in range(128)
                      Traceback (most recent call last):
                        File "C:\Users\Administrator\Downloads\Kodi_Alpha\portable_data\addons\script.skin.helper.service\default.py", line 229, in <module>
                          Main()
                        File "C:\Users\Administrator\Downloads\Kodi_Alpha\portable_data\addons\script.skin.helper.service\default.py", line 58, in __init__
                          setSkinSetting(setting,windowHeader)
                        File "C:\Users\Administrator\Downloads\Kodi_Alpha\portable_data\addons\script.skin.helper.service\resources\lib\MainModule.py", line 300, in setSkinSetting
                          description = xbmc.getInfoLabel(description)
                      UnicodeEncodeError: 'ascii' codec can't encode characters in position 25-26: ordinal not in range(128)
                      -->End of Python script error report<--

Probably there are more problems with german umlauts (ä,ö,ü) but i haven't tested all settings.
Reply


Messages In This Thread
RE: Titan skin version 3.6.x (Kodi 16 Jarvis) - by puenktchen - 2015-12-08, 02:10
Link to a specific home screen? - by Hardax - 2016-03-28, 15:31
Landscape View Scrolbar - by User 206796 - 2016-09-19, 00:54
Logout Mark Read Team Forum Stats Members Help
Titan skin version 3.6.x (Kodi 16 Jarvis)11