exiting Screensaver cleanly
#1
Anyone have a way to make changes to the gui.py file to exit the screensaver cleanly after it runs through its images?
I have done a couple things, but eventually the PI crashes. I assume its something to do with not exiting cleanly.
I use this now to force the weather screen, and then after a minute or so, the screensaver will kick back in.
xbmc.executebuiltin("ActivateWindow(12600)")

there's got to be a better or easier way to exit the screensaver programmatically.
Reply

Logout Mark Read Team Forum Stats Members Help
exiting Screensaver cleanly0