https://bugs.kde.org/show_bug.cgi?id=397531
Stefan Brüns <stefan.bru...@rwth-aachen.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-workspace/0ec3f76810b71 | |2b99f18ef5f1afa70fe4a3884fd Resolution|--- |FIXED --- Comment #5 from Stefan Brüns <stefan.bru...@rwth-aachen.de> --- Git commit 0ec3f76810b712b99f18ef5f1afa70fe4a3884fd by Stefan Brüns. Committed on 31/08/2018 at 14:21. Pushed by bruns into branch 'master'. [AppStream Runner] Also search when there were errors during Pool::load Summary: The return code of the Pool::load() method is somewhat misleading, as it returns true only if there were no errors at all. The error flag is set on the first validation error, but the pool will contain meaningful data nevertheless. Test Plan: Searching for "blend" Unfixed version: No results are returned under "Software Center" Fixed version: Software Center: "Get Blender", "Get Hugin", ... Reviewers: #plasma, #frameworks, apol Reviewed By: apol Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D14807 M +0 -1 runners/appstream/appstreamrunner.cpp https://commits.kde.org/plasma-workspace/0ec3f76810b712b99f18ef5f1afa70fe4a3884fd -- You are receiving this mail because: You are watching all bug changes.