https://bugs.kde.org/show_bug.cgi?id=480947
Timothée Ravier <t...@siosm.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/e09073 | |97d9b8f0cc4223c358d654a094e | |ff5163e Resolution|--- |FIXED --- Comment #11 from Timothée Ravier <t...@siosm.fr> --- Git commit e0907397d9b8f0cc4223c358d654a094eff5163e by Timothée Ravier. Committed on 28/05/2025 at 09:19. Pushed by ravier into branch 'master'. 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 M +7 -1 libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.cpp M +3 -0 libdiscover/backends/RpmOstreeBackend/RpmOstreeBackend.h https://invent.kde.org/plasma/discover/-/commit/e0907397d9b8f0cc4223c358d654a094eff5163e -- You are receiving this mail because: You are watching all bug changes.