2021-01-14, 23:21
(2021-01-14, 23:17)rafikW Wrote:(2021-01-14, 23:15)vdb86 Wrote:Correct, Service for weather information = None(2021-01-14, 23:11)rafikW Wrote: Kodi 18.9 in CoreELEC on Odroid-N2.
2021-01-14 21:55:09.948 T:3322884992 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.AttributeError'>
Error Contents: 'Screensaver' object has no attribute 'icon'
Traceback (most recent call last):
File "/storage/.kodi/addons/screensaver.digitalclock/default.py", line 379, in onInit
self.Display()
File "/storage/.kodi/addons/screensaver.digitalclock/default.py", line 519, in Display
self.icon_control.setImage(self.icon)
AttributeError: 'Screensaver' object has no attribute 'icon'
-->End of Python script error report<--
My guess is you have no weather set up, right?
You need to disable weather information in screensaver settings.
It should work fine then.