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

Vlad Zahorodnii <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/3f2b85e73fa104798b333296f |t/badaa00c0ea513ef840bd7cab
                   |241f0a4aee3702d             |d9e62be8bdd3f00

--- Comment #4 from Vlad Zahorodnii <[email protected]> ---
Git commit badaa00c0ea513ef840bd7cabd9e62be8bdd3f00 by Vlad Zahorodnii.
Committed on 25/09/2025 at 06:18.
Pushed by vladz into branch 'Plasma/6.5'.

ksmserver: Fix memory management of notification

Cleanup of notifications happens automatically when they are closed.

There is a fallback timer here that uses the state to check if it should
perform additional cleanup.

This is not safe as if we ever had two notifications within 5 seconds we
could be in the state WaitingForKnotify but still have the first
notification active at this point.

We can let KNotification autodelete continue to take care of it.


(cherry picked from commit 3f2b85e73fa104798b333296f241f0a4aee3702d)

Co-authored-by: David Edmundson <[email protected]>

M  +1    -2    ksmserver/logout.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/badaa00c0ea513ef840bd7cabd9e62be8bdd3f00

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

Reply via email to