https://bugs.kde.org/show_bug.cgi?id=378548
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kde | |-cli-tools/19a6bb179d5fd505 | |6f34568651bab34e9db390f7 --- Comment #3 from Albert Astals Cid <aa...@kde.org> --- Git commit 19a6bb179d5fd5056f34568651bab34e9db390f7 by Albert Astals Cid. Committed on 10/04/2017 at 08:57. Pushed by aacid into branch 'Plasma/5.8'. Fix query for available modules Summary: The old query was bad because two reasons: * it didn't use the same query systemsettings uses * it didn't use exist so if the first property did not exist the second one was not evaluated since the parser bailed out Test Plan: Ran kcmshell5 --list, it's better now Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D5355 M +3 -1 kcmshell/main.cpp https://commits.kde.org/kde-cli-tools/19a6bb179d5fd5056f34568651bab34e9db390f7 -- You are receiving this mail because: You are watching all bug changes.