Version: 1.4.1 (using KDE 3.3.1, compiled sources) Compiler: gcc version 3.3.4 (Debian 1:3.3.4-2) OS: Linux (i686) release 2.4.26-general When associate Karm auto timing with the desktop. Completed task still gets timing when switched to the corresponding desktop. Example: Associate a task with desktop 2. Then mark this task as completed. However, when switch the task to desktop 2, the task auto starts timing. Since the completed task is a grey bar, I can not even stop or delete it.
Hi Qing, Thank you for your report! I have marked this one as a very high priority.
Created attachment 11343 [details] Patch to prevent completed tasks from starting. Very simple little patch that will not start a new task if it has been marked as complete.
William, thanks for your patch. The idea is really simple thus beautiful. This code is now in the subversion repository.
*** Bug 153427 has been marked as a duplicate of this bug. ***
Bug still (or again) exists. Reproduce: add a task, complete it, then add another, with both tracking time for a certain desktop. The completed task will continue to be updated.
SVN commit 744871 by tstaerk: Do not append completed tasks to active list CCBUGS:91732 M +1 -1 task.cpp M +9 -6 taskview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=744871
SVN commit 745286 by tstaerk: Do not append completed tasks to active list BUGS:91732 M +1 -1 task.cpp M +12 -9 taskview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=745286
The prio is not very high because it does not affect every user. The prio is not high because it does not affect most users. This bug only affects users who do desktop tracking (I do not like this).