https://bugs.kde.org/show_bug.cgi?id=408716
Dan Leinir Turthra Jensen <ad...@leinir.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kne | |wstuff/8977627cab850815e0d1 | |dbfd0eab50dd9d4a3ddc Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Dan Leinir Turthra Jensen <ad...@leinir.dk> --- 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 -- You are receiving this mail because: You are watching all bug changes.