https://bugs.kde.org/show_bug.cgi?id=511512
--- Comment #4 from Oliver Beard <[email protected]> --- Git commit 1e20b74e7945c22e47ad86c593afd6ce5c945881 by Oliver Beard. Committed on 03/11/2025 at 22:06. Pushed by olib into branch 'master'. Add logging categories and enhanced logging This commit adds proper support for Qt logging categories to Welcome Center. Additional logging is added to KDED for what we're doing when we're launching, as we've seen bugs or non-obvious behaviour in this area before. In order to help with release preview localisation issues (see: CCBUG), logging is also added to Release::getPreview(). M +7 -0 CMakeLists.txt M +8 -0 src/CMakeLists.txt M +8 -0 src/kded/CMakeLists.txt M +9 -0 src/kded/daemon.cpp M +6 -0 src/public/CMakeLists.txt M +7 -5 src/public/controller.cpp M +4 -2 src/public/utils.cpp M +5 -2 src/release.cpp https://invent.kde.org/plasma/plasma-welcome/-/commit/1e20b74e7945c22e47ad86c593afd6ce5c945881 -- You are receiving this mail because: You are watching all bug changes.
