Bug 467637

Summary: lag between what is displayed and the actual counting
Product: [Plasma] kdeplasma-addons Reporter: Philippe ROUBACH <philippe.roubach>
Component: timerAssignee: Plasma Bugs List <plasma-bugs>
Status: REPORTED ---    
Severity: normal CC: qydwhotmail
Priority: NOR Keywords: usability
Version: 5.27.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Philippe ROUBACH 2023-03-21 05:56:58 UTC
STEPS TO REPRODUCE
1. start the timer for 10 mn
2. 
3. 

OBSERVED RESULT

Immediately, it displays 9 mn remaining.
When “00:00” is displayed, only 9 mn is passed.
1 mn later we get a notification “timer finished”

EXPECTED RESULT

If I start the timer for 10 mn it begins displaying 10 mn.
When “00:00” is displayed, 10 mn is passed, and I get the notification “timer finished”.


SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20230318
KDE Plasma Version: 5.27.3
KDE Frameworks Version: 5.104.0
Qt Version: 5.15.8
KDE GEARS 22.12.3


ADDITIONAL INFORMATION
Comment 1 Fushan Wen 2023-04-13 16:11:26 UTC

*** This bug has been marked as a duplicate of bug 466192 ***
Comment 2 Fushan Wen 2023-04-13 16:14:44 UTC
Not sure how to fix it. If you enable "Show seconds" the remaining time should be correct.
Comment 3 Philippe ROUBACH 2023-04-13 16:27:26 UTC
I don't understand why you assigned my report as a duplicate of the 466192.
Comment 4 Fushan Wen 2023-04-13 16:29:09 UTC
It was a mistake. Just ignore it.
Comment 5 Philippe ROUBACH 2023-04-13 16:34:27 UTC
Ok, I made an error in the definition of the bug.

The new definition : 

— in case of the seconds are displayed
      the notification happens at the same time as the end of the delay

— in case of only the minutes are displayed
      the notification happens about 1 mn after the end of the delay
Comment 6 Fushan Wen 2023-05-02 10:41:46 UTC
After trying Windows Timer app, I seem to know how to fix the bug.