Skip to content

[kcm/keys] Fix loading service data

Nicolas Fella requested to merge work/nico/fix-service-action into master

We always assign a valid service pointer, even if the input desktop file was empty

This breaks the check whether we need to fall back to a different location

This causes krunner to have wrong data, like missing icon in the list

Merge request reports