https://bugs.kde.org/show_bug.cgi?id=472406
Bug ID: 472406 Summary: System settings application won't start Classification: Applications Product: systemsettings Version: 5.27.6 Platform: Neon OS: Linux Status: REPORTED Severity: major Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: o...@geek.co.il Target Milestone: --- SUMMARY When trying to launch systemsettings, through the menu, or from the command line, it does not actually start - no window appears. Other ways to launch the system settings app also fail - such as running "About this system" from the main menu, pressing the "settings" icon in the audio mixer panel widget, trying to start a specific KCM through the main menu, etc. STEPS TO REPRODUCE 1. In the terminal type `systemsettings5` and ENTER OBSERVED RESULT Nothing happens - no window, no output, the prompt reappears almost immediately EXPECTED RESULT The system settings application window should appear. SOFTWARE/OS VERSIONS Operating System: KDE neon Testing Edition KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.109.0 Qt Version: 5.15.10 Kernel Version: 6.2.0-25-generic (64-bit) ADDITIONAL INFORMATION Looking at the journal, I can see this output: ---8<--- plasmashell[2236669]: kf.kio.gui: Starting process: ("/usr/bin/systemsettings") plasmashell[2236669]: QString::arg: 2 argument(s) missing in systemsettings plasmashell[2236669]: file:///usr/share/plasma/plasmoids/org.kde.plasma.taskmanager/contents/ui/Task.qml:286: Unable to assign [undefined] to QString plasmashell[2236669]: kf.kio.gui: Setting PID 3931497 for: "systemsettings" plasmashell[2236669]: kf.kio.gui: Successfully registered new cgroup: "app-systemsettings-768651f4313d42d5aaa74014fcde1ec1.scope" plasmashell[2236669]: kf.kio.gui: "systemsettings" exitCode= 0 exitStatus= QProcess::NormalExit ---8<--- Calling KCMs directly with kcmshell5 seems to work fine - the only KCM that won't for me is `kcm_hotkeys`, kcmshell5 shows the following errors for it: ---8<--- kf.coreaddons: plugin metadata in "kcm_hotkeys" does not have a valid 'MetaData' object kf.coreaddons: Checking for plugins in ("/usr/bin/plasma/kcms", "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms") kf.coreaddons: Checking for plugins in ("/usr/bin/plasma/kcms/systemsettings", "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings") kf.coreaddons: Checking for plugins in ("/usr/bin/plasma/kcms/systemsettings_qwidgets", "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/systemsettings_qwidgets") kf.coreaddons: Checking for plugins in ("/usr/bin/plasma/kcms/kinfocenter", "/usr/lib/x86_64-linux-gnu/qt5/plugins/plasma/kcms/kinfocenter") kf.service.sycoca: Opening ksycoca from "/home/odeda/.cache/ksycoca5_en_yTnWV7rpTQzDQ5gELcxORrn78xc=" Could not find module 'kcm_hotkeys'. See kcmshell5 --list for the full list of modules. ---8<--- Even though kcm_hotkeys does appear in the output of kcmshell5 --list. -- You are receiving this mail because: You are watching all bug changes.