Bug 142738

Summary: stops timing too readily
Product: [Applications] ktimetracker Reporter: Olivier Vitrat <ovit.debian>
Component: generalAssignee: Thorsten Staerk <dev>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Olivier Vitrat 2007-03-09 15:30:39 UTC
Version:            (using KDE KDE 3.5.5)
Installed from:    Debian testing/unstable Packages

This has been reported in Debian BTS at http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396776

If one edits a task that is currently timing, and add some time to it,
the timer stops.  Actually, simply opening the editor and then hitting
OK stops the timer.

If one selects setttings | configure karm, and then hits OK on the
dialogue, the timer stops.

I'd also like it if the timer could keep running when I save and close
the file (so I can transfer it to another worksite), but that's more
of a wishlist item.
Comment 1 Thorsten Staerk 2007-03-09 22:09:41 UTC
I am pretty sure this no longer occurs in the latest version. Please update.
Comment 2 Thorsten Staerk 2007-03-10 08:25:57 UTC
I new I had fixed it in the latest version.
Comment 3 Ross Boylan 2007-03-13 16:50:56 UTC
What version is the fix effective for, and is it released?
Help|About says I'm using karm 1.6.0 (still KDE 3.5.5).

Should I have received the additional comments by mail?  I didn't, as far as I can tell.
Comment 4 Thorsten Staerk 2007-03-13 22:10:36 UTC
http://websvn.kde.org/?view=rev&revision=611833

says:
Do not stop all timers when the user changes some preferences.
Only stop all timers when the user changes the iCal file he wants to
work with.

so, this means, you have to do an svn checkout of the 3.5 KDE PIM branch as described in http://techbase.kde.org/Getting_Started/Sources/Anonymous_SVN 

with 

svn info you find out your version number, it must be >=611833. Then you can build your KDE as described under http://techbase.kde.org/Getting_Started/Build/Stable_Version

If you have questions, point your favorite irc client to irc.kde.org, channel #kde
Comment 5 Thorsten Staerk 2007-03-13 22:12:07 UTC
And, no, I did not write you a mail, and yes, as you can see, the version is publically available ("released").