Posts: 3,038
Joined: Jan 2013
Reputation:
210
Gade
Team-Kodi Member
Posts: 3,038
Thanks a lot for this.
Just added support in Rapier.
Posts: 15,282
Joined: Jan 2009
Reputation:
739
ronie
Team-Kodi Member
Posts: 15,282
it's kind of a known kodi bug... text can get cut off when switching between windowed and fullscreen mode.
the only thing that help at this point is to reload the skin.
it can be done by mapping this command to a button in your keymap:
<f5>ReloadSkin()</f5>
Posts: 2,551
Joined: Dec 2012
Reputation:
227
Yes, indeed Matrix and v20 did auto update to v0.0.6 and is working perfectly again. Thank you.
Posts: 139
Joined: Nov 2015
Reputation:
1
Hello! after installation and set location at first worked but after a while and every time i open kodi i get error. This is the error extracted from log.
ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'TypeError'>
Error Contents: 'NoneType' object is not subscriptable
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.multi/default.py", line 5, in <module>
weather.MAIN(mode=sys.argv[1])
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.multi/lib/weather.py", line 28, in __init__
self.get_forecast(location, locationid, locationlat, locationlon)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.multi/lib/weather.py", line 115, in get_forecast
yahoo.Weather.get_weather(data, loc, locid)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.multi/lib/providers/yahoo.py", line 11, in get_weather
set_property('Updated' , convert_datetime(data['observation']['observationTime']['timestamp'], 'datetime', 'timedate', None))
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/weather.multi/lib/conversions.py", line 185, in convert_datetime
timestruct = time.strptime(stamp[:-5], "%Y-%m-%dT%H:%M:%S")
TypeError: 'NoneType' object is not subscriptable
-->End of Python script error report<--
Posts: 139
Joined: Nov 2015
Reputation:
1
2021-03-14, 11:21
(This post was last modified: 2021-03-14, 11:25 by marius37bv.)
Hello ! Iget error everytime i open kodi no matte rwhat i do . Ihope this is enough. Thank You! Here is the log hastebin - otekohadup (kodi.tv)