Summary: | "Configure Bluetooth" doesn't open Bluetooth settings | ||
---|---|---|---|
Product: | [Unmaintained] Bluedevil | Reporter: | Fushan Wen <qydwhotmail> |
Component: | system tray | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | plasma-bugs-null |
Priority: | NOR | Keywords: | regression |
Version First Reported In: | master | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=444114 https://bugs.kde.org/show_bug.cgi?id=444115 https://bugs.kde.org/show_bug.cgi?id=447502 |
||
Latest Commit: | https://invent.kde.org/plasma/systemsettings/commit/e3941a11270fbdc1876ce89d83e43bbd16763974 | Version Fixed In: | |
Sentry Crash Report: |
Description
Fushan Wen
2021-10-20 12:42:48 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/bluedevil/-/merge_requests/49 Git commit fcd8d68cee0e373ff33de3361dea3d70934b7683 by Fushan Wen. Committed on 20/10/2021 at 13:26. Pushed by ngraham into branch 'master'. Fix KCMShell open path Make "Configure Bluetooth" open Bluetooth settings correctly. M +1 -1 src/applet/package/contents/ui/BluetoothApplet.qml https://invent.kde.org/plasma/bluedevil/commit/fcd8d68cee0e373ff33de3361dea3d70934b7683 Git commit e3941a11270fbdc1876ce89d83e43bbd16763974 by Alexander Lohnau. Committed on 21/10/2021 at 17:31. Pushed by alex into branch 'master'. Fix compatibility with module names referencing KCM desktop file names The KCM's desktop file is names "bluetooth", but the library is called kcm_bluetooth and the metadata file says "X-KDE-PluginInfo-Name=kcm_bluetooth". To be able to launch the KCM using the "bluetooth" module name we have to check the desktop file name. M +5 -0 core/MenuItem.cpp https://invent.kde.org/plasma/systemsettings/commit/e3941a11270fbdc1876ce89d83e43bbd16763974 |