https://bugs.kde.org/show_bug.cgi?id=480947
Timothée Ravier <t...@siosm.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/e09073 |ma/discover/-/commit/8b8f9f |97d9b8f0cc4223c358d654a094e |d32cf8bb40bd800b8e677747627 |ff5163e |7295a5b --- Comment #12 from Timothée Ravier <t...@siosm.fr> --- Git commit 8b8f9fd32cf8bb40bd800b8e6777476277295a5b by Timothée Ravier. Committed on 28/05/2025 at 09:24. Pushed by ravier into branch 'Plasma/6.4'. rpm-ostree: Fix rpm-ostree driver registration Properly initilize the boolean responsible for trigerring the logic to register Discover as an update driver to the rpm-ostree daemon. This will keep the rpm-ostree daemon running (but mostly idle) as long as the Discover main window is open, and will avoid re-loading the list of deployments and update every ~60 seconds, when rpm-ostree would have exited due to being idle, releasing the name on the bus. Fixes: https://bugs.kde.org/show_bug.cgi?id=480947 (cherry picked from commit e0907397d9b8f0cc4223c358d654a094eff5163e) M +7 -1 libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.cpp M +3 -0 libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.h https://invent.kde.org/plasma/discover/-/commit/8b8f9fd32cf8bb40bd800b8e6777476277295a5b -- You are receiving this mail because: You are watching all bug changes.