2018-11-10, 13:51
Thanks for this nice screensaver!
I was monitoring the Kodi log for something else but I noticed the following entry:
12:34:41.948 T:2401489664 WARNING: CPythonInvoker(441, /home/osmc/.kodi/addons/screensaver.kaster/entrypoint.py): the python script "/home/osmc/.kodi/addons/screensaver.kaster/entrypoint.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings42XBMCAddon_xbmcgui_WindowXMLDialog_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE
When searching the log I noticed several identical entries on irregular intervals like 15 minutes and up to 6 hours.
I guess this might lead to memory issues in the long run?
Here's a copy of my settings if you want to take a further look:
<setting id="animation" value="0" />
<setting id="hide-clock-info" value="true" />
<setting id="hide-kodi-logo" value="true" />
<setting id="hide-overlay" value="true" />
<setting id="hide-pic-info" value="true" />
<setting id="hide-weather-info" value="true" />
<setting id="my-pictures-folder" value="" />
<setting id="screensaver-mode" value="0" />
<setting id="show-blackbackground" value="false" />
<setting id="wait-time-before-changing-image" value="20" />
thanks!
I was monitoring the Kodi log for something else but I noticed the following entry:
12:34:41.948 T:2401489664 WARNING: CPythonInvoker(441, /home/osmc/.kodi/addons/screensaver.kaster/entrypoint.py): the python script "/home/osmc/.kodi/addons/screensaver.kaster/entrypoint.py" has left several classes in memory that we couldn't clean up. The classes include: N14PythonBindings42XBMCAddon_xbmcgui_WindowXMLDialog_DirectorE,N14PythonBindings31XBMCAddon_xbmc_Monitor_DirectorE
When searching the log I noticed several identical entries on irregular intervals like 15 minutes and up to 6 hours.
I guess this might lead to memory issues in the long run?
Here's a copy of my settings if you want to take a further look:
<setting id="animation" value="0" />
<setting id="hide-clock-info" value="true" />
<setting id="hide-kodi-logo" value="true" />
<setting id="hide-overlay" value="true" />
<setting id="hide-pic-info" value="true" />
<setting id="hide-weather-info" value="true" />
<setting id="my-pictures-folder" value="" />
<setting id="screensaver-mode" value="0" />
<setting id="show-blackbackground" value="false" />
<setting id="wait-time-before-changing-image" value="20" />
thanks!