| Summary: | kde-gtk-config is missing from "kcmshell5 --list" output | ||
|---|---|---|---|
| Product: | [Plasma] kde-cli-tools | Reporter: | Felix Miata <mrmazda> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | aacid, rdieter |
| Priority: | NOR | ||
| Version First Reported In: | 5.9.4 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kde-cli-tools/19a6bb179d5fd5056f34568651bab34e9db390f7 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Felix Miata
2017-04-08 08:07:51 UTC
May be related, https://phabricator.kde.org/D5355 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 |