Open GoogleCodeExporter opened 9 years ago
Use this to display a web page of a status grid of many systems on a prominent
display. At 9PM the system serving the status grid page is paused for backup -
about an hour. At this point, an error page is loaded and displayed. From that
point on, the screen saver keeps reloading the error page even after the server
comes back online, until I clear the screen saver in the morning.
Original comment by boctorb...@gmail.com
on 7 Aug 2012 at 10:31
I don't know Objective-C, but I managed to modify a copy of the source so that
it does what I've requested here. I'm using that and it's good enough for me.
But I didn't code it up as an option. I simply replaced the page reload with an
actual load of the original URL, so it's fundamentally different and maybe not
what you want.
Original comment by boctorb...@gmail.com
on 24 Jan 2013 at 1:13
A work around is to add "?hack=1" to the end of the URL.
Original comment by udi...@gmail.com
on 16 Apr 2013 at 12:55
Original issue reported on code.google.com by
boctorb...@gmail.com
on 7 Aug 2012 at 10:27