Skip to content

Fix crash when loading an external app KCM like yast

David Faure requested to merge 2020_05_fix_yast_crash into master

This re-instates the use of KService as a first-class citizen in KCModuleInfo, apparently needed for non-plugins.

A unittest ensures that the very basic use of service() on such a desktop file doesn't crash.

BUG: 421566

Edited by Ahmad Samir

Merge request reports