Skip to content

Fix Bug 417575: Make sure that we query KService with lowercase desktop names since it seems...

Ghost User requested to merge (removed):exozyme-master-patch-63013 into master

Fixes Bug 417575.

Make sure that we query KService with lowercase desktop names since it seems that KService stores everything lowercase. The bug is because com.obsproject.Studio and vokoscreenNG both have uppercase letters that causes the KService query to fail and report that they are not installed.

Merge request reports