https://bugs.kde.org/show_bug.cgi?id=510775
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/krdp/-/commit/bb4c9a0fc5 | |1bf67df58f9485c4093a9dcc282 | |385 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Akseli Lahtinen <[email protected]> --- Git commit bb4c9a0fc51bf67df58f9485c4093a9dcc282385 by Akseli Lahtinen. Committed on 06/11/2025 at 08:16. Pushed by akselmo into branch 'master'. StartupFailureDialog: Show error inline message if KRDP fails to start When starting krdpserver systemd unit, receive its state and handle it accordingly. On failure, we show an inline message with the error from the units journal entry. Related: bug 510776 M +3 -0 CMakeLists.txt A +28 -0 cmake/FindSystemd.cmake M +1 -0 src/kcm/CMakeLists.txt M +162 -7 src/kcm/kcmkrdpserver.cpp M +42 -2 src/kcm/kcmkrdpserver.h M +27 -6 src/kcm/ui/main.qml https://invent.kde.org/plasma/krdp/-/commit/bb4c9a0fc51bf67df58f9485c4093a9dcc282385 -- You are receiving this mail because: You are watching all bug changes.
