Bug 104933 - Sometimes interpreted times display with 60 seconds (instead of 00)
Summary: Sometimes interpreted times display with 60 seconds (instead of 00)
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.x
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-01 22:49 UTC by Matthew Truch
Modified: 2005-05-10 21:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.