kennethologist / cassia

Automatically exported from code.google.com/p/cassia
0 stars 0 forks source link

Reported idle/login times seem to be off sometimes #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Often it's +7 minutes. Not sure where this value comes from.

Original issue reported on code.google.com by danports on 4 Jun 2009 at 2:30

GoogleCodeExporter commented 9 years ago
The login time is also +7-10 minutes immediately after logging in, just as the 
idle 
time is +7-10 minutes immediately after the user goes idle. This suggests that 
there is 
a problem with the current time fetched for the session.

Original comment by danports on 7 Aug 2009 at 1:13

GoogleCodeExporter commented 9 years ago
About five minutes after logging in, both idle time and login time are +7 
minutes (they report 11 
minutes ago). The offset always seems to be +7, but it appears and disappears 
randomly. This is on 
Windows Server 2003 -- I haven't checked Windows Server 2008 yet.

Original comment by danports on 7 Aug 2009 at 1:29

GoogleCodeExporter commented 9 years ago
Should be fixed by r76 -- but why isn't DateTime.FromFileTime() working as 
expected?

Original comment by danports on 7 Aug 2009 at 3:15

GoogleCodeExporter commented 9 years ago
hi there,
I seem to still be effected by this issue - I am running the latest release of 
cassia on windows server 2003 using vb.net as my code
Sometimes the idletime/lastinput time is correct then other times is + 7 
minutes out.
Do I have to apply a manual fix?

Thanks

P.s GREAT dll function though!

Original comment by ja...@millauto.com on 15 Oct 2009 at 4:25

GoogleCodeExporter commented 9 years ago
See comments on issue 26.

Original comment by danports on 15 Oct 2009 at 5:24

GoogleCodeExporter commented 9 years ago
Issue 26 has been merged into this issue.

Original comment by danports on 16 Oct 2009 at 10:19