https://bugs.kde.org/show_bug.cgi?id=461422

Alexander Lohnau <alexander.loh...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/b9
                   |                            |602cad04e8b3f35585a2bad0223
                   |                            |bf89f58dd29
             Status|ASSIGNED                    |RESOLVED

--- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> ---
Git commit b9602cad04e8b3f35585a2bad0223bf89f58dd29 by Alexander Lohnau.
Committed on 09/11/2022 at 20:23.
Pushed by alex into branch 'master'.

kcms/runners: Fix org.kde.kconfig.notify DBus signal getting wrong plugin id

Because we do not have metadata in most KCMs, we use the metadata from the
plugin.
If we do not explicitly define a pluginId, it gets derived from the filename.
Meaning the pluginId of the KCM is different from the pluginId of the runner.

However, when the RunnerManager receives this signal, it looks matches the
runner pluginId
and the pluginId of the KCM.

M  +3    -3    kcms/runners/plasmasearch/kcm.cpp
M  +1    -1    kcms/runners/plasmasearch/kcm.h
M  +1    -1    kcms/runners/plasmasearch/package/contents/ui/main.qml

https://invent.kde.org/plasma/plasma-desktop/commit/b9602cad04e8b3f35585a2bad0223bf89f58dd29

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to