View Single Post
Old 03-27-2014, 04:32 PM   #12
Hades77
Member
Hades77 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2014
Location: Germany
Device: Kindle Paperwhite 2 WiFi
OK. this is strange:

For testing purposes I have set the following cronjobs:
Code:
15 21 * * * /mnt/us/extensions/onlinescreensaver/bin/disable.sh
28 21 * * * /mnt/us/extensions/onlinescreensaver/bin/enable.sh
And I get the following onlinescreensaver.log:
Code:
Thu Mar 27 21:12:28 CEST 2014: Screen saver image updated
Thu Mar 27 21:12:28 CEST 2014: Start waiting for timeout (300 minutes)
Thu Mar 27 21:12:28 CEST 2014: Starting to wait for timeout to expire
Thu Mar 27 21:15:01 CEST 2014: Disabling online screensaver auto-update
Thu Mar 27 21:17:29 CEST 2014: Finished waiting
Thu Mar 27 21:17:29 CEST 2014: Screen saver image updated
Thu Mar 27 21:17:29 CEST 2014: Start waiting for timeout (300 minutes)
Thu Mar 27 21:17:29 CEST 2014: Starting to wait for timeout to expire
Thu Mar 27 21:22:30 CEST 2014: Finished waiting
Thu Mar 27 21:22:34 CEST 2014: Screen saver image updated
Thu Mar 27 21:22:34 CEST 2014: Updating image on screen
Thu Mar 27 21:22:35 CEST 2014: Start waiting for timeout (300 minutes)
Thu Mar 27 21:22:35 CEST 2014: Starting to wait for timeout to expire
Thu Mar 27 21:25:12 CEST 2014: Starting to wait for timeout to expire
Thu Mar 27 21:27:36 CEST 2014: Finished waiting
Thu Mar 27 21:27:36 CEST 2014: Screen saver image updated
Thu Mar 27 21:27:36 CEST 2014: Start waiting for timeout (300 minutes)
Thu Mar 27 21:27:36 CEST 2014: Starting to wait for timeout to expire
Thu Mar 27 21:28:01 CEST 2014: Enabling online screensaver auto-update
Thu Mar 27 21:28:02 CEST 2014: Screen saver image updated
Thu Mar 27 21:28:02 CEST 2014: Start waiting for timeout (300 minutes)
Thu Mar 27 21:28:02 CEST 2014: Starting to wait for timeout to expire
It seems that the cronjobs are executed and calling the disable.sh at 21:15 and enable.sh at 21:28.
Between 21:15 ans 21:28 under KUAL-->onlinescreensaver I can see "enable auto-download" which should tell me that auto-download is currently disabled.

Nevertheless auto-download still seems to be running according to the log and the screen I see.

Hades.
Hades77 is offline   Reply With Quote