Summary: | Subsequent "Get New" things in System Settings display items from the first search. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-knewstuff | Reporter: | Eridani Rodríguez <eridanired123> |
Component: | general | Assignee: | Jeremy Whiting <jpwhiting> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eridanired123, kdelibs-bugs, nate, piotr.mierzwinski, rikmills |
Priority: | NOR | ||
Version: | 5.59.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/knewstuff/8977627cab850815e0d1dbfd0eab50dd9d4a3ddc | Version Fixed In: | 5.64 |
Sentry Crash Report: |
Description
Eridani Rodríguez
2019-06-14 22:19:45 UTC
Seen in latest Neon packages: Plasma 5.17.0 Frameworks 5.63.0 Qt 5.13.1 Also in seen in Kubuntu 19.10: Plasma 5.16.5 Frameworks 5.62 Qt 5.12.4 *** Bug 413049 has been marked as a duplicate of this bug. *** Git commit 8977627cab850815e0d1dbfd0eab50dd9d4a3ddc by Dan Leinir Turthra Jensen. Committed on 21/10/2019 at 08:08. Pushed by leinir into branch 'master'. Fix KNSCore::Cache fetching when initialising Engine Summary: During the moving-around of the config files, the Cache was left behind unfixed, and we ended up with all caches being the same, because we attempted to request a cache for a config file which was not found, and consequently resulted in the requested cache being named "", which consequently failed rather badly. Reviewers: rikmills, #frameworks, #knewstuff Reviewed By: rikmills Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D24754 M +4 -1 src/core/engine.cpp https://commits.kde.org/knewstuff/8977627cab850815e0d1dbfd0eab50dd9d4a3ddc |