Created attachment 179818 [details] screenshoot error SUMMARY STEPS TO REPRODUCE 1. launch info center 2. go to "graphics" 3. select "opengl (EGL) OBSERVED RESULT you get an error message: "The eglinfo tool crashed while generating page content" EXPECTED RESULT you get EGL info display SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 6.3.3 KDE Frameworks Version: 6.12.0 Qt Version: 6.8.3 Kernel Version: 6.13.8-arch1-1 (64-bit) Graphics Platform: Wayland Processors: 32 × 13th Gen Intel® Core™ i9-13900K Memory: 31.1 GiB of RAM Graphics Processor: NVIDIA GeForce RTX 4090 ADDITIONAL INFORMATION eglinfo is on the system under the mesa-utils package, is working fine on the terminal
Created attachment 179819 [details] eglinfo output from terminal
Did you consider clicking on the "Report this issue" button? ;-) That would take you to your distro's bug tracker, since this isn't a KDE issue.
Not i didn't but I will do it right now thanks
You're welcome! We're also working on making this error message a bit clearer and more actionable.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kinfocenter/-/merge_requests/240
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