https://bugs.kde.org/show_bug.cgi?id=471952
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kscreenlocker/-/commit/d |ma/kscreenlocker/-/commit/f |1640daa360943f86196e323c4a7 |9b5596b2763e33319134cfd9e9f |6bde57566150 |d5e6bd124a0b --- Comment #4 from Harald Sitter <sit...@kde.org> --- Git commit f9b5596b2763e33319134cfd9e9fd5e6bd124a0b by Harald Sitter. Committed on 26/09/2023 at 22:09. Pushed by sitter into branch 'Plasma/5.27'. greeter: disable qml disk cache The cache currently runs risk of getting corrupted and breaking the lock screen until the cache hash changes or the cache file gets removed by the user. Since we don't necessarily need a cache here let's just disable it for the time being in the interest of greater fault tolerance. (cherry picked from commit d1640daa360943f86196e323c4a76bde57566150) M +5 -0 greeter/main.cpp https://invent.kde.org/plasma/kscreenlocker/-/commit/f9b5596b2763e33319134cfd9e9fd5e6bd124a0b -- You are receiving this mail because: You are watching all bug changes.