https://bugs.kde.org/show_bug.cgi?id=464251

Devin Lin <espi...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/powerdevil/commit/a5575e
                   |                            |dc8bb7da61a7ae0e4237f699203
                   |                            |b367b38

--- Comment #5 from Devin Lin <espi...@gmail.com> ---
Git commit a5575edc8bb7da61a7ae0e4237f699203b367b38 by Devin Lin.
Committed on 19/01/2023 at 15:32.
Pushed by devinlin into branch 'master'.

daemon: Fix wakeup removal not rescheduling the timerfd wakeup

Fixes wakeup removal for the current event from sometimes not rescheduling the
timerfd wakeup for the next event, causing the current event to trigger for
another cookie.

This happens because error checking condition was invalid; events can get
removed from the middle of the list as well.

We experienced this issue in kclock, which can be read about here:
https://bugs.kde.org/show_bug.cgi?id=464251

M  +4    -2    daemon/powerdevilcore.cpp

https://invent.kde.org/plasma/powerdevil/commit/a5575edc8bb7da61a7ae0e4237f699203b367b38

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to