Version: 4.0.0 (using 4.1.00 (KDE 4.1.0), 4.1.0-5.fc9 Fedora) Compiler: gcc OS: Linux (i686) release 2.6.25.14-108.fc9.i686 Hello, looks like the start and end time in "edit history" of ktimetracker are somehow mixed up, using KDE 4.1.0, the end time is always before the start time :-) Screenshot of the issue can be found here: http://bugs.kde.org/attachment.cgi?id=27132 Thomas
first step to analyze this is to see if the time stamps in the iCal file correspond to these data. Can you do this or attach the iCal file?
It seems to only affect data imported from karm, newly tracked time for the same task shows correctly. Consider this event: BEGIN:VEVENT DTSTAMP:20080830T144702Z X-KDE-karm-duration:407 CREATED:20080601T122730Z UID:libkcal-1130402401.835 LAST-MODIFIED:20080601T122730Z SUMMARY:irgendwas CATEGORIES:KArm RELATED-TO:libkcal-186136581.392 DTSTART:20080601T122042Z DTEND:20080601T122729Z TRANSP:OPAQUE END:VEVENT It is shown as: Startdate 2008-06-01 14:20:42 EndDate 2008-06-01 12:27:29 Feels like the timezone calculation during upgrade is messed up??
Waaah! Yes, the timezone, I forgot this. Clearly a bug. Feel free to look into it, I might be able to next weekend.
Created attachment 29579 [details] test case according to what you said
The attached file is made according to your description. I can verify start and enddate do NOT get mixed up with it.