SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Open System Monitor 2. Click "Help-> About System Monitor" in the menu OBSERVED RESULT Nothing happens EXPECTED RESULT A popup with version and library information should popup. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: KDE Neon Testing (available in About System) KDE Plasma Version: 5.92.90 KDE Frameworks Version: 5.249.0 Qt Version: 6.6.1 ADDITIONAL INFORMATION
Works for me with current git master and Qt 6.6.0. Can you run `plasma-systemmonitor` in a terminal window and paste the log text that appears when you click on "About System Monitor" in the menu? I suspect there may be a QML error printed in there that will help illuminate the problem.
(In reply to Nate Graham from comment #1) > Works for me with current git master and Qt 6.6.0. > > Can you run `plasma-systemmonitor` in a terminal window and paste the log > text that appears when you click on "About System Monitor" in the menu? I > suspect there may be a QML error printed in there that will help illuminate > the problem. Here is the terminal output when "About System Monitor" is clicked: QQmlComponent: Component is not ready file:///usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/kirigami/PageRow.qml:718:5: QML StackView: push: qrc:/AboutPage.qml:-1 No such file or directory
Can't reproduce on git master on Arch, with Qt 6.7. Perhaps this is a packaging issue?
Could be, yeah.
This got fixed, but now there are two "About System Settings" entries in the menu. Should I close this and open a new bug?
Yes please. And make sure to attach a screenshot that shows the issue visually.