https://bugs.kde.org/show_bug.cgi?id=502129
--- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 9192f5a07cea88354f68f1c7669b22d9cb041b4e by Nate Graham. Committed on 14/04/2025 at 04:36. Pushed by ngraham into branch 'master'. Improve error messaging Right now our error messaging isn't as normal-person-friendly as it could be: - Large colorful icon is scary and more visually prominent than the action button, pulling the user's focus to the wrong place - Technical error text is frontloaded rather than de-emphasized - Use of jargon word "distribution" This commit corrects those issues. M +7 -5 src/CommandOutputContext.cpp M +3 -2 src/qml/CommandOutputKCM.qml https://invent.kde.org/plasma/kinfocenter/-/commit/9192f5a07cea88354f68f1c7669b22d9cb041b4e -- You are receiving this mail because: You are watching all bug changes.