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. Install plasma-systemmonitor via fedora repository 2. Open it OBSERVED RESULT Does not open up EXPECTED RESULT Should open up SOFTWARE/OS VERSIONS Fedora 38, GNOME 44.6, Wayland, kernel 6.5.9-200.fc38
What happens instead? Can you do some basic debugging, e.g. opening it in a terminal window via the `plasma-systemmonitor` command and seeing what text gets printed to the terminal window?
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!
$ plasma-systemmonitor QSocketNotifier: Can only be used with threads started with QThread QQmlApplicationEngine failed to load component qrc:/main.qml:89:21: Type NewStuff.Action unavailable file:///usr/lib64/qt5/qml/org/kde/newstuff/Action.qml:184:13: Type NewStuff.Page unavailable file:///usr/lib64/qt5/qml/org/kde/newstuff/Page.qml:20:1: module "org.kde.kcm" is not installed and then hangs forever
file:///usr/lib64/qt5/qml/org/kde/newstuff/Page.qml:20:1: module "org.kde.kcm" is not installed This is caused by missing dependencies on your system. I'd recommend contacting the Fedora people about it.
(In reply to Nate Graham from comment #5) > file:///usr/lib64/qt5/qml/org/kde/newstuff/Page.qml:20:1: module > "org.kde.kcm" is not installed > > This is caused by missing dependencies on your system. I'd recommend > contacting the Fedora people about it. now I have a different output. $ plasma-systemmonitor QSocketNotifier: Can only be used with threads started with QThread
At this point I would recommend upgrading to Fedora 40 and trying again.