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

Daniel Vrátil <dvra...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/ako |https://commits.kde.org/ako
                   |nadi/116ee0a56736b1bd4a9343 |nadi/4c98f59e21a524fc6feec9
                   |e5cc71a2bea2a2482b          |01dd3ac0890d12d67d

--- Comment #6 from Daniel Vrátil <dvra...@kde.org> ---
Git commit 4c98f59e21a524fc6feec901dd3ac0890d12d67d by Daniel Vrátil.
Committed on 26/03/2019 at 09:26.
Pushed by dvratil into branch 'Applications/19.04'.

Fix handling of collectionChanged() in AgentBase

Since both overloads get called by Monitor, the first one would realize
the second one is implemented and instead of ignoring the change it would
call changeProcessed(). When the second overload gets called and dispatches
an actual task, when the task finished and called changeProcessed(), it
had effectively skipped a task, breaking the delicate Resource state machine
FIXED-IN: 5.11

M  +1    -1    src/agentbase/agentbase.cpp

https://commits.kde.org/akonadi/4c98f59e21a524fc6feec901dd3ac0890d12d67d

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

Reply via email to