https://bugs.kde.org/show_bug.cgi?id=453250
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/commit/e6db01be |ma/discover/commit/58b0b9ee |70f6ce161aa3d7c525503f9db42 |2e619a5f2f0ca8dc42b1e413b25 |954c6 |3c6d5 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 58b0b9ee2e619a5f2f0ca8dc42b1e413b253c6d5 by Nate Graham, on behalf of Aleix Pol. Committed on 09/05/2022 at 13:27. Pushed by ngraham into branch 'Plasma/5.24'. updates: Do not reboot if one of the update transactions failed It gives the user the chance to see what went down. (cherry picked from commit e6db01be70f6ce161aa3d7c525503f9db42954c6) M +1 -1 discover/qml/UpdatesPage.qml M +1 -0 libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp M +10 -0 libdiscover/resources/AbstractBackendUpdater.cpp M +3 -0 libdiscover/resources/AbstractBackendUpdater.h M +7 -0 libdiscover/resources/ResourcesUpdatesModel.cpp M +2 -0 libdiscover/resources/ResourcesUpdatesModel.h M +4 -0 libdiscover/resources/StandardBackendUpdater.cpp M +1 -0 libdiscover/resources/StandardBackendUpdater.h https://invent.kde.org/plasma/discover/commit/58b0b9ee2e619a5f2f0ca8dc42b1e413b253c6d5 -- You are receiving this mail because: You are watching all bug changes.