Created attachment 129432 [details] screenshot STEPS TO REPRODUCE 1. add any system monitor widget to desktop 2. open its settings window 3. set "Display style" to "Text only" and click on "Apply" button 4. click on "Text only details" section OBSERVED RESULT we only see "Text only details" header, nothing can be configured. See the attached screenshot please. EXPECTED RESULT we can configure "Text only" display style SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.19.1 KDE Frameworks Version: 5.71.0 Qt Version: 5.15.0
That means the page content failed to load. I suspect a packaging issue. There should be an error printed to the terminal if you restart plasmashell and then reproduce the bug. Can you mention it here?
it's happening on neon unstable too. Here is terminal output after click on "Apply" button: file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/PieChart.qml:49: TypeError: Cannot read property 'smoothEnds' of null file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/PieChart.qml:50: TypeError: Cannot read property 'fromAngle' of null file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/PieChart.qml:51: TypeError: Cannot read property 'toAngle' of null file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/PieChart.qml:54: TypeError: Cannot read property 'rangeFrom' of null file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/PieChart.qml:55: TypeError: Cannot read property 'rangeTo' of null file:///usr/share/ksysguard/sensorfaces/org.kde.ksysguard.piechart/contents/ui/PieChart.qml:56: TypeError: Cannot read property 'rangeAuto' of null
Thanks, that seems relevant.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/144
A possibly relevant merge request was started @ https://invent.kde.org/plasma/libksysguard/-/merge_requests/41
Git commit 25ef53d3733ecfa998912d0157a33881422a9086 by Marco Martin. Committed on 08/07/2020 at 15:34. Pushed by mart into branch 'master'. delete the face config ui when face gets switched don't let face config uis linger there when the user switches the face. also, not all face have a config ui. Don't load anything at all if not provided by the face. M +15 -1 faces/SensorFaceController.cpp https://invent.kde.org/plasma/libksysguard/commit/25ef53d3733ecfa998912d0157a33881422a9086
Git commit 5992fb4c2ee5a6ee72432a766e33980529f79ab7 by Marco Martin. Committed on 09/07/2020 at 10:37. Pushed by mart into branch 'Plasma/5.19'. delete the face config ui when face gets switched don't let face config uis linger there when the user switches the face. also, not all face have a config ui. Don't load anything at all if not provided by the face. M +15 -1 faces/SensorFaceController.cpp https://invent.kde.org/plasma/libksysguard/commit/5992fb4c2ee5a6ee72432a766e33980529f79ab7