Clock

Asked by Oliver Webb

Hi,

The clock on our Xibo clients is one hour slow. The time on the computer is set to the right time, where does the embedded clock get it's time from?

Many thanks,

Ollie

Question information

Language:
English Edit question
Status:
Solved
For:
Xibo Edit question
Assignee:
No assignee Edit question
Solved by:
Alex Harrington
Solved:
Last query:
Last reply:
Revision history for this message
Best Alex Harrington (alexharrington) said :
#1

Are they Linux clients by any chance?

If so it's a long-standing Chrome bug in the version of Chrome we have to use at the moment. You can either set the system time incorrectly to compensate, or edit the HTMLGetResource template file in the CMS to add an hour manually.

Alex

Revision history for this message
Alex Harrington (alexharrington) said :
#2

NB setting the clock off by one hour will mean that your schedules will also be out by 1 hour.

Revision history for this message
bhavanitech (bhavanitechconsultant) said :
#3
Revision history for this message
Alex Harrington (alexharrington) said :
#4

Flash clocks will have exactly the same issue. The bug is that the time offset isn't determined correctly in Chrome on Linux in the specific version we use.

Revision history for this message
Oliver Webb (owebb) said :
#5

Thanks Alex Harrington, that solved my question.

Revision history for this message
robi (robreg) said :
#6

What's the workaround then to use a clock? Can you please post a solution for linux clients?

Revision history for this message
Alex Harrington (alexharrington) said :
#7

The time is wrong in the browser on the Linux client due to a long standing
Chrome bug in the version we use.

You'd have to include a Javascript clock with hardcoded offset for Linux.
Examples have been discussed numerous times in previous questions