Bug 329817

Summary: X-Axis Scale Time/Date format is not saved/reloaded
Product: [Applications] kst Reporter: Quincy <bbc.quincy>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal CC: manumail, netterfield
Priority: NOR    
Version: 2.0.7   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: Suggested Patch for Bug

Description Quincy 2014-01-10 16:07:09 UTC
If you specify a custom Time/Date format for display on the X-axis this is not saved/reloaded properly.

To reproduce the bug:
1. Create new plot
2. Select X-Axis format as "Standard C time", display as "Formatted String" and choose format "dd.MM.yy hh:mm"
3. The value is properly formatted: "31.12.69 23:59 [Seconds]" (btw: shouldn't it be "01.01.1970 0:00"?)
4. Save as somewhere
5. Open file (with or without restarting the program)
6. The value is improperly formatted as "23:59:59.990 [Seconds]" and the Time/Date format is set to "hh:mm:ss.zzz"
Comment 1 Netterfield 2014-06-17 14:48:38 UTC
Appears fixed in 2.0.8
Comment 2 manumail 2016-10-04 19:43:28 UTC
I think this bug is still (or again) present. I just reproduced it in 2.0.8 and 2.0.x-2016.09.26-03.01 (win32 binary download), on OS windows 8.1.
Comment 3 manumail 2016-10-21 17:29:59 UTC
Created attachment 101693 [details]
Suggested Patch for Bug
Comment 4 manumail 2017-04-22 16:48:30 UTC
I just saw the bug was fixed, thanks!