2020-08-10, 20:35
Hello,
After installing weatherbit.io, I received the error message below:
After installing weatherbit.io, I received the error message below:
Code:
020-08-10 20:07:46.013 T:2386 ERROR: Exception in thread Thread-2:
Traceback (most recent call last):
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.openweathermap.maps/default.py", line 189, in run
self.merge_tiles()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.openweathermap.maps/default.py", line 250, in merge_tiles
out.paste( tile, (imx, imy), tile.convert('RGBA') )
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/Image.py", line 833, in convert
self.load()
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/ImageFile.py", line 195, in load
seek(o)
IOError: [Errno 22] Invalid argument
2020-08-10 20:07:46.018 T:2382 ERROR: Exception in thread Thread-1:
Traceback (most recent call last):
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.openweathermap.maps/default.py", line 189, in run
self.merge_tiles()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.openweathermap.maps/default.py", line 250, in merge_tiles
out.paste( tile, (imx, imy), tile.convert('RGBA') )
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/Image.py", line 833, in convert
self.load()
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/ImageFile.py", line 195, in load
seek(o)
IOError: [Errno 22] Invalid argument
2020-08-10 20:07:46.230 T:2391 ERROR: Exception in thread Thread-5:
Traceback (most recent call last):
File "/home/jenkins/workspace/Android-ARM/tools/depends/xbmc-depends/arm-linux-androideabi-21-release/lib/python2.7/threading.py", line 801, in __bootstrap_inner
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.openweathermap.maps/default.py", line 189, in run
self.merge_tiles()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/script.openweathermap.maps/default.py", line 250, in merge_tiles
out.paste( tile, (imx, imy), tile.convert('RGBA') )
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/Image.py", line 833, in convert
self.load()
File "/data/data/org.xbmc.kodi/cache/apk/assets/addons/script.module.pil/lib/PIL/ImageFile.py", line 195, in load
seek(o)
IOError: [Errno 22] Invalid argument