https://bugs.kde.org/show_bug.cgi?id=471548
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/c772b1 |ma/discover/-/commit/78cce3 |3638ce1abfb6de7ba735cbd42e3 |a269bbbe3f7b41755a20561426e |cac2d35 |68f8559 --- Comment #8 from Harald Sitter <sit...@kde.org> --- Git commit 78cce3a269bbbe3f7b41755a20561426e68f8559 by Harald Sitter. Committed on 05/11/2024 at 14:11. Pushed by sitter into branch 'Plasma/6.2'. update: disable quitting on eventloop locker KNS (for instance) uses KJobs and KJobs have eventloop lockers and those lockers cause the application to quit when the last locker disappears (i.e. job finishes). this is before we have finished our work so the updater ended up broken. (cherry picked from commit c772b13638ce1abfb6de7ba735cbd42e3cac2d35) Co-authored-by: Harald Sitter <sit...@kde.org> M +5 -0 update/main.cpp https://invent.kde.org/plasma/discover/-/commit/78cce3a269bbbe3f7b41755a20561426e68f8559 -- You are receiving this mail because: You are watching all bug changes.