Bug 104933

Summary: Sometimes interpreted times display with 60 seconds (instead of 00)
Product: [Applications] kst Reporter: Matthew Truch <matt>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthew Truch 2005-05-01 22:49:23 UTC
Version:           1.1.0_beta1 (using KDE KDE 3.4.0)
OS:                Linux

Sometimes, when displaying an x (or y) axis that is interpreted as time, such that it is in base and offset mode, the seconds will be at 60, instead of 00.  For example, it will say:
"2005-05-01 21:29:60 [minutes]" instead of 21:30:00.  

It is expected that kst will follow clock-like conventions for displaying time.
Comment 1 Matthew Truch 2005-05-01 22:50:26 UTC
This *might* be triggered by a floating point ctime.  We just started using floating point ctimes for greater time precision and display, since our sample rate is higher than 1 Hz.  
Comment 2 Andrew Walker 2005-05-10 21:23:20 UTC
Fixed round off problems.