https://bugs.kde.org/show_bug.cgi?id=457464
Bug ID: 457464 Summary: kcm_bluetooth.so is not being installed to kcms/systemsettings which results in inability to open Bluetooth settings Product: Bluedevil Version: master Platform: Compiled Sources OS: Linux Status: REPORTED Keywords: regression Severity: critical Priority: NOR Component: general Assignee: now...@gmail.com Reporter: bugtrac...@truf-kin.com CC: plasma-b...@kde.org Target Milestone: --- SUMMARY latest commints include deleting below line from src/kcm/CMakeLists.txt: install(TARGETS kcm_bluetooth DESTINATION ${KDE_INSTALL_PLUGINDIR}/plasma/kcms/systemsettings) which results in missing /usr/lib64/qt5/plugins/plasma/kcms/systemsettings/kcm_bluetooth.so and now ` systemsettings kcm_bluetooth` opens nothing STEPS TO REPRODUCE 1. get master sources 2. compile & install 3. Bluetooth system settings are missing (kcmshell5 --list|grep blue) OBSERVED RESULT No Bluetooth Settings widget/view EXPECTED RESULT Should be able to see bluetooth settings SOFTWARE/OS VERSIONS KDE Plasma Version: 5.25.80 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.